summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
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
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA/umem: Remove unnecessary includes and defines from ib_umem headerLeon Romanovsky
2026-02-25RDMA/umem: Allow including ib_umem header from any locationLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
2026-02-24RDMA/restrack: fix kernel-doc indicatorRandy Dunlap
2026-02-24RDMA/iwcm: fix some kernel-doc issues in iw_cm.hRandy Dunlap
2026-02-24RDMA/umem: fix kernel-doc warningsRandy Dunlap
2026-02-24IB/cache: avoid kernel-doc warningsRandy Dunlap
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-08RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas
2026-02-08RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla
2025-11-12RDMA/cm: Correct typedef and bad line warningsRandy Dunlap
2025-11-06IB/rdmavt: rdmavt_qp.h: clean up kernel-doc commentsRandy Dunlap
2025-10-20RDMA/uverbs: fix some kernel-doc warningsRandy Dunlap
2025-08-13RDMA/ucma: Support write an event into a CMMark Zhang
2025-08-13RDMA/cma: Support IB service record resolutionMark Zhang
2025-08-13RDMA/sa_query: Support IB service records resolutionMark Zhang