index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
odp.c
Age
Commit message (
Expand
)
Author
2025-02-20
RDMA/mlx5: Fix implicit ODP hang on parent deregistration
Yishai Hadas
2025-01-21
RDMA/mlx5: Fix implicit ODP use after free
Patrisious Haddad
2025-01-21
RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
Yishai Hadas
2025-01-13
RDMA/mlx5: Fix indirect mkey ODP page count
Michael Guralnik
2024-12-10
RDMA/mlx5: Extend ODP statistics with operation count
Chiara Meiohas
2024-09-11
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
2024-09-11
RDMA/mlx5: Add handling for memory scheme page fault events
Michael Guralnik
2024-09-11
RDMA/mlx5: Split ODP mkey search logic
Michael Guralnik
2024-09-11
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
2024-09-11
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
2024-09-11
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
2024-08-11
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
2024-06-16
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
2023-02-17
RDMA/mlx5: Use query_special_contexts for mkeys
Or Har-Toov
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
2023-01-27
RDMA/mlx5: Add work to remove temporary entries from the cache
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
2023-01-27
RDMA/mlx5: Remove implicit ODP cache entry
Aharon Landau
2023-01-27
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
2022-11-29
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
2022-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-08-16
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
2022-05-19
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
Daisuke Matsuda
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xlt
Aharon Landau
2022-04-25
RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pas
Aharon Landau
2022-04-25
RDMA/mlx5: Move umr checks to umr.h
Aharon Landau
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-10-27
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-10-01
IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()
Jason Gunthorpe
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-06-14
net/mlx5: Round-Robin EQs over IRQs
Shay Drory
2021-06-14
net/mlx5: Provide cpumask at EQ creation phase
Leon Romanovsky
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
2021-05-11
RDMA/mlx5: Remove redundant assignment to ret
Yang Li
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
[next]