summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
13 daysRDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde
13 daysRDMA/irdma: Harden depth calculation functionsShiraz Saleem
13 daysRDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
13 daysRDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
13 daysRDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
13 daysRDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
13 daysRDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
13 daysRDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
13 daysRDMA/irdma: Initialize free_qp completion before using itJacob Moroni
13 daysRDMA/efa: Fix possible deadlockEthan Tidmore
13 daysRDMA/efa: Fix use of completion ctx after freeYonatan Nachum
13 daysRDMA/efa: Improve admin completion context state machineYonatan Nachum
13 daysRDMA/efa: Check stored completion CTX command ID with received oneYonatan Nachum
13 daysRDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib
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/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-02-26RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan
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/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
2025-12-30RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier
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/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()Alok Tiwari
2025-12-17RDMA/efa: Remove possible negative shiftMichael Margolin
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-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/bng_re: Remove prefetch instructionLeon Romanovsky
2025-11-26RDMA/irdma: Fix SRQ shadow area address initializationJijun Wang
2025-11-26RDMA/irdma: Remove doorbell elision logicJacob Moroni
2025-11-26RDMA/irdma: Do not set IBK_LOCAL_DMA_LKEY for GEN3+Jacob Moroni
2025-11-26RDMA/irdma: Do not directly rely on IB_PD_UNSAFE_GLOBAL_RKEYJacob Moroni
2025-11-26RDMA/irdma: Add missing mutex destroyAnil Samal
2025-11-26RDMA/irdma: Fix SIGBUS in AEQ destroyKrzysztof Czurylo
2025-11-26RDMA/irdma: Add a missing kfree of struct irdma_pci_f for GEN2Tatyana Nikolova
2025-11-26RDMA/irdma: Fix data race in irdma_free_pbleKrzysztof Czurylo
2025-11-26RDMA/irdma: Fix data race in irdma_sc_ccq_armKrzysztof Czurylo