index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
150
-7486
/
+3945
2026-04-17
RDMA/core: Fix user CQ creation for drivers without create_cq
Michael Margolin
1
-2
/
+1
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl
Linus Torvalds
4
-4
/
+4
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+3
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-13
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-25
/
+38
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
1
-5
/
+3
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-1
/
+1
2026-04-09
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
1
-1
/
+1
2026-04-09
IB/core: Fix zero dmac race in neighbor resolution
Chen Zhao
1
-0
/
+3
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
3
-1
/
+64
2026-04-09
RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv
hkbinbin
1
-1
/
+2
2026-04-09
RDMA/core: Prefer NLA_NUL_STRING
Florian Westphal
1
-3
/
+3
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2
-5
/
+7
2026-04-07
RDMA/core: Fix memory free for GID table
zhenwei pi
1
-1
/
+0
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
1
-3
/
+3
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-100
/
+123
2026-03-31
RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-19
/
+16
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
13
-19
/
+21
2026-03-31
RDMA/irdma: Add missing comp_mask check in alloc_ucontext
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA/hns: Add missing comp_mask check in create_qp
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()
Jason Gunthorpe
1
-9
/
+8
2026-03-31
RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_mask
Jason Gunthorpe
4
-17
/
+13
2026-03-31
RDMA/hns: Use ib_copy_validate_udata_in()
Jason Gunthorpe
4
-45
/
+8
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in() for QP
Jason Gunthorpe
1
-22
/
+3
2026-03-31
RDMA/mlx4: Use ib_copy_validate_udata_in()
Jason Gunthorpe
3
-13
/
+10
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for MW
Jason Gunthorpe
1
-9
/
+6
2026-03-31
RDMA/mlx5: Use ib_copy_validate_udata_in() for SRQ
Jason Gunthorpe
1
-12
/
+3
2026-03-31
RDMA/pvrdma: Use ib_copy_validate_udata_in() for srq
Jason Gunthorpe
1
-3
/
+2
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
8
-52
/
+45
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
6
-47
/
+17
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
[next]