index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
Dean Luick
1
-0
/
+8
2026-03-10
IB/hfi1: kzalloc to kzalloc_flex
Rosen Penev
2
-9
/
+2
2026-03-10
RDMA/hfi1: Remove opa_vnic
Dennis Dalessandro
26
-4536
/
+20
2026-03-10
RDMA/ocrdma: kzalloc_objs to kzalloc_flex
Rosen Penev
2
-13
/
+4
2026-03-08
RDMA/efa: Fix use of completion ctx after free
Yonatan Nachum
1
-48
/
+39
2026-03-08
RDMA/irdma: Add support for revocable pinned dmabuf import
Jacob Moroni
1
-12
/
+93
2026-03-08
RDMA/umem: Add helpers for umem dmabuf revoke lock
Jacob Moroni
1
-0
/
+16
2026-03-08
RDMA/umem: Add pinned revocable dmabuf import interface
Jacob Moroni
1
-0
/
+61
2026-03-08
RDMA/umem: Move umem dmabuf revoke logic into helper function
Jacob Moroni
1
-9
/
+17
2026-03-08
RDMA/umem: Add ib_umem_dmabuf_get_pinned_and_lock helper
Jacob Moroni
1
-9
/
+26
2026-03-08
RDMA/rtrs: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2
-2
/
+2
2026-03-08
RDMA/bnxt_re: Support application specific CQs
Sriharsha Basavapatna
3
-18
/
+22
2026-03-08
RDMA/bnxt_re: Separate kernel and user CQ creation paths
Sriharsha Basavapatna
1
-53
/
+102
2026-03-08
RDMA/bnxt_re: Refactor bnxt_re_create_cq()
Sriharsha Basavapatna
1
-3
/
+26
2026-03-08
RDMA/bnxt_re: Support doorbell extensions
Kalesh AP
4
-0
/
+184
2026-03-08
RDMA/bnxt_re: Refactor bnxt_qplib_create_qp() function
Kalesh AP
4
-225
/
+295
2026-03-08
RDMA/bnxt_re: Move the UAPI methods to a dedicated file
Kalesh AP
4
-305
/
+344
2026-03-08
RDMA: Add IB_UVERBS_CORE_SUPPORT_ROBUST_UDATA
Jason Gunthorpe
3
-0
/
+10
2026-03-08
RDMA/bnxt_re: Use ib_respond_empty_udata()
Jason Gunthorpe
1
-10
/
+15
2026-03-08
RDMA/bnxt_re: Use ib_respond_udata()
Jason Gunthorpe
1
-22
/
+9
2026-03-08
RDMA/bnxt_re: Add missing comp_mask validation
Jason Gunthorpe
1
-2
/
+5
2026-03-08
RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
Jason Gunthorpe
1
-0
/
+57
2026-03-08
RDMA/bnxt_re: Add compatibility checks to the uapi path
Jason Gunthorpe
1
-13
/
+16
2026-03-08
RDMA: Add ib_respond_udata()
Jason Gunthorpe
1
-0
/
+24
2026-03-08
RDMA: Add ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-0
/
+12
2026-03-08
RDMA: Add ib_copy_validate_udata_in()
Jason Gunthorpe
2
-0
/
+54
2026-03-08
RDMA/core: Add rdma_udata_to_dev()
Jason Gunthorpe
1
-0
/
+27
2026-03-08
RDMA: Use copy_struct_from_user() instead of open coding
Jason Gunthorpe
1
-18
/
+6
2026-03-05
RDMA/mlx5: Add support for TLP VAR allocation
Maher Sanalla
1
-6
/
+34
2026-03-05
RDMA/mlx5: Add TLP VAR region support and infrastructure
Maher Sanalla
2
-5
/
+54
2026-03-05
RDMA/mlx5: Refactor VAR table to use region abstraction
Maher Sanalla
2
-30
/
+38
2026-03-05
Add support for TLP emulation
Leon Romanovsky
13
-47
/
+85
2026-03-05
RDMA/erdma: Remove numa_node from struct erdma_devattr
Cheng Xu
3
-3
/
+2
2026-03-05
RDMA/core: Delete not-implemented get_vector_affinity
Leon Romanovsky
1
-1
/
+0
2026-03-05
RDMA/nldev: Expose kernel-internal FRMR pools in netlink
Michael Guralnik
1
-5
/
+23
2026-03-05
RDMA/nldev: Add command to set pinned FRMR handles
Michael Guralnik
1
-11
/
+77
2026-03-05
RDMA/bng_re: Fix silent failure in HWRM version query
Kamal Heib
1
-5
/
+9
2026-03-04
RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
Abhijit Gangurde
1
-1
/
+3
2026-03-04
RDMA/irdma: Fix double free related to rereg_user_mr
Jacob Moroni
1
-0
/
+1
2026-03-02
RDMA/core: Add netlink command to modify FRMR aging
Michael Guralnik
3
-2
/
+68
2026-03-02
RDMA/nldev: Add command to get FRMR pools
Michael Guralnik
1
-0
/
+165
2026-03-02
RDMA/mlx5: Switch from MR cache to FRMR pools
Michael Guralnik
5
-1060
/
+187
2026-03-02
RDMA/core: Add pinned handles to FRMR pools
Michael Guralnik
2
-0
/
+130
2026-03-02
RDMA/core: Add FRMR pools statistics
Michael Guralnik
2
-2
/
+13
2026-03-02
RDMA/core: Add aging to FRMR pools
Michael Guralnik
2
-8
/
+81
2026-03-02
IB/core: Introduce FRMR pools
Michael Guralnik
3
-1
/
+368
2026-03-02
RDMA/mlx5: Move device async_ctx initialization
Chiara Meiohas
2
-2
/
+3
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
13
-46
/
+33
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
4
-13
/
+3
2026-02-28
scsi: target: Use driver completion preference by default
Mike Christie
1
-0
/
+1
[prev]
[next]