index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
RDMA/core: Add Completion Counters to resource tracking
Michael Margolin
2
-0
/
+5
2026-07-22
RDMA/core: Expose Completion Counter capabilities to userspace
Michael Margolin
1
-0
/
+9
2026-07-22
RDMA/core: Prevent destroying in-use completion counters
Michael Margolin
1
-0
/
+3
2026-07-22
RDMA/core: Add Completion Counters support
Michael Margolin
1
-0
/
+37
2026-07-20
RDMA/mlx5: Constify struct ib_frmr_pool_ops and dma_buf_attach_ops
Christophe JAILLET
1
-1
/
+1
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2
-27
/
+27
2026-07-12
RDMA/core: Add ib_no_udata_io() helper
Jacob Moroni
1
-0
/
+20
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-50
/
+191
2026-06-11
RDMA/core: Add ib_frmr_pool_drop for unrecoverable handles
Michael Guralnik
1
-0
/
+1
2026-06-11
RDMA/core: Fix FRMR handle leak on push failure
Michael Guralnik
1
-1
/
+1
2026-06-08
RDMA/nldev: Fix locking when accessing mr->pd
Jason Gunthorpe
1
-0
/
+5
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
1
-0
/
+8
2026-06-05
RDMA/hfi1: Open-code rvt_set_ibdev_name()
Arnd Bergmann
1
-20
/
+0
2026-06-05
RDMA/umem: Make ib_umem_is_contiguous() safe on 32 bit
Jason Gunthorpe
1
-8
/
+3
2026-06-05
RDMA/umem: Be careful about boundary conditions in ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-2
/
+2
2026-05-29
RDMA/uverbs: Expose CoCo DMA bounce requirement to userspace
Jiri Pirko
1
-0
/
+3
2026-05-29
RDMA/umem: Add ib_umem_is_contiguous() stub for !CONFIG_INFINIBAND_USER_MEM
Jiri Pirko
1
-0
/
+4
2026-05-29
RDMA/uverbs: Remove legacy umem field from struct ib_cq
Jiri Pirko
2
-8
/
+0
2026-05-29
RDMA/uverbs: Add CQ buffer UMEM attribute and driver helpers
Jiri Pirko
1
-0
/
+20
2026-05-29
RDMA/uverbs: Push out CQ buffer umem processing into a helper
Jiri Pirko
1
-0
/
+7
2026-05-29
RDMA/umem: Route ib_umem_get_va() through ib_umem_get_attr_or_va()
Jiri Pirko
1
-2
/
+7
2026-05-29
RDMA/core: Introduce generic buffer descriptor infrastructure for umem
Jiri Pirko
2
-0
/
+66
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
1
-5
/
+5
2026-05-26
RDMA/core: Move ucaps into ib_uverbs_support.ko
Jason Gunthorpe
1
-1
/
+0
2026-05-26
RDMA/core: Remove uverbs_async_event_release()
Jason Gunthorpe
1
-1
/
+7
2026-05-26
RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
Jason Gunthorpe
2
-11
/
+69
2026-05-19
RDMA/core: Do not read wild stack memory in uverbs_get_handler_fn()
Jason Gunthorpe
1
-0
/
+1
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
[next]