summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2025-02-23RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad
2025-02-20RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad
2025-02-20RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas
2025-02-06RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas
2025-02-06RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas
2025-02-03IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang
2025-02-03RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad
2025-01-21RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-01-13RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-02RDMA/mlx5: Fix link status down event for MPVPatrisious Haddad
2024-12-25RDMA/mlx5: Handle link status event only for LAG deviceYuyu Li
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh
2024-12-10RDMA/mlx5: Extend ODP statistics with operation countChiara Meiohas
2024-12-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
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