index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12 days
RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr
Yishai Hadas
12 days
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2025-07-13
RDMA/mlx5: Align mkc page size capability check to PRM
Michael Guralnik
2025-06-25
IB/mlx5: Fix potential deadlock in MR deregistration
Or Har-Toov
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-07
RDMA/mlx5: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-18
RDMA/mlx5: Fix page_size variable overflow
Michael Guralnik
2025-03-18
RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
Michael Guralnik
2025-03-18
RDMA/mlx5: Fix cache entry update on dereg error
Michael Guralnik
2025-03-18
RDMA/mlx5: Fix MR cache initialization error flow
Michael Guralnik
2025-02-06
RDMA/mlx5: Fix a WARN during dereg_mr for DM type
Yishai Hadas
2025-02-06
RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error
Yishai Hadas
2025-01-21
RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
Yishai Hadas
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
2024-09-09
RDMA/mlx5: Fix MR cache temp entries cleanup
Michael Guralnik
2024-09-09
RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
Michael Guralnik
2024-09-09
RDMA/mlx5: Fix counter update on MR cache mkey creation
Michael Guralnik
2024-09-09
RDMA/mlx5: Drop redundant work canceling from clean_keys()
Michael Guralnik
2024-09-09
RDMA/mlx5: Enable ATS when allocating kernel MRs
Maher Sanalla
2024-08-11
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-06-21
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
2024-06-21
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
2024-06-21
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
2024-06-16
IB/mlx5: Create UMR QP just before first reg_mr occurs
Jianbo Liu
2024-04-08
RDMA/mlx5: Adding remote atomic access flag to updatable flags
Or Har-Toov
2024-04-08
RDMA/mlx5: Change check for cacheable mkeys
Or Har-Toov
2023-12-12
RDMA/mlx5: Support handling of SW encap ICM area
Shun Hao
2023-10-31
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-02
RDMA/mlx5: Remove not-used cache disable flag
Leon Romanovsky
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
2023-09-26
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
2023-09-26
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
2023-08-22
RDMA/mlx5: Fix trailing */ formatting in block comment
Rohit Chavan
2023-07-12
RDMA/mlx5: align MR mem allocation size to power-of-two
Yuanyuan Zhong
2023-04-16
RDMA/mlx5: Allow relaxed ordering read in VFs and VMs
Avihai Horon
2023-04-16
net/mlx5: Update relaxed ordering read HCA capabilities
Avihai Horon
2023-04-16
RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for RO write
Avihai Horon
2023-02-07
RDMA/mlx5: Check reg_create() create for errors
Dan Carpenter
2023-02-06
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
Leon Romanovsky
2023-02-06
RDMA/mlx5: Fix MR cache debugfs error in IB representors mode
Leon Romanovsky
2023-01-27
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
2023-01-27
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik
2023-01-27
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
2023-01-27
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
[next]