summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2026-05-02RDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
2026-04-28RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()Junrui Luo
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla
2026-03-05RDMA/mlx5: Add TLP VAR region support and infrastructureMaher Sanalla
2026-03-05RDMA/mlx5: Refactor VAR table to use region abstractionMaher Sanalla
2026-03-02RDMA/mlx5: Switch from MR cache to FRMR poolsMichael Guralnik
2026-03-02RDMA/mlx5: Move device async_ctx initializationChiara Meiohas
2026-03-02RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversionLeon Romanovsky
2026-02-25RDMA/mlx5: Provide a modern CQ creation interfaceLeon Romanovsky
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas
2026-01-05RDMA/mlx5: Fix ucaps init error flowMaher Sanalla
2026-01-05RDMA/mlx5: Implement query_port_speed callbackOr Har-Toov
2026-01-05RDMA/mlx5: Raise async event on device speed changeOr Har-Toov
2025-11-24RDMA/mlx5: Add support for 1600_8x lane speedMaher Sanalla
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-08-25RDMA/mlx5: Fix vport loopback forcing for MPV devicePatrisious Haddad
2025-08-25RDMA/mlx5: Better estimate max_qp_wr to reflect WQE countOr Har-Toov
2025-08-25RDMA/mlx5: Enable Data-Direct with Relaxed OrderingYishai Hadas
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-07-23RDMA/mlx5: Add DMAH object supportYishai Hadas
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch
2025-06-25RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cqMark Zhang
2025-06-25RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad
2025-05-18RDMA/mlx5: Add support for 200Gbps per lane speedsPatrisious Haddad
2025-05-18RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stageYishai Hadas
2025-03-09RDMA/mlx5: Check enabled UCAPs when creating ucontextChiara Meiohas
2025-03-09RDMA/mlx5: Create UCAP char devices for supported device capabilitiesChiara Meiohas
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-05RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad
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 OOO RX WQE consumptionEdward Srouji