aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-179p: eliminate callback complexityEric Van Hensbergen1-83/+66
2008-10-179p: consolidate mux_rpc and request structureEric Van Hensbergen1-46/+22
2008-10-179p: remove unnecessary prototypesEric Van Hensbergen2-548/+495
2008-10-179p: remove duplicate client stateEric Van Hensbergen1-15/+11
2008-10-179p: consolidate transport structureEric Van Hensbergen4-157/+120
2008-10-179p-trans_fd: use single pollerTejun Heo1-166/+86
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-47/+26
2008-10-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds7-268/+616
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg20-46/+20
2008-10-16ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet1-1/+6
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-117/+220
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan7-31/+21
2008-10-16fix random typosDanny ter Haar1-1/+1
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron1-1/+1
2008-10-15decnet: Fix compiler warning in dn_dev.cDavid S. Miller1-1/+1
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro1-1/+1
2008-10-15Merge branch 'next'Trond Myklebust7-268/+616
2008-10-15net/802/fc.c: Fix compilation warningsManish Katiyar1-1/+1
2008-10-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-16/+36
2008-10-14netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan1-3/+3
2008-10-14netns: fix net_generic array leakAlexey Dobriyan1-1/+1
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg1-1/+1
2008-10-14mac80211: Fix scan RX processing oopsJouni Malinen1-1/+2
2008-10-14cfg80211: fix debugfs error handlingJohannes Berg1-1/+4
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg1-1/+5
2008-10-14mac80211: fix HT information element parsingJohannes Berg3-11/+6
2008-10-14mac80211: fix debugfs lockupJohannes Berg3-1/+18
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-83/+133
2008-10-14HID: move connect quirksJiri Slaby1-3/+0
2008-10-14HID: move apple quirksJiri Slaby1-22/+0
2008-10-14HID: move ignore quirksJiri Slaby1-1/+1
2008-10-14HID: hid, make parsing event drivenJiri Slaby2-82/+111
2008-10-14HID: make a bus from hid codeJiri Slaby1-9/+55
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-207/+989
2008-10-14netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_natPablo Neira Ayuso4-93/+174
2008-10-14netfilter: fix ebtables dependenciesPatrick McHardy1-0/+1
2008-10-14netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy1-1/+2
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-23/+25
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox16-18/+18
2008-10-13dsa: fix compile bug on s390Heiko Carstens1-1/+1
2008-10-13netns: mib6 section fixletAlexey Dobriyan1-1/+1
2008-10-13pktgen: fix skb leak in case of failureIlpo Järvinen1-3/+5
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse2-2/+2
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-4/+5
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar1-1/+4
2008-10-12netfilter: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-12net: Fix off-by-one in skb_dma_mapDimitris Michailidis1-1/+1
2008-10-12wireless: remove duplicated #includeHuang Weiyi1-1/+0