aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-19ipvs: Update CONFIG_IP_VS_IPV6 description and help textJulius Volz1-1/+3
2008-10-179p: add more conservative lockingEric Van Hensbergen1-7/+17
2008-10-179p: fix oops in protocol stat parsing error path.Eric Van Hensbergen1-2/+2
2008-10-179p: Improve debug supportEric Van Hensbergen2-27/+70
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven416-13790/+29078
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen3-1055/+13
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen5-515/+572
2008-10-179p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen1-1/+1
2008-10-179p: remove 9p fcall debug printsEric Van Hensbergen4-385/+0
2008-10-179p: add new protocol support codeEric Van Hensbergen3-0/+489
2008-10-179p: encapsulate version functionEric Van Hensbergen1-30/+44
2008-10-179p: move dirread to fs layerEric Van Hensbergen1-103/+0
2008-10-179p: move readn meta-function from client to fs layerEric Van Hensbergen1-26/+0
2008-10-179p: consolidate read/write functionsEric Van Hensbergen1-122/+28
2008-10-179p: drop broken unused error path from p9_conn_create()Tejun Heo1-16/+1
2008-10-179p: make rpc code common and rework flush codeEric Van Hensbergen3-307/+311
2008-10-179p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen1-63/+66
2008-10-179p: apply common request code to trans_fdEric Van Hensbergen3-171/+117
2008-10-179p: apply common tagpool handling to trans_fdEric Van Hensbergen1-34/+10
2008-10-179p: move request management to client codeEric Van Hensbergen2-127/+161
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