Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RDMA/rxe: Use standard names for ref counting | Bob Pearson | 2022-03-16 | 1 | -15/+15 |
* | RDMA/rxe: Replace red-black trees by xarrays | Bob Pearson | 2022-03-16 | 1 | -8/+0 |
* | RDMA/rxe: Cleanup rxe_pool_entry | Bob Pearson | 2021-11-19 | 1 | -3/+3 |
* | RDMA/rxe: Replace irqsave locks with bh locks | Bob Pearson | 2021-11-19 | 1 | -9/+6 |
* | RDMA/rxe: Create duplicate mapping tables for FMRs | Bob Pearson | 2021-09-24 | 1 | -3/+3 |
* | RDMA/rxe: Separate HW and SW l/rkeys | Bob Pearson | 2021-09-24 | 1 | -16/+14 |
* | RDMA/rxe: Implement memory access through MWs | Bob Pearson | 2021-06-16 | 1 | -0/+23 |
* | RDMA/rxe: Implement invalidate MW operations | Bob Pearson | 2021-06-16 | 1 | -0/+67 |
* | RDMA/rxe: Add support for bind MW work requests | Bob Pearson | 2021-06-16 | 1 | -1/+201 |
* | RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs | Bob Pearson | 2021-06-16 | 1 | -0/+53 |