aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-10-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-14netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan
2008-10-14netns: fix net_generic array leakAlexey Dobriyan
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-14mac80211: Fix scan RX processing oopsJouni Malinen
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg
2008-10-14mac80211: fix HT information element parsingJohannes Berg
2008-10-14mac80211: fix debugfs lockupJohannes Berg
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-14HID: move connect quirksJiri Slaby
2008-10-14HID: move apple quirksJiri Slaby
2008-10-14HID: move ignore quirksJiri Slaby
2008-10-14HID: hid, make parsing event drivenJiri Slaby
2008-10-14HID: make a bus from hid codeJiri Slaby
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso
2008-10-14netfilter: fix ebtables dependenciesPatrick McHardy
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-13dsa: fix compile bug on s390Heiko Carstens
2008-10-13netns: mib6 section fixletAlexey Dobriyan
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi
2008-10-12net: Fix off-by-one in skb_dma_mapDimitris Michailidis
2008-10-12wireless: remove duplicated #includeHuang Weiyi
2008-10-13Merge branch 'next' into for-linusJames Morris
2008-10-11gre: Initialise rtnl_link tunnel parameters properlyHerbert Xu
2008-10-11ipvs: Add proper dependencies on IP_VS, and fix description header line.David S. Miller
2008-10-10af_key: fix SADB_X_SPDDELETE responseTobias Brunner
2008-10-10RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey
2008-10-10RPC/RDMA: correct the reconnect timer backoffTom Talpey
2008-10-10RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey
2008-10-10RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey
2008-10-10RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey
2008-10-10RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey
2008-10-10RPC/RDMA: return a consistent error, when connect fails.Tom Talpey
2008-10-10RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey
2008-10-10RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey
2008-10-10gre: minor cleanups in netlink interfacePatrick McHardy
2008-10-10RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey
2008-10-10RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey
2008-10-10gre: fix copy and paste errorPatrick McHardy
2008-10-10RPC/RDMA: fix connection IRD/ORD settingTom Tucker
2008-10-10RPC/RDMA: support FRMR client memory registration.Tom Talpey