master
libibverbs: Introduce Completion Counters verbs
man page: Fix return value for ibv_advise_mr()
libibverbs: Add DMA-buf fd export for ibv_buf
verbs: Document that pointer-returning verbs set errno on failure
verbs: Introduce verbs for DMA handle allocation and deallocation
ibverbs: Push COPYING file into individual files
libibverbs: Add parent domain ALLOW_CC_UNPROTECTED_ALLOC flag
verbs: Introduce ibv_thread_domain and its related verbs
verbs: Introduce counters attach point flow
verbs: Switch simpler man pages over to markdown format
verbs: Update the type of some variables in documents
libibverbs: Fix incorrect return code
verbs: Remove unused steering flag
Fix spelling mistakes in libibverbs man pages
verbs: Replace SQ with RQ in max_recv_sge's documents
verbs: Introduce tag matching SRQ
libibverbs/man/ibv_create_wq.3 replace verbs_exp.h with verbs.h
libibverbs: Fix ibv_devinfo help message
verbs: Introduce ibv_dm_export_dmabuf_fd() verb
man page: Document EINVAL meaning for ibv_fork_init()
verbs: Add IBV_EVENT_DEVICE_SPEED_CHANGE to async events
libibverbs: Get stable IB device index
verbs, ibacm, librdmacm: Introduce ibv_get_pkey_index()
verbs: Fix ibv_get_srq_num() man page
verbs: Introduce ibv_import/unimport_dm() verbs
man: Fix typo in ibv_is_fork_initialized SYNOPSIS header
verbs: Add support for CQ moderation
verbs: fix document format for ibv_modify_qp
ibverbs: Allow creation and modification of WQ with cvlan offload
mlx5: Introduce mlx5dv_wr_memcpy builder
man page: correct IBV_ZERO_BASED to IBV_ACCESS_ZERO_BASED
verbs: Tag matching list manipulation interface
verbs: Bitwise flag values should be unsigned
libibverbs: Add CoCo DMA bounce flag
verbs: Add interfaces to configure and use ECE
verbs: Introduce a new query GID entry API
The patch only makes grammar-related fixes. It fixes misspelled abbreviations for Remote Direct Memory Access and incorrect use of the article "a" with "RDMA".
verbs: Add support for XDR speed in ibv_query_port
verbs: Introduce ibv_query_port_speed() verb
verbs: Allow query only device support for QP data in order
rc_pingpong: Add unprotected memory allocation for CoCo guests
libibverb/examples: Add command line option to enable buffer validation
fixed the typo in ibv_uc_pingpong doc
providers/rxe: Add new API ibv_wr_flush()
libibverbs: ibv pingpong man and help consistency