index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
umr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
1
-0
/
+3
2024-08-11
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
1
-30
/
+63
2024-06-16
IB/mlx5: Create UMR QP just before first reg_mr occurs
Jianbo Liu
1
-13
/
+42
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
1
-2
/
+2
2023-04-16
RDMA/mlx5: Allow relaxed ordering read in VFs and VMs
Avihai Horon
1
-1
/
+2
2023-04-16
RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
Avihai Horon
1
-2
/
+4
2023-02-15
RDMA/mlx5: Use rdma_umem_for_each_dma_block()
Jason Gunthorpe
1
-3
/
+1
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
1
-7
/
+7
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
1
-0
/
+3
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