index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
2024-11-14
RDMA/mlx5: Move events notifier registration to be after device registration
Patrisious Haddad
2024-11-04
RDMA/mlx5: Support OOO RX WQE consumption
Edward Srouji
2024-09-13
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
2024-09-11
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
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-08-19
RDMA/mlx5: Remove two unused declarations
Yue Haibing
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-08-11
RDMA/mlx5: Add the initialization flow to utilize the 'data direct' device
Yishai Hadas
2024-08-11
RDMA/mlx5: Introduce the 'data direct' driver
Yishai Hadas
2024-07-01
RDMA/mlx5: Support plane device and driver APIs to add and delete it
Mark Zhang
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
2024-06-27
RDMA/mlx5: Send UAR page index as ioctl attribute
Akiva Goldberger
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-16
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
2024-06-16
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
2024-06-16
IB/mlx5: Create UMR QP just before first reg_mr occurs
Jianbo Liu
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
2024-04-08
RDMA/mlx5: Change check for cacheable mkeys
Or Har-Toov
2024-04-08
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
Or Har-Toov
2024-01-25
RDMA/mlx5: Delete unused mlx5_ib_copy_pas prototype
Alexey Dobriyan
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
2023-08-20
RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion
Patrisious Haddad
2023-08-20
RDMA/mlx5: Implement MACsec gid addition and deletion
Patrisious Haddad
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
2023-02-19
IB/mlx5: Extend debug control for CC parameters
Edward Srouji
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-08
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
2023-02-06
RDMA/mlx5: Remove impossible check of mkey cache cleanup failure
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
2023-01-27
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
2022-11-06
RDMA/mlx5: Change debug log level for remote access error syndromes
Arumugam Kolappan
2022-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
2022-09-27
RDMA/mlx5: Enable ATS support for MRs and umems
Jason Gunthorpe
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
[next]