summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2026-04-02RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova1-7/+10
2026-04-02RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal1-1/+2
2026-04-02RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova1-2/+0
2026-04-02RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera1-6/+6
2026-04-02RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova1-2/+0
2026-04-02RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova1-0/+2
2026-04-02RDMA/irdma: Initialize free_qp completion before using itJacob Moroni1-1/+1
2026-03-25RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe1-1/+1
2026-03-25IB/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/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-01-11RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+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/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
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/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
2025-08-28RDMA/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai3-35/+2
2025-08-28RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai1-2/+1
2025-08-28RDMA/erdma: Fix ignored return value of init_kernel_qpBoshi Yu1-1/+3
2025-08-28RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()Yury Norov [NVIDIA]1-20/+24
2025-08-15RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang1-5/+10
2025-08-15Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-08-15net/mlx5: Check device memory pointer before usageStav Aviram1-1/+1
2025-07-10RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad1-0/+33
2025-07-10RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad1-1/+1
2025-07-10RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad1-1/+1
2025-07-10RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang1-1/+1
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-2/+28
2025-06-19RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang5-4/+1
2025-05-02qibfs: fix _another_ leakAl Viro1-0/+1
2025-04-25RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang1-1/+1
2025-04-25RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing1-7/+7
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad1-1/+1
2025-04-10RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()Cheng Xu1-1/+0
2025-04-10RDMA/mlx5: Fix calculation of total invalidated pagesChiara Meiohas1-4/+6