summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/transport.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-091-5/+0Star
* SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever2009-08-091-27/+18Star
* SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-091-8/+0Star
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-311-7/+7
* RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-101-0/+7
* RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-101-1/+1
* RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-101-0/+9
* RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-101-0/+1
* RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-101-4/+12
* RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-101-5/+1Star
* SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-071-1/+5
* SUNRPC: Clean up functions that free address_strings arrayChuck Lever2008-01-301-6/+10
* SUNRPC: Add support for per-client timeout valuesTrond Myklebust2008-01-301-1/+1
* SUNRPC: Clean up the transport timeout initialisationTrond Myklebust2008-01-301-1/+6
* SUNRPC: Rename xprt_disconnect()Trond Myklebust2008-01-301-2/+2
* SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini2007-11-261-5/+5
* sunrpc/xprtrdma/transport.c: fix use-after-freeAdrian Bunk2007-11-151-1/+1
* RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+800