aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_mr.h
AgeCommit message (Expand)Author
2020-06-02RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy
2020-01-18net/rds: Handle ODP mr registration/unregistrationHans Westgaard Ry
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-26RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka
2018-07-23rds: Extend RDS API for IPv6 supportKa-Cheong Poon
2017-03-13rds: ib: add the static type to the functionZhu Yanjun
2017-03-01rds: ib: add the static type to the variablesZhu Yanjun
2017-01-24RDS: IB: Remove an unused structure memberBart Van Assche
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com