summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
26 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rd...Mark Brown
2026-07-29RDMA/mlx5: Send cong param changes to the resolved port mdevLeon Romanovsky
2026-07-29RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfsLeon Romanovsky
2026-07-27RDMA/mlx5: Deprecate latency-sensitive QPs featureMichael Guralnik
2026-07-27RDMA/mlx5: Fix integer overflow of user QP buffer sizeMaher Sanalla
2026-07-27RDMA/mlx5: Expose RoCE acceleration counters on all functionsMichael Gur
2026-07-27RDMA/mlx5: Make sure that UMR page is aligned to PAGE_SIZELeon Romanovsky
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ doorbell recordJiri Pirko
2026-07-23RDMA/mlx5: Use UMEM attribute for SRQ buffer in create_srqJiri Pirko
2026-07-23IB/mlx5: simplify set_param()Dmitry Antipov
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET
2026-07-14RDMA/mlx5: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
2026-07-12RDMA/mlx5: Drain RCU callbacks during module teardownLeon Romanovsky
2026-07-02RDMA/mlx5: Remove kernel-doc warning in umr.cLeon Romanovsky
2026-07-01RDMa/mlx5: Avoid frame overflow warningArnd Bergmann
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11RDMA/mlx5: Release the HW‑provided UAR index rather than the SW oneLeon Romanovsky
2026-06-11RDMA/mlx5: Fix undefined shift of user RQ WQE sizeMaher Sanalla
2026-06-11RDMA/mlx5: Remove raw RSS QP restrack trackingPatrisious Haddad
2026-06-11RDMA/mlx5: Remove DCT restrack trackingPatrisious Haddad
2026-06-11RDMA/mlx5: Drop FRMR pool handle on UMR revoke failureMichael Guralnik
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik
2026-06-11RDMA/mlx5: Fix TPH extraction in FRMR pool keyMichael Guralnik
2026-06-11RDMA/mlx5: Fix mkey creation error flow rollbackMichael Guralnik
2026-06-11RDMA/mlx5: Report packet pacing capabilities when querying deviceMaher Sanalla
2026-06-11RDMA/mlx5: Support deferred rate limit configurationMaher Sanalla
2026-06-11RDMA/mlx5: Add support for rate limit in UD and UC QPsMaher Sanalla
2026-06-11RDMA/mlx5: Refactor raw packet QP rate limit handlingMaher Sanalla
2026-06-09RDMA/mlx5: Use strscpy() to copy strings into arraysDavid Laight
2026-06-08IB/mlx5: Push pdn above pagefault_dmabuf_mr()Jason Gunthorpe
2026-06-08IB/mlx5: Push pdn above pagfault_real_mr()Jason Gunthorpe
2026-06-08IB/mlx5: Push pdn above mlx5r_umr_update_xlt()Jason Gunthorpe
2026-06-08IB/mlx5: Don't mangle the mr->pd inside the rereg callbackJason Gunthorpe
2026-06-08IB/mlx5: Pull the pdn out of the depths of the umr machineryJason Gunthorpe
2026-06-08IB/mlx5: Remove unused mkc bits in mlx5r_umr_update_mr_page_shift()Jason Gunthorpe
2026-06-08IB/mlx5: Properly support implicit ODP rereg_mrJason Gunthorpe
2026-06-08RDMA/mlx5: Create ODP EQ for non-pinned dmabuf MRsJason Gunthorpe
2026-06-08IB/mlx5: Don't take the rereg_mr fallback without a new translationJason Gunthorpe
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-05RDMA/mlx5: Fix state and counter desync on loopback enable failureLi RongQing
2026-06-05RDMA/mlx5: Fix error propagation in __mlx5_ib_addLi RongQing
2026-05-29RDMA/mlx5: Use UMEM attribute for QP doorbell recordJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attribute for CQ doorbell recordJiri Pirko
2026-05-29RDMA/mlx5: Use UMEM attributes for QP buffers in create_qpJiri Pirko
2026-05-29RDMA/mlx5: Use ib_umem_get_cq_buf_or_va() for user CQ bufferJiri Pirko
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe