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-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
2
-14
/
+5
2026-03-31
RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()
Jason Gunthorpe
4
-120
/
+26
2026-03-30
x86-64: rename misleadingly named '__copy_user_nocache()' function
Linus Torvalds
1
-5
/
+3
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
9
-102
/
+126
2026-03-30
RDMA/core: Use kzalloc_flex for GID table
Rosen Penev
1
-11
/
+3
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
1
-0
/
+15
2026-03-30
RDMA/mlx4: Restrict external umem for CQ when copy_to_user() is used
Leon Romanovsky
1
-0
/
+4
2026-03-30
RDMA/umem: Use consistent DMA attributes when unmapping entries
Leon Romanovsky
1
-7
/
+6
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
9
-102
/
+126
2026-03-30
RDMA: Remove outdated comments referencing hfi1_destroy_qp()
Kexin Sun
2
-2
/
+0
2026-03-30
RDMA/bnxt_re: Clean up uverbs CQ creation path
Leon Romanovsky
1
-19
/
+9
2026-03-30
RDMA/bnxt_re: Replace kcalloc() with kzalloc_objs()
Leon Romanovsky
1
-3
/
+2
2026-03-30
RDMA/bnxt_re: Remove unnecessary checks in kernel CQ creation path
Leon Romanovsky
1
-12
/
+2
2026-03-30
RDMA/bnxt_re: Simplify bnxt_re_init_depth() callers and implementation
Leon Romanovsky
2
-47
/
+42
2026-03-30
RDMA/uverbs: Update outdated reference to remove_commit_idr_uobject()
Kexin Sun
1
-2
/
+2
2026-03-30
RDMA: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
16
-76
/
+38
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
10
-11
/
+11
2026-03-30
RDMA/core: Remove unused ib_resize_cq() implementation
Leon Romanovsky
1
-10
/
+0
2026-03-30
RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
3
-45
/
+146
2026-03-30
RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
3
-1
/
+152
2026-03-30
RDMA/nldev: Add dellink function pointer
Zhu Yanjun
1
-0
/
+12
2026-03-30
RDMA/mana_ib: cleanup the usage of mana_gd_send_request()
Konstantin Taranov
3
-173
/
+31
2026-03-30
RDMA/rxe: Replace use of system_unbound_wq with rxe_wq
Marco Crivellari
3
-2
/
+4
2026-03-30
RDMA/irdma: Add support for GEN4 hardware
Jacob Moroni
4
-5
/
+12
2026-03-30
RDMA/irdma: Provide scratch buffers to firmware for internal use
Jay Bhat
5
-3
/
+61
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
2
-5
/
+4
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
3
-3
/
+2
2026-03-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-100
/
+123
2026-03-27
fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
Pavan Chebbi
4
-4
/
+4
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
1
-1
/
+1
2026-03-20
RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
1
-2
/
+3
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
1
-17
/
+22
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2026-03-17
RDMA/efa: Fix possible deadlock
Ethan Tidmore
1
-0
/
+1
2026-03-17
RDMA/rw: Fix MR pool exhaustion in bvec RDMA READ path
Chuck Lever
1
-7
/
+9
2026-03-17
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
1
-3
/
+18
2026-03-17
RDMA/efa: Rename alloc_ucontext comp_mask to supported_caps
Michael Margolin
1
-8
/
+9
2026-03-16
net/mlx5: Expose MLX5_UMR_ALIGN definition
Tariq Toukan
1
-1
/
+0
2026-03-16
{net/RDMA}/mlx5: Add LAG demux table API and vport demux rules
Shay Drory
3
-14
/
+28
2026-03-16
net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence number
Shay Drory
1
-1
/
+3
2026-03-11
RDMA/rdmavt: Add driver mmap callback
Dean Luick
1
-5
/
+17
2026-03-11
RDMA/rdmavt: Correct multi-port QP iteration
Dean Luick
1
-1
/
+1
[prev]
[next]