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