Commit Graph

917 Commits (2107fb8b5bf018be691afdd4c6ffaecf0c3307be)

Author SHA1 Message Date
Ingo Molnar ff0db0490a sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c 16 years ago
Ingo Molnar ed72b9c6e0 sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c 16 years ago
Trond Myklebust 23918b0306 SUNRPC: Fix a performance regression in the RPC authentication code 16 years ago
David S. Miller e0db4a786b sunrpc: Fix build warning due to typo in %pI4 format changes. 17 years ago
Harvey Harrison 21454aaad3 net: replace NIPQUAD() in net/*/ 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 4b7a4274ca net: replace %#p6 format specifier with %pi6 17 years ago
Harvey Harrison b189db5d29 net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users 17 years ago
Harvey Harrison fdb46ee752 net, misc: replace uses of NIP6_FMT with %p6 17 years ago
Harvey Harrison b071195deb net: replace all current users of NIP6_SEQFMT with %#p6 17 years ago
Trond Myklebust 5f707eb429 SUNRPC: Fix potential race in put_rpccred() 17 years ago
Trond Myklebust eac0d18d44 SUNRPC: Fix rpcauth_prune_expired 17 years ago
Trond Myklebust 2a9e1cfa23 SUNRPC: Respond promptly to server TCP resets 17 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