summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
7 daysMerge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysRDMA/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-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-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
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-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann
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-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta
2026-02-08RDMA/mlx5: Implement DMABUF export opsYishai Hadas
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas
2026-02-08RDMA/uverbs: Support external FD uobjectsYishai Hadas
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-05RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP