summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-07-14IB/rdmavt: use kzalloc() to allocate QPN-map pagesMike Rapoport (Microsoft)
2026-07-14IB/mthca: allocate mthca_array memory with kzalloc()Mike Rapoport (Microsoft)
2026-07-14IB/mthca: mthca_reg_user_mr(): use kmalloc() to allocate addresses arrayMike Rapoport (Microsoft)
2026-07-14RDMA/mlx5: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-07-14RDMA/umem: ib_umem_get(): use kmalloc() to allocate page arrayMike Rapoport (Microsoft)
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
2026-07-14RDMA/efa: Add EFA 0xefa4 PCI IDAnas Mousa
2026-07-14RDMA/efa: Extend page-shift field in MR registrationMichael Margolin
2026-07-13RDMA/hfi1: Align probe error unwinding with device removalLeon Romanovsky
2026-07-13RDMA/hfi1: Initialize debugfs after probe completesLeon Romanovsky
2026-07-13RDMA/hfi1: Defer device creation until probe succeedsLeon Romanovsky
2026-07-13RDMA/hfi1: Stop flushing the global IB workqueueLeon Romanovsky
2026-07-13RDMA/hfi1: Remove redundant NULL checks in create_workqueues()Leon Romanovsky
2026-07-13RDMA/hfi1: Allocate device data after PCI initializationLeon Romanovsky
2026-07-13RDMA/hfi1: Free RX data on late probe failureLeon Romanovsky
2026-07-13RDMA/hfi1: Create workqueues before device initializationLeon Romanovsky
2026-07-13RDMA/hfi1: Drop device data from hfi1_validate_rcvhdrcnt()Leon Romanovsky
2026-07-13RDMA/hfi1: Pass PCI device to hfi1_pcie_init()Leon Romanovsky
2026-07-13RDMA/hfi1: Remove redundant PCI device ID validationLeon Romanovsky
2026-07-13RDMA/hfi1: Preserve unit 0 on allocation failureLeon Romanovsky
2026-07-13RDMA/rvt: Return NULL after port allocation failureLeon Romanovsky
2026-07-13IB/mlx4: delete allocated id_map_entry while sending REJPraveen Kumar Kannoju
2026-07-12RDMA/rxe: Avoid reprocessing the current packet after the QP enters the error...Allison Henderson
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
2026-07-12RDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()Alexander Chesnokov
2026-07-12RDMA/efa: Add AH cache handling on create and destroy AHYonatan Nachum
2026-07-12RDMA/efa: Add initialization of AH cache rhashtableYonatan Nachum
2026-07-12RDMA/ipoib: Drain RCU callbacks during module teardownLeon Romanovsky
2026-07-12RDMA/mlx5: Drain RCU callbacks during module teardownLeon Romanovsky
2026-07-12RDMA/core: Wait for RCU callbacks before unloading ib_coreLeon Romanovsky
2026-07-09RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definitionKamal Heib
2026-07-06RDMA/bng_re: return a timeout when firmware responses stallPengpeng Hou
2026-07-06RDMA/hfi1: Remove unused non-user-accessible device classMichal Schmidt
2026-07-05RDMA/rxe: Check PDs for memory window bindsZhiwei Zhang
2026-07-05RDMA/irdma: Prevent overflows in memory contiguity checksAleksandrova Alyona
2026-07-05RDMA/irdma: Suppress PF reset on HMC errorSeyeong Kim
2026-07-05RDMA/irdma: Add refcounting to user ring MRsJacob Moroni
2026-07-05RDMA/irdma: Add irdma_cq fields to track pbl allocationsJacob Moroni
2026-07-05RDMA/irdma: Add a refcount to track user ring MR associationsJacob Moroni
2026-07-05RDMA/irdma: Deduplicate the irdma_del_memlist logicJacob Moroni
2026-07-02RDMA/siw: publish QP after initializationRuoyu Wang
2026-07-02RDMA/mlx5: Remove kernel-doc warning in umr.cLeon Romanovsky
2026-07-02IB/iwpm: Fix spelling errors in commentsluoqing
2026-07-02RDMA/hns: Fix potential integer overflow in mhop hem cleanupDanila Chernetsov
2026-07-02RDMA/core: Fix memory leak in __ib_create_cq() on invalid cqeChenguang Zhao
2026-07-02RDMA/mana_ib: initialize err for empty send WR listsRuoyu Wang
2026-07-02RDMA/erdma: initialize ret for empty receive WR listsRuoyu Wang
2026-07-02RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-02RDMA/uverbs: Add UVERBS_ATTR_UHW to UVERBS_METHOD_REG_MRJason Gunthorpe
2026-07-02RDMA/irdma: Prevent rereg_mr for non-mem regionsJacob Moroni