index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-13
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
2024-09-13
RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation
Chiara Meiohas
2024-09-13
RDMA/mlx5: Obtain upper net device only when needed
Mark Bloch
2024-09-13
RDMA/mlx5: Check RoCE LAG status before getting netdev
Mark Bloch
2024-09-13
RDMA/mlx5: Consider the query_vuid cap for data_direct
Yishai Hadas
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-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-09-04
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
2024-08-19
RDMA/mlx5: Remove two unused declarations
Yue Haibing
2024-08-11
RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl
Yishai Hadas
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-08-11
RDMA/mlx5: Expose vhca id for all ports in multiport mode
Mark Bloch
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-07-15
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-07-01
RDMA/mlx5: Support per-plane port IB counters by querying PPCNT register
Mark Zhang
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
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-21
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
2024-06-21
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
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
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2024-06-16
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
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-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-02
RDMA/mlx5: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-04-30
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
2024-04-22
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
[next]