summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-14RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad
2024-11-04RDMA/mlx5: Add implementation for ufile_hw_cleanup device operationPatrisious Haddad
2024-11-04RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas
2024-11-04RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas
2024-11-04RDMA/mlx5: Support querying per-plane IB PortCountersMark Zhang
2024-11-04RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas
2024-09-13RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creationChiara Meiohas
2024-09-13RDMA/mlx5: Obtain upper net device only when neededMark Bloch
2024-09-13RDMA/mlx5: Check RoCE LAG status before getting netdevMark Bloch
2024-09-13RDMA/mlx5: Consider the query_vuid cap for data_directYishai Hadas
2024-09-11RDMA/mlx5: Add implicit MR handling to ODP memory schemeMichael Guralnik
2024-09-11RDMA/mlx5: Add handling for memory scheme page fault eventsMichael Guralnik
2024-09-11RDMA/mlx5: Split ODP mkey search logicMichael Guralnik
2024-09-11RDMA/mlx5: Enforce umem boundaries for explicit ODP page faultsMichael Guralnik
2024-09-11RDMA/mlx5: Add new ODP memory scheme eqe formatMichael Guralnik
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik
2024-09-11net/mlx5: Expand mkey page size to support 6 bitsMichael Guralnik
2024-09-09RDMA/mlx5: Fix MR cache temp entries cleanupMichael Guralnik
2024-09-09RDMA/mlx5: Limit usage of over-sized mkeys from the MR cacheMichael Guralnik
2024-09-09RDMA/mlx5: Fix counter update on MR cache mkey creationMichael Guralnik
2024-09-09RDMA/mlx5: Drop redundant work canceling from clean_keys()Michael Guralnik
2024-09-09RDMA/mlx5: Enable ATS when allocating kernel MRsMaher Sanalla
2024-09-04IB/mlx5: Fix UMR pd cleanup on error flow of driver initChris Mi
2024-08-19RDMA/mlx5: Remove two unused declarationsYue Haibing
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas
2024-08-11RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas
2024-08-11RDMA/mlx5: Expose vhca id for all ports in multiport modeMark Bloch
2024-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-21RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyJason Gunthorpe
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe
2024-06-21RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe
2024-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad