开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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]