summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds143-1770/+3448
2026-06-16RDMA/irdma: Replace waitqueue and flag with completionJacob Moroni3-13/+9
2026-06-16RDMA/hns: Fix memory leak of bonding resourcesJunxian Huang1-1/+1
2026-06-16RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sgZhenhao Wan1-2/+3
2026-06-16RDMA/bnxt_re: Reject GET_TOGGLE_MEM when toggle page was not allocatedSelvin Xavier1-0/+4
2026-06-16RDMA/bnxt_re: Fail DBR related page allocation UAPIs if the feature is disabledSelvin Xavier1-0/+4
2026-06-16RDMA/bnxt_re: Avoid repeated requests to allocate WC pagesSelvin Xavier3-6/+29
2026-06-16RDMA/bnxt_re: Proper rollback if the ioremap failsSelvin Xavier1-0/+11
2026-06-16RDMA/bnxt_re: Add a max slot check for SQSelvin Xavier2-0/+4
2026-06-16RDMA/bnxt_re: Avoid displaying the kernel pointerSelvin Xavier1-2/+0
2026-06-16RDMA/bnxt_re: Free CQ toggle page after firmware teardownSelvin Xavier1-3/+3
2026-06-16RDMA/bnxt_re: Free SRQ toggle page after firmware teardownSelvin Xavier1-3/+3
2026-06-16RDMA/bnxt_re: Initialize dpi variable to zeroSelvin Xavier1-1/+1
2026-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-22/+95
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: Add ib_frmr_pool_drop for unrecoverable handlesMichael Guralnik1-0/+15
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik2-10/+14
2026-06-11RDMA/core: Avoid NULL dereference on FRMR bad usageMichael Guralnik1-1/+3
2026-06-11RDMA/core: Fix FRMR set pinned push error pathMichael Guralnik1-3/+8
2026-06-11RDMA/core: Fix FRMR aging push to queue error flowMichael Guralnik1-15/+38
2026-06-11RDMA/core: Fix skipped usage for driver built FRMR keyMichael Guralnik1-1/+1
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-11IB/core: Delegate IB_QP_RATE_LIMIT validation to driversMaher Sanalla1-9/+4
2026-06-11RDMA/ionic: Validate rate limit attribute in modify QPMaher Sanalla1-1/+20
2026-06-11RDMA/bnxt_re: Validate rate limit attribute in modify QPMaher Sanalla1-1/+21
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-10RDMA/core: Fix broadcast address falsely detected as localMaher Sanalla1-1/+1
2026-06-10RDMA/bnxt_re: Check debugfs parameter allocation for failureRuoyu Wang1-0/+2
2026-06-10net: change ndo_set_rx_mode_async return type to intStanislav Fomichev1-4/+5
2026-06-10RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li1-8/+35
2026-06-10net: mana: Create separate EQs for each vPortLong Li3-15/+107
2026-06-09RDMA/efa: Implement the query port speed verbTom Sela4-3/+16
2026-06-09RDMA/efa: Report 800 and 1600 Gbps link speedTom Sela1-1/+7
2026-06-09RDMA/mlx5: Use strscpy() to copy strings into arraysDavid Laight1-1/+1
2026-06-09RDMA/usnic: User strscpy() to copy device nameDavid Laight1-1/+1
2026-06-09RDMA/iwcm: User strscpy() to copy device nameDavid Laight1-2/+2
2026-06-09IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe2-2/+8
2026-06-08RDMA/rtrs-srv: Fix integer underflow in process_read and process_writeAurelien DESBRIERES1-2/+10
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