summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
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-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev1-4/+5
2026-06-09RDMA/mana_ib: Allocate interrupt contexts on EQsLong Li1-8/+35
2026-06-09net: 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
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-08RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe4-8/+67
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/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito1-6/+24
2026-06-08IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito1-0/+6
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe6-0/+37
2026-06-05RDMA/siw: Fix endpoint/socket association handlingBernard Metzler1-15/+15
2026-06-05RDMA/irdma: Initialize iwmr->access during MR registrationJacob Moroni1-0/+1
2026-06-05RDMA/irdma: Fix OOB read during CQ MR registrationJacob Moroni2-3/+2
2026-06-05RDMA/irdma: Remove redundant legacy_mode checksJacob Moroni3-13/+4
2026-06-05RDMA/siw: bound Read Response placement to the RREAD lengthMichael Bommarito1-0/+9
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-06-05IB/cm: Fix av cm device leak on an error path in cm_init_av_by_path()Jason Gunthorpe1-5/+8
2026-06-05RDMA/bnxt_re: Update create_qp to use QP buffer umem attrsSriharsha Basavapatna1-9/+13
2026-06-05RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann1-1/+12
2026-06-05RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()Jason Gunthorpe1-6/+12
2026-06-03RDMA: Update the query_device() opJason Gunthorpe17-51/+91
2026-06-03RDMA/core: Don't make a dummy ib_udata on the stack in create_qpJason Gunthorpe6-25/+33
2026-06-03RDMA/irdma: Fix typo in SQ completions generationCyrill Gorcunov1-1/+1
2026-06-03RDMA/hns: drop dead empty check in setup_root_hem()Maoyi Xie1-2/+0
2026-06-03RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH allocYishai Hadas1-0/+5