summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni1-3/+1
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/rtrs-clt: For conn rejection use actual err numberMd Haris Iqbal1-2/+2
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/rxe: Fix race condition in QP timer handlersLi Zhijian2-0/+6
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-3/+3
2026-03-04RDMA/rtrs-srv: fix SG mappingRoman Penyaev1-5/+20
2026-03-04RDMA/hns: Notify ULP of remaining soft-WCs during resetChengchang Tang1-0/+23
2026-03-04RDMA/hns: Fix WQ_MEM_RECLAIM warningChengchang Tang1-1/+2
2026-03-04IB/cache: update gid cache on client reregister eventEtienne AUJAMES1-1/+2
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-11RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun1-19/+6
2026-01-11RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun7-20/+91
2026-01-11RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun1-0/+5
2026-01-11RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe1-0/+3
2026-01-11RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe1-23/+10
2026-01-11RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+1
2026-01-11RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI1-0/+1
2026-01-11RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP1-2/+2
2026-01-11RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari1-6/+1
2026-01-11RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari1-1/+1
2026-01-11RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu1-1/+1
2026-01-11RDMA/efa: Remove possible negative shiftMichael Margolin1-4/+0
2026-01-11RDMA/irdma: avoid invalid read in irdma_net_eventMichal Schmidt1-1/+2
2026-01-11RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEYJacob Moroni4-10/+12
2026-01-11RDMA/irdma: Add support to re-register a memory regionSindhu Devale2-43/+191
2026-01-11RDMA/irdma: Fix data race in irdma_free_pbleKrzysztof Czurylo1-2/+4
2026-01-11RDMA/irdma: Fix data race in irdma_sc_ccq_armKrzysztof Czurylo1-0/+3
2026-01-11RDMA/bnxt_re: Fix the inline size for GenP7 devicesSelvin Xavier1-1/+1
2026-01-11RDMA/rtrs: server: Fix error handling in get_or_create_srvMa Ke1-1/+1
2026-01-11RDMA/rxe: Fix null deref on srq->rq.queue after resize failureZhu Yanjun1-6/+1
2025-11-24RDMA/hns: Fix wrong WQE data when QP wraps aroundJunxian Huang1-3/+8
2025-11-24RDMA/hns: Fix the modification of max_send_sgewenglianfa1-2/+0
2025-11-24RDMA/irdma: Set irdma_cq cq_num field during CQ createJacob Moroni2-1/+2
2025-11-24RDMA/irdma: Remove unused struct irdma_cq fieldsJacob Moroni2-9/+0
2025-11-24RDMA/irdma: Fix SD index calculationJacob Moroni1-1/+1
2025-10-15RDMA/siw: Always report immediate post SQ errorsBernard Metzler1-11/+14
2025-10-15RDMA/rxe: Fix race in do_task() when drainingGui-Dong Han1-2/+6
2025-10-15IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu1-2/+4
2025-10-15RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit1-7/+3
2025-10-15RDMA/cm: Rate limit destroy CM ID timeout error messageHÃ¥kon Bugge1-2/+2
2025-10-15RDMA/mlx5: Fix vport loopback forcing for MPV devicePatrisious Haddad2-4/+16
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov1-0/+1
2025-08-28RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu1-0/+2