aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | 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
* | | | fix random typosDanny ter Haar2008-10-16
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-14
|\ \ \
| * | | HID: move connect quirksJiri Slaby2008-10-14
| * | | HID: move apple quirksJiri Slaby2008-10-14
| * | | HID: move ignore quirksJiri Slaby2008-10-14
| * | | HID: hid, make parsing event drivenJiri Slaby2008-10-14
| * | | HID: make a bus from hid codeJiri Slaby2008-10-14
* | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-14
|\ \ \ \
| * \ \ \ Merge branch 'from-tomtucker' into for-2.6.28J. Bruce Fields2008-10-08
| |\ \ \ \
| | * | | | svcrdma: Fix IRD/ORD polarityTom Tucker2008-10-06
| | * | | | svcrdma: Update svc_rdma_send_error to use DMA LKEYTom Tucker2008-10-06
| | * | | | svcrdma: Modify the RPC reply path to use FRMR when availableTom Tucker2008-10-06
| | * | | | svcrdma: Modify the RPC recv path to use FRMR when availableTom Tucker2008-10-06
| | * | | | svcrdma: Add support to svc_rdma_send to handle chained WRTom Tucker2008-10-06
| | * | | | svcrdma: Modify post recv path to use local dma keyTom Tucker2008-10-06
| | * | | | svcrdma: Add a service to register a Fast Reg MR with the deviceTom Tucker2008-10-06
| | * | | | svcrdma: Query device for Fast Reg support during connection setupTom Tucker2008-10-06
| | * | | | svcrdma: Add FRMR get/put servicesTom Tucker2008-10-06