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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
95
-3799
/
+2276
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 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
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
RDMA/mana_ib: Support memory windows
Konstantin Taranov
3
-1
/
+64
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-90
/
+96
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
4
-31
/
+14
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-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
7
-90
/
+96
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
Merge branch 'master' into rdma-next
Leon Romanovsky
7
-90
/
+96
2026-03-30
RDMA: Remove outdated comments referencing hfi1_destroy_qp()
Kexin Sun
1
-1
/
+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: Properly propagate the number of CQEs as unsigned int
Leon Romanovsky
10
-28
/
+25
2026-03-30
RDMA: Clarify that CQ resize is a user‑space verb
Leon Romanovsky
6
-6
/
+6
2026-03-30
RDMA/mana_ib: cleanup the usage of mana_gd_send_request()
Konstantin Taranov
3
-173
/
+31
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
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
1
-1
/
+1
2026-03-27
fwctl/bnxt_en: Move common definitions to include/linux/bnxt/
Pavan Chebbi
4
-4
/
+4
2026-03-22
mlx5: Remove redundant iseg base
Parav Pandit
1
-1
/
+1
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/efa: Rename alloc_ucontext comp_mask to supported_caps
Michael Margolin
1
-8
/
+9
[next]