summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma_rw.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever
2017-08-24svcrdma: Clean up svc_rdma_build_read_chunk()Chuck Lever
2017-07-12svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever
2017-07-12svcrdma: use offset_in_page() macroChuck Lever
2017-07-12svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever
2017-06-28svcrdma: Avoid Send Queue overflowChuck Lever
2017-04-25svcrdma: Introduce local rdma_rw API helpersChuck Lever