index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
RDMA/mlx5: Support handling of SW encap ICM area
Shun Hao
1
-0
/
+1
2023-10-31
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
1
-0
/
+2
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+11
2023-10-02
RDMA/mlx5: Remove not-used cache disable flag
Leon Romanovsky
1
-5
/
+0
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
1
-175
/
+149
2023-09-26
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
1
-2
/
+14
2023-09-26
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
1
-1
/
+2
2023-08-22
RDMA/mlx5: Fix trailing */ formatting in block comment
Rohit Chavan
1
-1
/
+2
2023-07-12
RDMA/mlx5: align MR mem allocation size to power-of-two
Yuanyuan Zhong
1
-0
/
+5
2023-04-16
RDMA/mlx5: Allow relaxed ordering read in VFs and VMs
Avihai Horon
1
-4
/
+7
2023-04-16
net/mlx5: Update relaxed ordering read HCA capabilities
Avihai Horon
1
-2
/
+3
2023-04-16
RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
Avihai Horon
1
-3
/
+3
2023-02-07
RDMA/mlx5: Check reg_create() create for errors
Dan Carpenter
1
-0
/
+2
2023-02-06
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
Leon Romanovsky
1
-4
/
+2
2023-02-06
RDMA/mlx5: Fix MR cache debugfs error in IB representors mode
Leon Romanovsky
1
-0
/
+4
2023-01-27
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
1
-19
/
+75
2023-01-27
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik
1
-13
/
+42
2023-01-27
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
1
-64
/
+164
2023-01-27
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
1
-40
/
+120
2023-01-27
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
1
-2
/
+1
2022-12-04
RDMA/mlx5: no need to kfree NULL pointer
Li Zhijian
1
-4
/
+2
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
1
-1
/
+4
2022-09-08
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
1
-1
/
+0
2022-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
1
-2
/
+0
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
1
-27
/
+27
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
1
-114
/
+86
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
1
-15
/
+15
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
1
-78
/
+148
2022-07-27
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
1
-46
/
+46
2022-06-14
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
1
-0
/
+1
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+4
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
1
-171
/
+0
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
1
-73
/
+3
2022-04-25
RDMA/mlx5: Move creation and free of translation tables to umr.c
Aharon Landau
1
-100
/
+3
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd access
Aharon Landau
1
-25
/
+2
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRs
Aharon Landau
1
-28
/
+3
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
1
-9
/
+10
2022-04-04
RDMA/mlx5: Add a missing update of cache->last_add
Aharon Landau
1
-0
/
+1
2022-04-04
RDMA/mlx5: Don't remove cache MRs when a delay is needed
Aharon Landau
1
-1
/
+3
2022-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-65
/
+39
2022-03-10
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
1
-1
/
+1
2022-02-24
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
1
-1
/
+14
2022-02-23
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
1
-7
/
+7
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
1
-3
/
+22
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
1
-42
/
+5
2022-02-23
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
1
-0
/
+2
2022-02-23
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
1
-13
/
+3
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
1
-12
/
+14
2021-11-25
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
1
-14
/
+12
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
[next]