summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-50/+191
2026-06-11RDMA/core: Add ib_frmr_pool_drop for unrecoverable handlesMichael Guralnik1-0/+1
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik1-1/+1
2026-06-08RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe1-0/+5
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe1-0/+8
2026-06-05RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann1-20/+0
2026-06-05RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bitJason Gunthorpe1-8/+3
2026-06-05RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()Jason Gunthorpe1-2/+2
2026-05-30RDMA/uverbs: Expose CoCo DMA bounce requirement to userspaceJiri Pirko1-0/+3
2026-05-30RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEMJiri Pirko1-0/+4
2026-05-30RDMA/uverbs: Remove legacy umem field from struct ib_cqJiri Pirko2-8/+0
2026-05-30RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpersJiri Pirko1-0/+20
2026-05-30RDMA/uverbs: Push out CQ buffer umem processing into a helperJiri Pirko1-0/+7
2026-05-30RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()Jiri Pirko1-2/+7
2026-05-30RDMA/core: Introduce generic buffer descriptor infrastructure for umemJiri Pirko2-0/+66
2026-05-30RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko1-5/+5
2026-05-26RDMA/core: Move ucaps into ib_uverbs_support.koJason Gunthorpe1-1/+0
2026-05-26RDMA/core: Remove uverbs_async_event_release()Jason Gunthorpe1-1/+7
2026-05-26RDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe2-11/+69
2026-05-20RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()Jason Gunthorpe1-0/+1
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky1-0/+1
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky1-1/+1
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky1-1/+2
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky1-9/+0
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun1-0/+2
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick1-0/+3
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick1-0/+7
2026-03-11RDMA/OPA: Update OPA link speed listDean Luick1-3/+5
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro2-102/+0
2026-03-08RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+4
2026-03-08RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni1-0/+19
2026-03-08RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe1-0/+6
2026-03-08RDMA: Provide documentation about the uABI compatibility rulesJason Gunthorpe1-0/+87
2026-03-08RDMA: Add ib_is_udata_in_empty()Jason Gunthorpe1-0/+15
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe1-0/+33
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe1-0/+25
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe1-0/+26
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe1-0/+2
2026-03-05Add support for TLP emulationLeon Romanovsky1-1/+1
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky1-23/+0
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik1-0/+2
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik2-0/+45
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky1-2/+1
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky1-0/+1
2026-02-25RDMA/umem: Remove unnecessary includes and defines from ib_umem headerLeon Romanovsky1-4/+0
2026-02-25RDMA/umem: Allow including ib_umem header from any locationLeon Romanovsky1-1/+1
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky3-80/+88
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher1-1/+1
2026-02-24RDMA/restrack: fix kernel-doc indicatorRandy Dunlap1-2/+2
2026-02-24RDMA/iwcm: fix some kernel-doc issues in iw_cm.hRandy Dunlap1-7/+7