summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-07-04RDMA/bnxt_re: zero shared page before exposing to userspaceLord Ulf Henrik Holmberg
2026-06-19RDMA/umem: Fix truncation for block sizes >= 4GJason Gunthorpe
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-06-19IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito
2026-06-19RDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito
2026-06-19RDMA/rxe: Complete the rxe_cleanup_task backportVladislav Nikolaev
2026-06-19RDMA/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang
2026-06-19Revert "RDMA/rxe: Fix double free in rxe_srq_from_init"Ben Hutchings
2026-06-01RDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li
2026-06-01RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito
2026-06-01RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal
2026-06-01RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-06-01RDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito
2026-06-01RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-06-01RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-06-01RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-06-01IB/core: Fix zero dmac race in neighbor resolutionChen Zhao
2026-06-01RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin
2026-04-11RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
2026-04-11RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
2026-04-11RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
2026-04-11RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
2026-04-11RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
2026-04-11RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
2026-04-11RDMA/irdma: Initialize free_qp completion before using itJacob Moroni
2026-04-11RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever
2026-03-25RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-25IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-03-04RDMA/rtrs-clt: For conn rejection use actual err numberMd Haris Iqbal
2026-03-04RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-03-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever
2026-03-04RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-03-04RDMA/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang
2026-03-04RDMA/rtrs-srv: fix SG mappingRoman Penyaev
2026-03-04RDMA/rtrs-srv: Correct the checking of ib_map_mr_sgGuoqing Jiang
2026-03-04RDMA/rtrs-srv: Refactor the handling of failure case in map_cont_bufsGuoqing Jiang
2026-03-04RDMA/hns: Notify ULP of remaining soft-WCs during resetChengchang Tang
2026-03-04RDMA/hns: Fix WQ_MEM_RECLAIM warningChengchang Tang
2026-03-04IB/cache: update gid cache on client reregister eventEtienne AUJAMES
2026-03-04RDMA/rtrs: server: remove dead codeHonggang LI
2026-03-04RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
2026-03-04RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin
2026-01-11RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun
2026-01-11RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe
2026-01-11RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe
2026-01-11RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier