aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
...
| * | 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 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
| | |/
| * | NLM: Remove unused argument from svc_addsock() functionChuck Lever2008-10-04
| * | nfsd: use nfs client rpc callback programBenny Halevy2008-09-29
| * | SUNRPC: Clean up debug messages in rpcb_clnt.cChuck Lever2008-09-29
| * | SUNRPC: Fix up svc_unregister()Chuck Lever2008-09-29
| * | SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SETChuck Lever2008-09-29
| * | SUNRPC: Register both netids for AF_INET6 serversChuck Lever2008-09-29
| * | SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever2008-09-29
| * | SUNRPC: Split portmap unregister API into separate functionChuck Lever2008-09-29
| * | SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-29
| * | SUNRPC: Set V6ONLY socket option for RPC listener socketsChuck Lever2008-09-29
| * | SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6Chuck Lever2008-09-29
| * | SUNRPC: Add address family field to svc_serv data structureChuck Lever2008-09-29
| |/
* | net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* | net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
|/
* sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov2008-09-01
* svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-13
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
|\
| * SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
| * dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
|/
* Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
|\
| * Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-21
| |\
| | * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-03
| | |\
| | | * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-02
| | | * svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-02
| | | * svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-02
| | | * svcrdma: Limit ORD based on client's advertised IRDTom Tucker2008-07-02
| | | * svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker2008-07-02
| | | * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-02
| | | * svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker2008-07-02
| | | * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-02