Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-07 | RDMA/mlx5: Add a umr recovery flow | Aharon Landau | 1 | -10/+68 |
2022-04-25 | RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send() | Aharon Landau | 1 | -43/+0 |
2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt | Aharon Landau | 1 | -4/+87 |
2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas | Aharon Landau | 1 | -0/+159 |
2022-04-25 | RDMA/mlx5: Move creation and free of translation tables to umr.c | Aharon Landau | 1 | -0/+109 |
2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access | Aharon Landau | 1 | -0/+41 |
2022-04-25 | RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs | Aharon Landau | 1 | -0/+29 |
2022-04-25 | RDMA/mlx5: Introduce mlx5_umr_post_send_wait() | Aharon Landau | 1 | -0/+92 |
2022-04-25 | RDMA/mlx5: Simplify get_umr_update_access_mask() | Aharon Landau | 1 | -10/+5 |
2022-04-25 | RDMA/mlx5: Move mkey ctrl segment logic to umr.c | Aharon Landau | 1 | -0/+129 |
2022-04-25 | RDMA/mlx5: Move init and cleanup of UMR to umr.c | Aharon Landau | 1 | -0/+106 |