summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse
2008-12-03pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove L2T()Jarek Poplawski
2008-12-03pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski
2008-12-03pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont
2008-12-03xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi
2008-12-03xfrm: Cleanup for unlink SPD entryWei Yongjun
2008-12-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-03xfrm: Fix kernel panic when flush and dump SPD entriesWei Yongjun
2008-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-01net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet
2008-12-01dccp: Feature activation handlersGerrit Renker
2008-12-01dccp: Processing Confirm optionsGerrit Renker
2008-12-01dccp: Process incoming Change feature-negotiation optionsGerrit Renker
2008-12-01dccp: Preference list reconciliationGerrit Renker
2008-12-01dccp: Integrate feature-negotiation insertion codeGerrit Renker
2008-12-01dccp: Insert feature-negotiation options into skbGerrit Renker
2008-11-30Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann
2008-11-30Bluetooth: Fix format arguments warningMarcel Holtmann
2008-11-30Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann
2008-11-30Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann
2008-11-30Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum
2008-11-28pkt_sched: fix sparse warningHannes Eder
2008-11-28netlink: allow empty nested attributesPatrick McHardy
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-27sctp: fix missing label when PROC_FS=nRandy Dunlap
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-26Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont
2008-11-26pkt_sched: gen_estimator: Optimize gen_estimator_active()Jarek Poplawski
2008-11-26mac80211: fix unaligned access in ieee80211_wep_encrypt_dataIvan Kuten
2008-11-26nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen
2008-11-26rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh
2008-11-26rfkill: preserve state across suspendHenrique de Moraes Holschuh
2008-11-26mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan
2008-11-26nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen
2008-11-26mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger
2008-11-26mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy
2008-11-26net: release skb->dst in sock_queue_rcv_skb()Eric Dumazet
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
2008-11-25net: Use a percpu_counter for sockets_allocatedEric Dumazet
2008-11-25tc: policing requires a rate estimatorStephen Hemminger
2008-11-25tc: check for errors in gen_rate_estimator creationStephen Hemminger