summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xprtrdma/svc_rdma_marshal.c
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Generalize svc_rdma_xdr_decode_req()Chuck Lever2016-05-131-10/+22
* svcrdma: Hook up the logic to return ERR_CHUNKChuck Lever2016-03-011-13/+42
* svcrdma: Use correct XID in error repliesChuck Lever2016-03-011-6/+1Star
* svcrdma: Make RDMA_ERROR messages workChuck Lever2016-03-011-1/+1
* svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever2015-06-041-45/+39Star
* svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever2015-06-031-56/+0Star
* svcrdma: Clean up read chunk countingChuck Lever2015-01-151-16/+0Star
* svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
* svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-181-50/+16Star
* rdma: ONCRPC RDMA protocol marshallingTom Tucker2008-02-011-0/+412