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
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-19
selftests: drv-net: gro: test GRO stats
Jakub Kicinski
3
-2
/
+433
2026-03-19
selftests: drv-net: gro: use SO_TXTIME to schedule packets together
Jakub Kicinski
1
-3
/
+54
2026-03-19
selftests: drv-net: give HW stats sync time extra 25% of margin
Jakub Kicinski
1
-2
/
+2
2026-03-19
selftests: net: move gro to lib for HW vs SW reuse
Jakub Kicinski
6
-4
/
+4
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-42
/
+288
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
1
-1
/
+90
2026-03-19
vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
Manish Honap
1
-1
/
+3
2026-03-19
KVM: arm64: selftests: Add no-vgic-v5 selftest
Sascha Bischoff
3
-178
/
+298
2026-03-19
KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
Sascha Bischoff
3
-0
/
+379
2026-03-19
kunit: configs: Enable all crypto library tests in all_tests.config
Eric Biggers
1
-0
/
+2
2026-03-19
Merge tag 'ovpn-net-next-20260317' of https://github.com/OpenVPN/ovpn-net-next
Paolo Abeni
40
-86
/
+472
2026-03-19
selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
Simon Baatz
1
-3
/
+11
2026-03-18
selftests/vsock: auto-detect kernel for guest VMs
Bobby Eshleman
1
-0
/
+19
2026-03-18
selftests/bpf: Isolate fmod_ret hooks by pid
Sun Jian
2
-3
/
+18
2026-03-18
selftests/bpf: Avoid spurious failures perf_link
Sun Jian
1
-15
/
+5
2026-03-18
tools: ynl: rework policy access to support recursion
Jakub Kicinski
1
-15
/
+11
2026-03-18
ktest: Store failure logs also in fatal paths
Ricardo B. Marlière
1
-0
/
+5
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+12
2026-03-17
Merge tag 'rust_io-7.1-rc1' into driver-core-next
Danilo Krummrich
14
-42
/
+331
2026-03-17
selftests/sched_ext: Show failed test names in summary
Cheng-Yang Chou
1
-1
/
+7
2026-03-17
kunit: configs: Enable all CRC tests in all_tests.config
Eric Biggers
1
-0
/
+2
2026-03-17
selftests/mount_setattr: increase tmpfs size for idmapped mount tests
Christian Brauner
1
-1
/
+1
2026-03-17
selftests: net: add ipv6 RA route to ECMP merge test
Fernando Fernandez Mancera
2
-0
/
+19
2026-03-17
selftests: ovpn: add test for the FW mark feature
Ralf Lici
3
-1
/
+119
2026-03-17
selftests: ovpn: check asymmetric peer-id
Ralf Lici
30
-81
/
+271
2026-03-17
selftests: ovpn: add notification parsing and matching
Ralf Lici
18
-3
/
+76
2026-03-17
ovpn: notify userspace on client float event
Ralf Lici
1
-0
/
+3
2026-03-17
selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
Antonio Quartulli
2
-10
/
+12
2026-03-16
selftests: net: py: give bpftrace more time to start
Jakub Kicinski
1
-1
/
+1
2026-03-16
cxl: support Type2 when initializing cxl_dev_state
Alejandro Lucero
1
-2
/
+1
2026-03-16
selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.c
Ihor Solodrai
1
-8
/
+7
2026-03-16
bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
Mykyta Yatsenko
1
-0
/
+8
2026-03-16
selftests/bpf: Add deep call stack selftests
Emil Tsalapatis
2
-0
/
+97
2026-03-16
bpf: Only enforce 8 frame call stack limit for all-static stacks
Emil Tsalapatis
1
-9
/
+9
2026-03-16
KVM: s390: selftests: Add IRQ routing address offset tests
Janosch Frank
2
-0
/
+76
2026-03-16
selftests/hid: fix compilation when bpf_wq and hid_device are not exported
Benjamin Tissoires
1
-0
/
+12
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-26
/
+250
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-14
/
+24
2026-03-15
selftests: pci_endpoint: Skip reserved BARs
Niklas Cassel
1
-0
/
+4
2026-03-14
sched_ext: Update selftests to drop ops.cpu_acquire/release()
Cheng-Yang Chou
3
-9
/
+12
2026-03-14
sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_vtime()
Cheng-Yang Chou
1
-2
/
+4
2026-03-14
selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pkt
Eric Dumazet
1
-0
/
+33
2026-03-14
selftests/arm64: Implement cmpbr_sigill() to hwcap test
Yifan Wu
1
-1
/
+2
2026-03-14
selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
Simon Baatz
1
-0
/
+26
2026-03-14
selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
Simon Baatz
1
-0
/
+40
2026-03-14
selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
Simon Baatz
1
-0
/
+132
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
1
-1
/
+1
2026-03-13
sched_ext/selftests: Fix incorrect include guard comments
Cheng-Yang Chou
2
-2
/
+2
2026-03-13
selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
Andrea Righi
6
-9
/
+9
2026-03-13
selftests/bpf: Test case for refinement improvement using 64b bounds
Paul Chaignon
1
-0
/
+33
[prev]
[next]