aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/transport.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-3/+4
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-091-1/+2
* sunrpc/xprtrdma: clean up workqueue usageTejun Heo2010-10-211-3/+2
* sunrpc: Tag rpc_xprt with netPavel Emelyanov2010-10-011-1/+1
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-011-5/+2
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-011-11/+2
* SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-141-1/+1
* SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-141-1/+0
* SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()Trond Myklebust2010-05-141-15/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2010-03-081-3/+3
* net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-081-2/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-6/+6
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-18/+2
* SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever2009-08-091-5/+0
* SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever2009-08-091-27/+18
* SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-091-8/+0
* 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/+1
* 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-141-1/+1
* RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+800