summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
13 daysRDMA/irdma: Replace waitqueue and flag with completionJacob Moroni
13 daysRDMA/hns: Fix memory leak of bonding resourcesJunxian Huang
13 daysRDMA/bnxt_re: Reject GET_TOGGLE_MEM when toggle page was not allocatedSelvin Xavier
13 daysRDMA/bnxt_re: Fail DBR related page allocation UAPIs if the feature is disabledSelvin Xavier
13 daysRDMA/bnxt_re: Avoid repeated requests to allocate WC pagesSelvin Xavier
13 daysRDMA/bnxt_re: Proper rollback if the ioremap failsSelvin Xavier
13 daysRDMA/bnxt_re: Add a max slot check for SQSelvin Xavier
13 daysRDMA/bnxt_re: Avoid displaying the kernel pointerSelvin Xavier
13 daysRDMA/bnxt_re: Free CQ toggle page after firmware teardownSelvin Xavier
13 daysRDMA/bnxt_re: Free SRQ toggle page after firmware teardownSelvin Xavier
13 daysRDMA/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
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/irdma: Initialize iwmr->access during MR registrationJacob Moroni
2026-06-05RDMA/irdma: Fix OOB read during CQ MR registrationJacob Moroni
2026-06-05RDMA/irdma: Remove redundant legacy_mode checksJacob Moroni
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