summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP
2026-01-28RDMA/irdma: Use kvzalloc for paged memory DMA address arrayCarlos Bilbao
2026-01-27RDMA/mana_ib: Add device‑memory supportKonstantin Taranov
2026-01-27RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handlerZilin Guan
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas
2026-01-15RDMA/mana_ib: Take CQ type from the device typeKonstantin Taranov
2026-01-15RDMA/hns: Support drain SQ and RQChengchang Tang
2026-01-13RDMA/irdma: Remove fixed 1 ms delay during AH wait loopJacob Moroni
2026-01-13RDMA/irdma: Remove redundant dma_wmb() before writel()Jacob Moroni
2026-01-10bnxt_en: Update FW interface to 1.10.3.151Michael Chan
2026-01-05RDMA/ocrdma: Remove unused OCRDMA_UVERBS definitionLeon Romanovsky
2026-01-05RDMA/qedr: Remove unused definesLeon Romanovsky
2026-01-05RDMA/mlx5: Avoid direct access to DMA device pointerLeon Romanovsky
2026-01-05RDMA/mlx5: Fix ucaps init error flowMaher Sanalla
2026-01-05RDMA/mlx5: Implement query_port_speed callbackOr Har-Toov