summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-03-12RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-03-12RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-12IB/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/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-03-04RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam
2026-03-04RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam
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-02-26RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmallocYi Liu
2026-02-26RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-02-26RDMA/rxe: Fix race condition in QP timer handlersLi Zhijian
2026-02-26RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan
2026-02-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu
2026-02-26RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian
2026-02-26IB/mlx5: Fix port speed query for representorsOr Har-Toov
2026-02-26RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas
2026-02-26RDMA/iwcm: Fix workqueue list corruption by removing work_listJacob Moroni
2026-02-26RDMA/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang
2026-02-26RDMA/rtrs-srv: fix SG mappingRoman Penyaev
2026-02-26RDMA/mlx5: Fix ucaps init error flowMaher Sanalla
2026-02-26RDMA/hns: Notify ULP of remaining soft-WCs during resetChengchang Tang
2026-02-26RDMA/hns: Fix RoCEv1 failure due to DSCPJunxian Huang
2026-02-26RDMA/hns: Return actual error code instead of fixed EINVALJunxian Huang
2026-02-26RDMA/hns: Fix WQ_MEM_RECLAIM warningChengchang Tang
2026-02-26IB/cache: update gid cache on client reregister eventEtienne AUJAMES
2026-02-26RDMA/rtrs: server: remove dead codeHonggang LI
2026-02-26RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
2026-02-26RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin
2025-12-30RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier
2025-12-30RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI
2025-12-30IB/rxe: Fix missing umem_odp->umem_mutex unlock on error pathLi Zhijian
2025-12-23RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP
2025-12-22RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()Ding Hui
2025-12-22RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari
2025-12-21RDMA/core: always drop device refcount in ib_del_sub_device_and_put()Tetsuo Handa
2025-12-21RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()Stefan Metzmacher
2025-12-21RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari
2025-12-21RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu
2025-12-17RDMA/efa: Remove possible negative shiftMichael Margolin
2025-12-17RTRS/rtrs: clean up rtrs headers kernel-docRandy Dunlap
2025-12-17RDMA/irdma: avoid invalid read in irdma_net_eventMichal Schmidt
2025-12-17RDMA/mana_ib: check cqe length for kernel CQsKonstantin Taranov
2025-12-16RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe
2025-12-16RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-27RDMA/rxe: reclassify sockets in order to avoid false positives from lockdepStefan Metzmacher