summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2026-03-30RDMA/mana_ib: cleanup the usage of mana_gd_send_request()Konstantin Taranov
2026-03-30RDMA/rxe: Replace use of system_unbound_wq with rxe_wqMarco Crivellari
2026-03-30RDMA/irdma: Add support for GEN4 hardwareJacob Moroni
2026-03-30RDMA/irdma: Provide scratch buffers to firmware for internal useJay Bhat
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky
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-17RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever
2026-03-17RDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever
2026-03-17RDMA/efa: Rename alloc_ucontext comp_mask to supported_capsMichael Margolin
2026-03-16net/mlx5: Expose MLX5_UMR_ALIGN definitionTariq Toukan
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick
2026-03-11RDMA/rdmavt: Correct multi-port QP iterationDean Luick
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick
2026-03-10IB/hfi1: kzalloc to kzalloc_flexRosen Penev
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro
2026-03-10RDMA/ocrdma: kzalloc_objs to kzalloc_flexRosen Penev
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-08RDMA/irdma: Add support for revocable pinned dmabuf importJacob Moroni
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni
2026-03-08RDMA/umem: Move umem dmabuf revoke logic into helper functionJacob Moroni
2026-03-08RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helperJacob Moroni
2026-03-08RDMA/rtrs: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-08RDMA/bnxt_re: Support application specific CQsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Separate kernel and user CQ creation pathsSriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Refactor bnxt_re_create_cq()Sriharsha Basavapatna
2026-03-08RDMA/bnxt_re: Support doorbell extensionsKalesh AP
2026-03-08RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() functionKalesh AP
2026-03-08RDMA/bnxt_re: Move the UAPI methods to a dedicated fileKalesh AP
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_empty_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Use ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA/bnxt_re: Add missing comp_mask validationJason Gunthorpe