Commit Graph

908 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Tom Tucker 2da2c21d75 Add a reference to sunrpc in svc_addsock 16 years ago
Trond Myklebust 23918b0306 SUNRPC: Fix a performance regression in the RPC authentication code 16 years ago
Trond Myklebust 5f707eb429 SUNRPC: Fix potential race in put_rpccred() 16 years ago
Trond Myklebust eac0d18d44 SUNRPC: Fix rpcauth_prune_expired 16 years ago
Trond Myklebust 2a9e1cfa23 SUNRPC: Respond promptly to server TCP resets 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Tom Talpey c055551e97 RPC/RDMA: ensure connection attempt is complete before signalling. 17 years ago
Tom Talpey 08ca0dce1e RPC/RDMA: correct the reconnect timer backoff 17 years ago
Tom Talpey b3cd8d45a7 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. 17 years ago
Tom Talpey 5f37d561e0 RPC/RDMA: reformat a debug printk to keep lines together. 17 years ago
Tom Talpey 5675add36e RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 17 years ago
Tom Talpey 1a954051b0 RPC/RDMA: fix connect/reconnect resource leak. 17 years ago
Tom Talpey 926449ba66 RPC/RDMA: return a consistent error, when connect fails. 17 years ago
Tom Talpey 9191ca3b38 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. 17 years ago
Tom Talpey fee08caf94 RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. 17 years ago
Tom Talpey ad0e9e01da RPC/RDMA: maintain the RPC task bytes-sent statistic. 17 years ago
Tom Talpey 575448bd36 RPC/RDMA: suppress retransmit on RPC/RDMA clients. 17 years ago
Tom Tucker b334eaabf4 RPC/RDMA: fix connection IRD/ORD setting 17 years ago
Tom Talpey 3197d309f5 RPC/RDMA: support FRMR client memory registration. 17 years ago
Tom Talpey bd7ed1d133 RPC/RDMA: check selected memory registration mode at runtime. 17 years ago
Tom Talpey fe9053b30b RPC/RDMA: add data types and new FRMR memory registration enum. 17 years ago
Tom Talpey 8d4ba0347c RPC/RDMA: refactor the inline memory registration code. 17 years ago
Cedric Le Goater 63ffc23d30 sunrpc: fix oops in rpc_create when the mount namespace is unshared 17 years ago
Trond Myklebust 96165e2b7c SUNRPC: Fix a memory leak in rpcb_getport_async 17 years ago
Trond Myklebust 9a4bd29fe8 SUNRPC: Fix autobind on cloned rpc clients 17 years ago
Denis V. Lunev c9f6cde6e2 sunrpc: do not pin sunrpc module in the memory 17 years ago
Tom Tucker 67080c8236 svcrdma: Fix IRD/ORD polarity 17 years ago
Tom Tucker 04911b539c svcrdma: Update svc_rdma_send_error to use DMA LKEY 17 years ago
Tom Tucker afd566ea08 svcrdma: Modify the RPC reply path to use FRMR when available 17 years ago
Tom Tucker 146b6df6a5 svcrdma: Modify the RPC recv path to use FRMR when available 17 years ago
Tom Tucker 5b180a9a64 svcrdma: Add support to svc_rdma_send to handle chained WR 17 years ago
Tom Tucker a5abf4e815 svcrdma: Modify post recv path to use local dma key 17 years ago
Tom Tucker e118321062 svcrdma: Add a service to register a Fast Reg MR with the device 17 years ago
Tom Tucker 3a5c63803d svcrdma: Query device for Fast Reg support during connection setup 17 years ago
Tom Tucker 64be8608c1 svcrdma: Add FRMR get/put services 17 years ago
Chuck Lever 2937391385 NLM: Remove unused argument from svc_addsock() function 17 years ago
Benny Halevy d5b337b487 nfsd: use nfs client rpc callback program 17 years ago
Chuck Lever db820d6376 SUNRPC: Clean up debug messages in rpcb_clnt.c 17 years ago
Chuck Lever f6fb3f6f59 SUNRPC: Fix up svc_unregister() 17 years ago
Chuck Lever 9d548b9c95 SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET 17 years ago
Chuck Lever 2c7eb0b206 SUNRPC: Register both netids for AF_INET6 servers 17 years ago
Chuck Lever a26cfad6e0 SUNRPC: Support IPv6 when registering kernel RPC services 17 years ago
Chuck Lever 7252d575ab SUNRPC: Split portmap unregister API into separate function 17 years ago
Chuck Lever 14aeb2118d SUNRPC: Simplify rpcb_register() API 17 years ago
Chuck Lever b6632339e3 SUNRPC: Set V6ONLY socket option for RPC listener sockets 17 years ago
Chuck Lever 5dd248f6f1 SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Cyrill Gorcunov 27df6f25ff sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports 17 years ago