aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-11ethtool: Use explicit designated initializers for .cmdRoland Dreier
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan
2010-02-10net: ipx: use seq_list_foo() helpersLi Zefan
2010-02-10net: irda: use seq_list_foo() helpersLi Zefan
2010-02-10net: x25: use seq_list_foo() helpersLi Zefan
2010-02-10net: af_key: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: appletalk: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: ax25: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: netrom: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: packet: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: rose: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-05packet: Kill CONFIG_PACKET_MMAP.David S. Miller
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-04bridge: Remove unused age_listHerbert Xu
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2010-02-03dccp: fix bug in cache allocationGerrit Renker
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly
2010-02-02xfrm: avoid spinlock in get_acqseq()Eric Dumazet
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp