summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_frmr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+1
|\
| * RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-08-071-0/+1
* | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+5
|\ \ | |/
| * RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka2018-07-261-0/+5
* | net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-241-6/+3
* | net/rds: Remove two WARN_ON() statementsBart Van Assche2018-07-241-2/+0
|/
* 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
OpenPOWER on IntegriCloud