summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-100/+123
5 daysMerge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
11 daysRDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky1-2/+3
13 daysRDMA/irdma: Harden depth calculation functionsShiraz Saleem1-17/+22
13 daysRDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova1-7/+10
13 daysRDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal1-1/+2
13 daysRDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova1-2/+0
13 daysRDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera1-6/+6
13 daysRDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova1-2/+0
13 daysRDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova1-0/+2
13 daysRDMA/irdma: Initialize free_qp completion before using itJacob Moroni1-1/+1
14 daysRDMA/efa: Fix possible deadlockEthan Tidmore1-0/+1
14 daysRDMA/rw: Fix MR pool exhaustion in bvec RDMA READ pathChuck Lever1-7/+9
14 daysRDMA/rw: Fall back to direct SGE on MR pool exhaustionChuck Lever1-3/+18
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum1-48/+39
2026-03-05RDMA/bng_re: Fix silent failure in HWRM version queryKamal Heib1-5/+9
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde1-1/+3
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni1-0/+1
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky1-0/+2
2026-02-25RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni1-3/+1
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher1-1/+5
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe1-1/+1
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe1-1/+1
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe1-2/+3
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe1-1/+1
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib1-0/+2
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam1-14/+15
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam1-23/+4
2026-02-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook26-42/+31
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds44-130/+65
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds11-12/+12
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds158-475/+475
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook176-847/+779
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds67-641/+2382
2026-02-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds3-2/+4
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-0/+31
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta6-6/+6456
2026-02-09RDMA/mlx5: Implement DMABUF export opsYishai Hadas1-0/+72
2026-02-09RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas8-12/+266
2026-02-09RDMA/uverbs: Support external FD uobjectsYishai Hadas1-14/+21
2026-02-09RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher2-0/+31
2026-02-06net/mlx5: Fix 1600G link mode enum namingYael Chemla1-1/+1
2026-02-05RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin1-1/+2
2026-02-05RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin1-2/+6
2026-02-03RDMA/umem: don't abuse current->group_leaderOleg Nesterov1-2/+2
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP1-3/+6
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP1-0/+5