summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-04-18RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever
2026-04-18IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
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/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones
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: 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-19RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problemZhu Yanjun
2026-01-19RDMA/cm: Fix leaking the multicast GID table referenceJason Gunthorpe
2026-01-19RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctlyJason Gunthorpe
2026-01-19RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier
2026-01-19RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP
2026-01-19RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari
2026-01-19RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari
2026-01-19RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()Jang Ingyu
2026-01-19RDMA/efa: Remove possible negative shiftMichael Margolin
2026-01-19RDMA/rtrs: server: Fix error handling in get_or_create_srvMa Ke
2025-10-29RDMA/siw: Always report immediate post SQ errorsBernard Metzler
2025-10-29IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu
2025-10-29RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit
2025-10-29RDMA/cm: Rate limit destroy CM ID timeout error messageHÃ¥kon Bugge
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov
2025-08-28RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu
2025-08-28RDMA/rxe: Return CQE error if invalid lkey was suppliedLeon Romanovsky
2025-08-28RDMA/core: reduce stack using in nldev_stat_get_doit()Arnd Bergmann
2025-08-28RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()Yury Norov [NVIDIA]
2025-08-28RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb
2025-07-17RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad
2025-07-17RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad
2025-07-17RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang
2025-07-17RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki
2025-07-17RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_privateWeihang Li
2025-06-27RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-06-27RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang
2025-06-04RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bugZhu Yanjun
2025-05-02qibfs: fix _another_ leakAl Viro
2025-05-02RDMA/core: Silence oversized kvmalloc() warningShay Drory
2025-05-02RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang
2025-05-02RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad
2025-04-10IB/mad: Check available slots before posting receive WRsMaher Sanalla
2025-04-10RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang
2025-04-10RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang
2025-04-10RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt()Chengchang Tang