aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_backchannel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-01svcrdma: Use new CQ API for RPC-over-RDMA server send CQsChuck Lever1-2/+2
2016-03-01svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever1-9/+2
2016-03-01svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever1-1/+1
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig1-1/+1
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever1-0/+371