aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+3
13 daysnet/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov1-2/+3
2026-08-18Merge rdma branch 'for-rc' into 'for-next'Jason Gunthorpe2-7/+11
2026-07-29RDMA/mlx5: Send cong param changes to the resolved port mdevLeon Romanovsky1-1/+1
2026-07-29RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfsLeon Romanovsky1-4/+2
2026-07-27RDMA/mlx5: Deprecate latency-sensitive QPs featureMichael Guralnik2-6/+12
2026-07-27RDMA/mlx5: Fix integer overflow of user QP buffer sizeMaher Sanalla1-5/+20
2026-07-27RDMA/mlx5: Expose RoCE acceleration counters on all functionsMichael Gur1-7/+4
2026-07-27RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZELeon Romanovsky1-1/+1
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ doorbell recordJiri Pirko3-1/+20
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ buffer in create_srqJiri Pirko1-1/+5
2026-07-23IB/mlx5: simplify set_param()Dmitry Antipov1-13/+3
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky2-10/+9
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET1-3/+3
2026-07-14RDMA/mlx5: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)1-2/+4
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky1-1/+0
2026-07-12RDMA/mlx5: Drain RCU callbacks during module teardownLeon Romanovsky1-0/+2
2026-07-02RDMA/mlx5: Remove kernel-doc warning in umr.cLeon Romanovsky1-1/+1
2026-07-01RDMa/mlx5: Avoid frame overflow warningArnd Bergmann1-7/+9
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-334/+632
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2026-06-11RDMA/mlx5: Release the HW‑provided UAR index rather than the SW oneLeon Romanovsky1-1/+1
2026-06-11RDMA/mlx5: Fix undefined shift of user RQ WQE sizeMaher Sanalla1-7/+4
2026-06-11RDMA/mlx5: Remove raw RSS QP restrack trackingPatrisious Haddad1-0/+1
2026-06-11RDMA/mlx5: Remove DCT restrack trackingPatrisious Haddad2-3/+1
2026-06-11RDMA/mlx5: Drop FRMR pool handle on UMR revoke failureMichael Guralnik1-3/+9
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik1-2/+3
2026-06-11RDMA/mlx5: Fix TPH extraction in FRMR pool keyMichael Guralnik1-7/+9
2026-06-11RDMA/mlx5: Fix mkey creation error flow rollbackMichael Guralnik1-1/+1
2026-06-11RDMA/mlx5: Report packet pacing capabilities when querying deviceMaher Sanalla1-14/+23
2026-06-11RDMA/mlx5: Support deferred rate limit configurationMaher Sanalla2-1/+14
2026-06-11RDMA/mlx5: Add support for rate limit in UD and UC QPsMaher Sanalla1-32/+75
2026-06-11RDMA/mlx5: Refactor raw packet QP rate limit handlingMaher Sanalla1-58/+110
2026-06-09RDMA/mlx5: Use strscpy() to copy strings into arraysDavid Laight1-1/+1
2026-06-08IB/mlx5: Push pdn above pagefault_dmabuf_mr()Jason Gunthorpe3-18/+14
2026-06-08IB/mlx5: Push pdn above pagfault_real_mr()Jason Gunthorpe3-11/+15
2026-06-08IB/mlx5: Push pdn above mlx5r_umr_update_xlt()Jason Gunthorpe3-22/+23
2026-06-08IB/mlx5: Don't mangle the mr->pd inside the rereg callbackJason Gunthorpe1-4/+2
2026-06-08IB/mlx5: Pull the pdn out of the depths of the umr machineryJason Gunthorpe5-46/+64
2026-06-08IB/mlx5: Remove unused mkc bits in mlx5r_umr_update_mr_page_shift()Jason Gunthorpe2-15/+4
2026-06-08IB/mlx5: Properly support implicit ODP rereg_mrJason Gunthorpe1-0/+15
2026-06-08RDMA/mlx5: Create ODP EQ for non-pinned dmabuf MRsJason Gunthorpe2-0/+7
2026-06-08IB/mlx5: Don't take the rereg_mr fallback without a new translationJason Gunthorpe1-1/+1
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe1-0/+4
2026-06-05RDMA/mlx5: Fix state and counter desync on loopback enable failureLi RongQing1-0/+11
2026-06-05RDMA/mlx5: Fix error propagation in __mlx5_ib_addLi RongQing1-1/+1
2026-05-29RDMA/mlx5: Use UMEM attribute for QP doorbell recordJiri Pirko3-1/+20
2026-05-29RDMA/mlx5: Use UMEM attribute for CQ doorbell recordJiri Pirko5-25/+97
2026-05-29RDMA/mlx5: Use UMEM attributes for QP buffers in create_qpJiri Pirko1-13/+33
2026-05-29RDMA/mlx5: Use ib_umem_get_cq_buf_or_va() for user CQ bufferJiri Pirko1-13/+14