summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2026-07-22RDMA/core: Add Completion Counters to resource trackingMichael Margolin
2026-07-22RDMA/core: Expose Completion Counter capabilities to userspaceMichael Margolin
2026-07-22RDMA/core: Prevent destroying in-use completion countersMichael Margolin
2026-07-22RDMA/core: Add Completion Counters supportMichael Margolin
2026-07-20RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_opsChristophe JAILLET
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
2026-07-12RDMA/core: Add ib_no_udata_io() helperJacob Moroni
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-11RDMA/core: Add ib_frmr_pool_drop for unrecoverable handlesMichael Guralnik
2026-06-11RDMA/core: Fix FRMR handle leak on push failureMichael Guralnik
2026-06-08RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-05RDMA/hfi1: Open-code rvt_set_ibdev_name()Arnd Bergmann
2026-06-05RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bitJason Gunthorpe
2026-06-05RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()Jason Gunthorpe
2026-05-29RDMA/uverbs: Expose CoCo DMA bounce requirement to userspaceJiri Pirko
2026-05-29RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEMJiri Pirko
2026-05-29RDMA/uverbs: Remove legacy umem field from struct ib_cqJiri Pirko
2026-05-29RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpersJiri Pirko
2026-05-29RDMA/uverbs: Push out CQ buffer umem processing into a helperJiri Pirko
2026-05-29RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()Jiri Pirko
2026-05-29RDMA/core: Introduce generic buffer descriptor infrastructure for umemJiri Pirko
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-26RDMA/core: Move ucaps into ib_uverbs_support.koJason Gunthorpe
2026-05-26RDMA/core: Remove uverbs_async_event_release()Jason Gunthorpe
2026-05-26RDMA/core: Do not compile ib_core_uverbs without USER_ACCESSJason Gunthorpe
2026-05-19RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()Jason Gunthorpe
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun
2026-03-11RDMA/rdmavt: Add driver mmap callbackDean Luick
2026-03-11RDMA/rdmavt: Add ucontext alloc/dealloc passthroughDean Luick
2026-03-11RDMA/OPA: Update OPA link speed listDean Luick
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro
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: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATAJason Gunthorpe
2026-03-08RDMA: Provide documentation about the uABI compatibility rulesJason Gunthorpe
2026-03-08RDMA: Add ib_is_udata_in_empty()Jason Gunthorpe
2026-03-08RDMA: Add ib_respond_udata()Jason Gunthorpe
2026-03-08RDMA: Add ib_copy_validate_udata_in_cm()Jason Gunthorpe
2026-03-08RDMA: Add ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-08RDMA/core: Add rdma_udata_to_dev()Jason Gunthorpe
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky
2026-03-02RDMA/core: Add pinned handles to FRMR poolsMichael Guralnik
2026-03-02IB/core: Introduce FRMR poolsMichael Guralnik
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky