| Commit message (Expand) | Author | Age | Files | Lines |
* | net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin... | Gerd Rausch | 2019-07-17 | 1 | -0/+2 |
* | net/rds: Get rid of "wait_clean_list_grace" and add locking | Gerd Rausch | 2019-07-17 | 1 | -0/+1 |
* | net/rds: Give fr_state a chance to transition to FRMR_IS_FREE | Gerd Rausch | 2019-07-17 | 1 | -0/+1 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 1 | -1/+2 |
|\ |
|
| * | RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr | Avinash Repaka | 2018-07-26 | 1 | -1/+2 |
* | | rds: Extend RDS API for IPv6 support | Ka-Cheong Poon | 2018-07-23 | 1 | -0/+2 |
|/ |
|
* | rds: ib: add the static type to the function | Zhu Yanjun | 2017-03-13 | 1 | -2/+0 |
* | rds: ib: add the static type to the variables | Zhu Yanjun | 2017-03-01 | 1 | -2/+0 |
* | RDS: IB: Remove an unused structure member | Bart Van Assche | 2017-01-24 | 1 | -1/+0 |
* | RDS: IB: Support Fastreg MR (FRMR) memory registration mode | Avinash Repaka | 2016-03-02 | 1 | -0/+24 |
* | RDS: IB: add Fastreg MR (FRMR) detection support | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -0/+1 |
* | RDS: IB: add connection info to ibmr | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -8/+9 |
* | RDS: IB: move FMR code to its own file | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -0/+6 |
* | RDS: IB: create struct rds_ib_fmr | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -2/+9 |
* | RDS: IB: Re-organise ibmr code | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -0/+109 |