summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-3/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-14/+7
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-65/+65
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-95/+91
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-23/+306
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas-0/+72
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla-1/+1
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP-0/+5
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan-2/+2
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov-6/+14
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas-9/+68
2026-01-05RDMA/mlx5: Avoid direct access to DMA device pointerLeon Romanovsky-5/+6
2026-01-05RDMA/mlx5: Fix ucaps init error flowMaher Sanalla-1/+5
2026-01-05RDMA/mlx5: Implement query_port_speed callbackOr Har-Toov-0/+126
2026-01-05RDMA/mlx5: Raise async event on device speed changeOr Har-Toov-0/+8
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-69/+186
2025-11-24RDMA/mlx5: Add support for 1600_8x lane speedMaher Sanalla-2/+7
2025-11-24IB/mlx5: Reduce IMR KSM size when 5-level paging is enabledYishai Hadas-38/+51
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-1/+1
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger-4/+7
2025-11-09RDMA/mlx5: Add other eswitch support to userspace tablesPatrisious Haddad-4/+12
2025-11-09RDMA/mlx5: Refactor _get_prio() functionPatrisious Haddad-21/+28
2025-11-09RDMA/mlx5: Add other_eswitch support for devx destructionPatrisious Haddad-0/+14
2025-11-09RDMA/mlx5: Change default device for LAG slaves in RDMA TRANSPORT namespacesPatrisious Haddad-2/+72
2025-11-09Add other eswitch supportLeon Romanovsky-1/+1
2025-11-06RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-2/+2
2025-10-24{rdma,net}/mlx5: Query vports mac address from deviceAdithya Jayachandran-1/+1
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-25/+129
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky-13/+21
2025-09-17net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu-2/+2
2025-09-11RDMA/mlx5: Fix page size bitmap calculation for KSM modeEdward Srouji-0/+4
2025-08-25IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov-0/+1
2025-08-25RDMA/mlx5: Fix vport loopback forcing for MPV devicePatrisious Haddad-4/+16
2025-08-25RDMA/mlx5: Better estimate max_qp_wr to reflect WQE countOr Har-Toov-1/+47
2025-08-25RDMA/mlx5: Enable Data-Direct with Relaxed OrderingYishai Hadas-7/+41
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed-23/+4
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-163/+689
2025-07-23RDMA/mlx5: Refactor optional counters steering codePatrisious Haddad-62/+67
2025-07-23RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mrYishai Hadas-20/+94
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas-3/+7
2025-07-23RDMA/mlx5: Add DMAH object supportYishai Hadas-0/+83
2025-07-21RDMA/mlx5: Fix incorrect MKEY maskingLeon Romanovsky-1/+2
2025-07-21RDMA/mlx5: Fix returned type from _mlx5r_umr_zap_mkey()Leon Romanovsky-14/+14
2025-07-17RDMA/mlx5: remove redundant check on err on return expressionColin Ian King-1/+1
2025-07-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-2/+4
2025-07-13RDMA/mlx5: Optimize DMABUF mkey page sizeEdward Srouji-43/+327
2025-07-13RDMA/mlx5: Align mkc page size capability check to PRMMichael Guralnik-9/+52
2025-07-13Optimize DMABUF mkey page size in mlx5Leon Romanovsky-2/+4