summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
7 daysRDMA/mlx5: Fix undefined shift of user RQ WQE sizeMaher Sanalla1-7/+4
7 daysIB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specifiedJason Gunthorpe2-2/+8
7 daysRDMA/hns: Fix warning in poll cq direct modeLianfa Weng1-1/+1
7 daysIB/mlx4: Fix refcount leak in add_port() error pathGuangshuo Li1-18/+27
7 daysRDMA/srpt: fix integer overflow in immediate data length checkSara Venkatesh1-2/+3
7 daysRDMA/mlx5: Fix devx subscribe-event unwind NULL dereferencePrathamesh Deshpande1-7/+23
7 daysRDMA/hns: Fix arithmetic overflow in calc_hem_config()Alexander Chesnokov1-4/+4
7 daysRDMA/siw: bound Read Response placement to the RREAD lengthMichael Bommarito1-0/+9
2026-07-04RDMA/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 Romanovsky14-46/+55
2026-06-19use less confusing names for iov_iter direction initializersAl Viro1-1/+1
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/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang1-2/+2
2026-06-19Revert "RDMA/rxe: Fix double free in rxe_srq_from_init"Ben Hutchings1-3/+0
2026-06-01RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito1-0/+15
2026-06-01RDMA/core: Prefer NLA_NUL_STRINGFlorian Westphal1-3/+3
2026-06-01RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe1-1/+1
2026-06-01RDMA/rxe: Reject unknown opcodes before ICRC processingMichael Bommarito1-0/+11
2026-06-01RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe1-2/+2
2026-06-01RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe1-1/+3
2026-06-01IB/core: Fix zero dmac race in neighbor resolutionChen Zhao1-0/+3
2026-06-01RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcvhkbinbin1-1/+2
2026-06-01IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich1-5/+0
2026-04-18RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever1-3/+18
2026-04-18IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe1-2/+3
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe1-1/+1
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-03-04RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones1-4/+4
2026-03-04RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu1-1/+1
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever1-15/+38
2026-03-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever1-1/+1
2026-03-04RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu1-1/+4
2026-03-04RDMA/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang1-0/+3
2026-03-04RDMA/rtrs: server: remove dead codeHonggang LI1-7/+1
2026-03-04RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin1-2/+6
2026-03-04RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin1-1/+2
2026-01-19RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun1-0/+5
2026-01-19RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe1-0/+3
2026-01-19RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe1-23/+10
2026-01-19RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+1
2026-01-19RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP1-2/+2
2026-01-19RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari1-6/+1
2026-01-19RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari1-1/+1
2026-01-19RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu1-1/+1
2026-01-19RDMA/efa: Remove possible negative shiftMichael Margolin1-4/+0
2026-01-19RDMA/rtrs: server: Fix error handling in get_or_create_srvMa Ke1-1/+1
2025-10-29RDMA/siw: Always report immediate post SQ errorsBernard Metzler1-11/+14
2025-10-29IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu1-2/+4