summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2 daysRDMA/bnxt_re: Avoid repeated requests to allocate WC pagesSelvin Xavier3-6/+29
2 daysRDMA/bnxt_re: Initialize dpi variable to zeroSelvin Xavier1-1/+1
2 daysRDMA/bnxt_re: Fail DBR related page allocation UAPIs if the feature is disabledSelvin Xavier1-0/+4
2 daysRDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP4-305/+344
2 daysRDMA/bnxt_re: Avoid displaying the kernel pointerSelvin Xavier1-2/+0
2 daysRDMA/bnxt_re: Free SRQ toggle page after firmware teardownSelvin Xavier1-3/+3
2 daysRDMA/mlx5: Release the HW‑provided UAR index rather than the SW oneLeon Romanovsky1-1/+1
2 daysRDMA/mlx5: Fix undefined shift of user RQ WQE sizeMaher Sanalla1-7/+4
2 daysRDMA/mlx5: Remove raw RSS QP restrack trackingPatrisious Haddad1-0/+1
2 daysRDMA/mlx5: Remove DCT restrack trackingPatrisious Haddad2-3/+1
2 daysIB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe2-2/+8
2 daysIB/mlx5: Don't mangle the mr->pd inside the rereg callbackJason Gunthorpe1-4/+2
2 daysIB/mlx5: Pull the pdn out of the depths of the umr machineryJason Gunthorpe5-46/+64
2 daysIB/mlx5: Remove unused mkc bits in mlx5r_umr_update_mr_page_shift()Jason Gunthorpe2-15/+4
2 daysIB/mlx5: Properly support implicit ODP rereg_mrJason Gunthorpe1-0/+15
2 daysIB/mlx5: Don't take the rereg_mr fallback without a new translationJason Gunthorpe1-1/+1
2 daysRDMA/siw: Fix endpoint/socket association handlingBernard Metzler1-15/+15
2 daysRDMA/irdma: Initialize iwmr->access during MR registrationJacob Moroni1-0/+1
2 daysRDMA/irdma: Fix OOB read during CQ MR registrationJacob Moroni2-3/+2
2 daysIB/cm: Fix av cm device leak on an error path in cm_init_av_by_path()Jason Gunthorpe1-5/+8
2 daysRDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann1-1/+12
2 daysRDMA/rxe: Copy WQE to local buffer in non-SRQ receive pathTristan Madani1-3/+24
2 daysRDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqeTristan Madani1-2/+4
2 daysRDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanupTao Cui1-1/+1
2 daysRDMA/hns: Fix log flood after cmd_mbox failureLianfa Weng4-16/+16
2 daysRDMA/hns: Fix warning in poll cq direct modeLianfa Weng1-1/+1
2 daysIB/mlx4: Fix refcount leak in add_port() error pathGuangshuo Li1-18/+27
2 daysRDMA/rxe: Fix a use-after-free problem in rxe_mmapZhu Yanjun1-3/+16
2 daysRDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrsJacob Moroni1-4/+10
2 daysRDMA/mana_ib: Use ib_get_eth_speed for reporting port speedShiraz Saleem1-2/+1
2 daysRDMA/hns: Initialize seqfile before creating fileJunxian Huang1-14/+5
2 daysRDMA/srpt: fix integer overflow in immediate data length checkSara Venkatesh1-2/+3
2 daysRDMA/mlx5: Fix devx subscribe-event unwind NULL dereferencePrathamesh Deshpande1-7/+23
2 daysRDMA/mlx5: Fix UMR XLT cleanup on ODP populate failurePrathamesh Deshpande1-1/+1
2 daysRDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov1-4/+4
2 daysIB/mlx5: Fix transport-domain rollback and initialize lb mutex earlierPrathamesh Deshpande1-7/+8
8 daysRDMA/siw: bound Read Response placement to the RREAD lengthMichael Bommarito1-0/+9
8 daysRDMA/core: Fix broadcast address falsely detected as localMaher Sanalla1-1/+1
8 daysRDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sgZhenhao Wan1-2/+3
2026-06-27RDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg1-1/+1
2026-06-19RDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe1-2/+2
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky18-51/+59
2026-06-19RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe6-0/+37
2026-06-19RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+16
2026-06-19RDMA/umem: Move umem dmabuf revoke logic into helper functionJacob Moroni1-9/+17
2026-06-19RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helperJacob Moroni1-9/+26
2026-06-19IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito1-0/+6
2026-06-19RDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito1-6/+24
2026-06-19RDMA/core: Validate cpu_id against nr_cpu_ids in DMAH allocYishai Hadas1-0/+5
2026-06-19RDMA/core: Validate the passed in fops for ib_get_ucaps()Jason Gunthorpe1-5/+3