summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
11 daysRDMA/irdma: Prevent overflows in memory contiguity checksAleksandrova Alyona
2026-07-02RDMA/hns: Fix potential integer overflow in mhop hem cleanupDanila Chernetsov
2026-07-02RDMA/mana_ib: initialize err for empty send WR listsRuoyu Wang
2026-07-02RDMA/erdma: initialize ret for empty receive WR listsRuoyu Wang
2026-07-02RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-02RDMA/irdma: Prevent rereg_mr for non-mem regionsJacob Moroni
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-16RDMA/irdma: Replace waitqueue and flag with completionJacob Moroni
2026-06-16RDMA/hns: Fix memory leak of bonding resourcesJunxian Huang
2026-06-16RDMA/bnxt_re: Reject GET_TOGGLE_MEM when toggle page was not allocatedSelvin Xavier
2026-06-16RDMA/bnxt_re: Fail DBR related page allocation UAPIs if the feature is disabledSelvin Xavier
2026-06-16RDMA/bnxt_re: Avoid repeated requests to allocate WC pagesSelvin Xavier
2026-06-16RDMA/bnxt_re: Proper rollback if the ioremap failsSelvin Xavier
2026-06-16RDMA/bnxt_re: Add a max slot check for SQSelvin Xavier
2026-06-16RDMA/bnxt_re: Avoid displaying the kernel pointerSelvin Xavier
2026-06-16RDMA/bnxt_re: Free CQ toggle page after firmware teardownSelvin Xavier
2026-06-16RDMA/bnxt_re: Free SRQ toggle page after firmware teardownSelvin Xavier
2026-06-16RDMA/bnxt_re: Initialize dpi variable to zeroSelvin Xavier
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/ionic: Validate rate limit attribute in modify QPMaher Sanalla
2026-06-11RDMA/bnxt_re: Validate rate limit attribute in modify QPMaher Sanalla
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-10RDMA/bnxt_re: Check debugfs parameter allocation for failureRuoyu Wang
2026-06-09RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li
2026-06-09net: mana: Create separate EQs for each vPortLong Li
2026-06-09RDMA/efa: Implement the query port speed verbTom Sela
2026-06-09RDMA/efa: Report 800 and 1600 Gbps link speedTom Sela
2026-06-09RDMA/mlx5: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09RDMA/usnic: User strscpy() to copy device nameDavid Laight
2026-06-09IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe
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