summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2025-07-10IB/mlx5: Fix potential deadlock in MR deregistrationOr Har-Toov
2025-07-10RDMA/mlx5: Fix cache entry update on dereg errorMichael Guralnik
2025-07-10RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad
2025-07-10RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad
2025-07-10RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad
2025-07-10RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-07-10RDMA/mlx5: Fix unsafe xarray access in implicit ODP handlingOr Har-Toov
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad
2025-04-10RDMA/mlx5: Fix calculation of total invalidated pagesChiara Meiohas
2025-04-10RDMA/mlx5: Fix MR cache initialization error flowMichael Guralnik
2025-04-10RDMA/mlx5: Fix page_size variable overflowMichael Guralnik
2025-03-28RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz
2025-03-07RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad
2025-03-07RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad
2025-03-07RDMA/mlx5: Fix implicit ODP hang on parent deregistrationYishai Hadas
2025-03-07RDMA/mlx5: Fix a WARN during dereg_mr for DM typeYishai Hadas
2025-03-07RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with errorYishai Hadas
2025-03-07IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang
2025-03-07RDMA/mlx5: Fix the recovery flow of the UMR QPYishai Hadas
2025-02-17RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-02-08RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad
2025-02-08RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik
2025-01-09RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-09RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
2024-12-05RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad
2024-12-05RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas
2024-12-05RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas
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