aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_frmr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-0/+1
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-0/+5
2018-08-07RDS: IB: fix 'passing zero to ERR_PTR()' warningYueHaibing1-0/+1
2018-07-26RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka1-0/+5
2018-07-24net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche1-6/+3
2018-07-24net/rds: Remove two WARN_ON() statementsBart Van Assche1-2/+0
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar1-5/+6
2017-01-02RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar1-2/+3
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-1/+1
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka1-0/+376