summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_frmr.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-08-071-0/+1
* RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka2018-07-261-0/+5
* RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-021-5/+6
* RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar2017-01-021-2/+3
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-1/+1
* RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-021-0/+376