aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier1-5/+5
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2-1/+333
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan2-17/+3
2010-02-10net: ipx: use seq_list_foo() helpersLi Zefan1-78/+12
2010-02-10net: irda: use seq_list_foo() helpersLi Zefan1-24/+4
2010-02-10net: x25: use seq_list_foo() helpersLi Zefan1-76/+8
2010-02-10net: af_key: use seq_hlist_foo() helpersLi Zefan1-17/+3
2010-02-10net: appletalk: use seq_hlist_foo() helpersLi Zefan1-27/+3
2010-02-10net: ax25: use seq_hlist_foo() helpersLi Zefan2-36/+7
2010-02-10net: netrom: use seq_hlist_foo() helpersLi Zefan2-62/+12
2010-02-10net: packet: use seq_hlist_foo() helpersLi Zefan1-17/+3
2010-02-10net: rose: use seq_hlist_foo() helpersLi Zefan1-19/+3
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan1-27/+3
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller20-119/+141
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller5-28/+37
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet1-0/+2
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy8-47/+47
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan3-6/+6
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan1-1/+1
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-16/+23
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy1-12/+12
2010-02-05packet: Kill CONFIG_PACKET_MMAP.David S. Miller2-39/+0
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2-26/+27
2010-02-04bridge: Remove unused age_listHerbert Xu2-3/+0
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala1-11/+176
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger1-4/+0
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki1-0/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller29-224/+503
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann2-5/+32
2010-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches3-9/+8
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo1-0/+2
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo1-1/+2
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-57/+66
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly1-0/+3
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker1-2/+2
2010-02-03dccp: fix bug in cache allocationGerrit Renker2-4/+6
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan1-0/+5
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan1-7/+8
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly1-1/+5
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann1-1/+1
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly1-0/+1
2010-02-02xfrm: avoid spinlock in get_acqseq()Eric Dumazet1-5/+4
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2-3/+2
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy1-3/+2
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-2/+3
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner1-21/+62
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp1-0/+6
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4