summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
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
2026-02-24RDMA/umem: fix kernel-doc warningsRandy Dunlap1-1/+5
2026-02-24IB/cache: avoid kernel-doc warningsRandy Dunlap1-2/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+91
2026-02-09RDMA/uverbs: Add DMABUF object type and operationsYishai Hadas2-0/+10
2026-02-09RDMA/core: introduce rdma_restrict_node_type()Stefan Metzmacher1-0/+17
2026-01-28RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever1-0/+2
2026-01-28RDMA/core: add MR support for bvec-based RDMA operationsChuck Lever1-0/+1
2026-01-28RDMA/core: use IOVA-based DMA mapping for bvec RDMA operationsChuck Lever1-0/+8
2026-01-28RDMA/core: add bio_vec based RDMA read/write APIChuck Lever2-0/+53
2026-01-05RDMA/core: Avoid exporting module local functions and remove not-used onesParav Pandit1-2/+0
2026-01-05IB/core: Add query_port_speed verbOr Har-Toov1-0/+2
2026-01-05IB/core: Add helper to convert port attributes to data rateOr Har-Toov1-0/+14
2026-01-05IB/core: Add async event on device speed changeOr Har-Toov1-0/+1
2025-11-24RDMA/core: Add new IB rate for XDR (8x) supportMaher Sanalla1-0/+1
2025-11-12RDMA/cm: Correct typedef and bad line warningsRandy Dunlap1-2/+2
2025-11-06IB/rdmavt: rdmavt_qp.h: clean up kernel-doc commentsRandy Dunlap1-34/+36
2025-10-20RDMA/uverbs: fix some kernel-doc warningsRandy Dunlap1-49/+50
2025-08-13RDMA/ucma: Support write an event into a CMMark Zhang1-1/+4
2025-08-13RDMA/cma: Support IB service record resolutionMark Zhang1-1/+17
2025-08-13RDMA/sa_query: Support IB service records resolutionMark Zhang2-0/+38
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas1-0/+3
2025-07-23RDMA/core: Introduce a DMAH object and its alloc/free APIsYishai Hadas2-0/+30
2025-07-13RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpersMichael Margolin1-4/+21
2025-07-13RDMA/uverbs: Add a common way to create CQ with umemMichael Margolin1-0/+4
2025-07-09RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky1-2/+6
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit1-0/+3
2025-06-26RDMA/ipoib: Use parent rdma device net namespaceMark Bloch1-0/+5
2025-06-26RDMA/core: Extend RDMA device registration to be net namespace awareMark Bloch1-2/+9
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang1-0/+9
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe1-0/+7
2025-05-25IB/cm: Remove dead code and adjust namingVlad Dumitrescu1-14/+3
2025-05-12RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkageLeon Romanovsky1-10/+3