aboutsummaryrefslogtreecommitdiff
path: root/net/rds/ib_mr.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gravatar Gerd Rausch 1-0/+2
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGravatar Gerd Rausch 1-0/+1
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGravatar Gerd Rausch 1-0/+1
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+2
2018-07-26RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrGravatar Avinash Repaka 1-1/+2
2018-07-23rds: Extend RDS API for IPv6 supportGravatar Ka-Cheong Poon 1-0/+2
2017-03-13rds: ib: add the static type to the functionGravatar Zhu Yanjun 1-2/+0
2017-03-01rds: ib: add the static type to the variablesGravatar Zhu Yanjun 1-2/+0
2017-01-24RDS: IB: Remove an unused structure memberGravatar Bart Van Assche 1-1/+0
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeGravatar Avinash Repaka 1-0/+24
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportGravatar santosh.shilimkar@oracle.com 1-0/+1
2016-03-02RDS: IB: add connection info to ibmrGravatar santosh.shilimkar@oracle.com 1-8/+9
2016-03-02RDS: IB: move FMR code to its own fileGravatar santosh.shilimkar@oracle.com 1-0/+6
2016-03-02RDS: IB: create struct rds_ib_fmrGravatar santosh.shilimkar@oracle.com 1-2/+9
2016-03-02RDS: IB: Re-organise ibmr codeGravatar santosh.shilimkar@oracle.com 1-0/+109