aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_marshal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25svcrdma: Clean out old XDR encodersChuck Lever1-70/+0
2017-04-25svcrdma: Clean up RDMA_ERROR pathChuck Lever1-19/+0
2017-02-08svcrdma: Clean up RPC-over-RDMA Call header decoderChuck Lever1-153/+79
2017-02-08svcrdma: Clean up RPC-over-RDMA Reply header encoderChuck Lever1-17/+1
2017-02-08svcrdma: Another sendto chunk list parsing updateChuck Lever1-23/+26
2016-05-13svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever1-10/+22
2016-03-01svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever1-13/+42
2016-03-01svcrdma: Use correct XID in error repliesChuck Lever1-6/+1
2016-03-01svcrdma: Make RDMA_ERROR messages workChuck Lever1-1/+1
2015-06-04svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever1-45/+39
2015-06-03svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever1-56/+0
2015-01-15svcrdma: Clean up read chunk countingChuck Lever1-16/+0
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter1-6/+14
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker1-50/+16
2008-02-01rdma: ONCRPC RDMA protocol marshallingTom Tucker1-0/+412