index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
1
-0
/
+1
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
1
-1
/
+1
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
1
-1
/
+2
2026-03-30
RDMA/core: Remove unused ib_resize_cq() implementation
Leon Romanovsky
1
-9
/
+0
2026-03-30
RDMA/nldev: Add dellink function pointer
Zhu Yanjun
1
-0
/
+2
2026-03-11
RDMA/rdmavt: Add driver mmap callback
Dean Luick
1
-0
/
+3
2026-03-11
RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
Dean Luick
1
-0
/
+7
2026-03-11
RDMA/OPA: Update OPA link speed list
Dean Luick
1
-3
/
+5
2026-03-10
RDMA/hfi1: Remove opa_vnic
Dennis Dalessandro
2
-102
/
+0
2026-03-08
RDMA/umem: Add helpers for umem dmabuf revoke lock
Jacob Moroni
1
-0
/
+4
2026-03-08
RDMA/umem: Add pinned revocable dmabuf import interface
Jacob Moroni
1
-0
/
+19
2026-03-08
RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA
Jason Gunthorpe
1
-0
/
+6
2026-03-08
RDMA: Provide documentation about the uABI compatibility rules
Jason Gunthorpe
1
-0
/
+87
2026-03-08
RDMA: Add ib_is_udata_in_empty()
Jason Gunthorpe
1
-0
/
+15
2026-03-08
RDMA: Add ib_respond_udata()
Jason Gunthorpe
1
-0
/
+33
2026-03-08
RDMA: Add ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-0
/
+25
2026-03-08
RDMA: Add ib_copy_validate_udata_in()
Jason Gunthorpe
1
-0
/
+26
2026-03-08
RDMA/core: Add rdma_udata_to_dev()
Jason Gunthorpe
1
-0
/
+2
2026-03-05
Add support for TLP emulation
Leon Romanovsky
1
-1
/
+1
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
1
-23
/
+0
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
1
-0
/
+2
2026-03-02
IB/core: Introduce FRMR pools
Michael Guralnik
2
-0
/
+45
2026-02-25
RDMA/core: Prepare create CQ path for API unification
Leon Romanovsky
1
-2
/
+1
2026-02-25
RDMA/core: Manage CQ umem in core code
Leon Romanovsky
1
-0
/
+1
2026-02-25
RDMA/umem: Remove unnecessary includes and defines from ib_umem header
Leon Romanovsky
1
-4
/
+0
2026-02-25
RDMA/umem: Allow including ib_umem header from any location
Leon Romanovsky
1
-1
/
+1
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
3
-80
/
+88
2026-02-25
RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()
Stefan Metzmacher
1
-1
/
+1
2026-02-24
RDMA/restrack: fix kernel-doc indicator
Randy Dunlap
1
-2
/
+2
2026-02-24
RDMA/iwcm: fix some kernel-doc issues in iw_cm.h
Randy Dunlap
1
-7
/
+7
2026-02-24
RDMA/umem: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+5
2026-02-24
IB/cache: avoid kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-2
/
+91
2026-02-09
RDMA/uverbs: Add DMABUF object type and operations
Yishai Hadas
2
-0
/
+10
2026-02-09
RDMA/core: introduce rdma_restrict_node_type()
Stefan Metzmacher
1
-0
/
+17
2026-01-28
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-0
/
+2
2026-01-28
RDMA/core: add MR support for bvec-based RDMA operations
Chuck Lever
1
-0
/
+1
2026-01-28
RDMA/core: use IOVA-based DMA mapping for bvec RDMA operations
Chuck Lever
1
-0
/
+8
2026-01-28
RDMA/core: add bio_vec based RDMA read/write API
Chuck Lever
2
-0
/
+53
2026-01-05
RDMA/core: Avoid exporting module local functions and remove not-used ones
Parav Pandit
1
-2
/
+0
2026-01-05
IB/core: Add query_port_speed verb
Or Har-Toov
1
-0
/
+2
2026-01-05
IB/core: Add helper to convert port attributes to data rate
Or Har-Toov
1
-0
/
+14
2026-01-05
IB/core: Add async event on device speed change
Or Har-Toov
1
-0
/
+1
2025-11-24
RDMA/core: Add new IB rate for XDR (8x) support
Maher Sanalla
1
-0
/
+1
2025-11-12
RDMA/cm: Correct typedef and bad line warnings
Randy Dunlap
1
-2
/
+2
2025-11-06
IB/rdmavt: rdmavt_qp.h: clean up kernel-doc comments
Randy Dunlap
1
-34
/
+36
2025-10-20
RDMA/uverbs: fix some kernel-doc warnings
Randy Dunlap
1
-49
/
+50
2025-08-13
RDMA/ucma: Support write an event into a CM
Mark Zhang
1
-1
/
+4
2025-08-13
RDMA/cma: Support IB service record resolution
Mark Zhang
1
-1
/
+17
2025-08-13
RDMA/sa_query: Support IB service records resolution
Mark Zhang
2
-0
/
+38
[next]