aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
* 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-17
* 9p: move request management to client codeEric Van Hensbergen2008-10-17
* 9p: eliminate callback complexityEric Van Hensbergen2008-10-17
* 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-17
* 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-17
* 9p: remove duplicate client stateEric Van Hensbergen2008-10-17
* 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* 9p-trans_fd: use single pollerTejun Heo2008-10-17
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-16
|\
| * Merge branch 'next'Trond Myklebust2008-10-15
| |\
| | * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-10
| | * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-10
| | * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-10
| | * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-10
| | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-10
| | * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-10
| | * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-10
| | * RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-10
| | * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-10
| | * RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-10
| | * RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-10
| | * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-10
| | * RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-10
| | * sunrpc: fix oops in rpc_create when the mount namespace is unsharedCedric Le Goater2008-10-07
| | * SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust2008-10-07
| | * SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust2008-10-07
| | * sunrpc: do not pin sunrpc module in the memoryDenis V. Lunev2008-10-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-16
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-16
|\ \ \
| * | | decnet: Fix compiler warning in dn_dev.cDavid S. Miller2008-10-15
| * | | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-15
| * | | net/802/fc.c: Fix compilation warningsManish Katiyar2008-10-15
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-15
| |\ \ \
| | * | | ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-14
| | * | | mac80211: Fix scan RX processing oopsJouni Malinen2008-10-14
| | * | | cfg80211: fix debugfs error handlingJohannes Berg2008-10-14
| | * | | mac80211: fix debugfs netdev renameJohannes Berg2008-10-14
| | * | | mac80211: fix HT information element parsingJohannes Berg2008-10-14
| | * | | mac80211: fix debugfs lockupJohannes Berg2008-10-14
| * | | | netns: correct mib stats in ip6_route_me_harder()Alexey Dobriyan2008-10-15
| * | | | netns: fix net_generic array leakAlexey Dobriyan2008-10-15
| * | | | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-14
| * | | | netfilter: fix ebtables dependenciesPatrick McHardy2008-10-14
| * | | | netfilter: restore lost #ifdef guarding defrag exceptionPatrick McHardy2008-10-14
| |/ / /
* | | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16