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