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
2025-09-29
selftest: packetdrill: Import opt34/reset-* tests.
Kuniyuki Iwashima
4
-0
/
+138
2025-09-29
selftest: packetdrill: Import opt34/icmp-before-accept.pkt.
Kuniyuki Iwashima
1
-0
/
+49
2025-09-29
selftest: packetdrill: Import opt34/fin-close-socket.pkt.
Kuniyuki Iwashima
1
-0
/
+30
2025-09-29
selftest: packetdrill: Add test for experimental option.
Kuniyuki Iwashima
1
-0
/
+37
2025-09-29
selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.
Kuniyuki Iwashima
1
-0
/
+21
2025-09-29
selftest: packetdrill: Import TFO server basic tests.
Kuniyuki Iwashima
5
-0
/
+157
2025-09-29
selftest: packetdrill: Define common TCP Fast Open cookie.
Kuniyuki Iwashima
2
-0
/
+3
2025-09-29
selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN).
Kuniyuki Iwashima
1
-1
/
+1
2025-09-29
selftest: packetdrill: Set ktap_set_plan properly for single protocol test.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-29
selftests: mptcp: join: validate new laminar endp
Matthieu Baerts (NGI0)
2
-0
/
+78
2025-09-29
Merge tag 'seccomp-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+131
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-0
/
+2493
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-1
/
+132
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+213
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
1
-2
/
+7
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
2
-444
/
+22
2025-09-29
tools/testing: Add support for prefilled slab sheafs
Liam R. Howlett
1
-0
/
+89
2025-09-29
testing/radix-tree/maple: Hack around kfree_rcu not existing
Liam R. Howlett
2
-0
/
+17
2025-09-29
tools/testing: include maple-shim.c in maple.c
Vlastimil Babka
1
-9
/
+3
2025-09-29
tools/testing: Add support for changes to slab for sheaves
Liam R. Howlett
3
-110
/
+9
2025-09-29
tools/testing/vma: Implement vm_refcnt reset
Liam R. Howlett
1
-0
/
+2
2025-09-29
maple_tree: Drop bulk insert support
Liam R. Howlett
1
-36
/
+0
2025-09-29
tools/testing/vma: clean up stubs in vma_internal.h
Lorenzo Stoakes
1
-110
/
+57
2025-09-28
selftests/mm: add fork inheritance test for ksm_merging_pages counter
Donet Tom
1
-1
/
+42
2025-09-28
Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
13
-25
/
+364
2025-09-28
selftests/bpf: Add stress test for rqspinlock in NMI
Kumar Kartikeya Dwivedi
6
-4
/
+240
2025-09-27
selftests/bpf: Add test case for different expected_attach_type
Daniel Borkmann
2
-1
/
+59
2025-09-26
selftests: forwarding: README: Mention defer, adf_
Petr Machata
1
-0
/
+15
2025-09-26
selftests: forwarding: lib: Add an autodefer variant of forwarding_enable()
Petr Machata
4
-9
/
+9
2025-09-26
selftests: forwarding: lib: Add an autodefer variant of simple_if_init()
Petr Machata
13
-52
/
+31
2025-09-26
selftests: forwarding: lib: Add an autodefer variant of vrf_prepare()
Petr Machata
13
-24
/
+18
2025-09-26
selftests: net: vlan_bridge_binding: Rename dfr_set_binding_*() to adf_*
Petr Machata
1
-4
/
+4
2025-09-26
selftests: net: lib: Rename bridge_vlan_add() to adf_*
Petr Machata
4
-23
/
+23
2025-09-26
selftests: net: lib: Rename ip_route_add() to adf_*
Petr Machata
3
-6
/
+6
2025-09-26
selftests: net: lib: Rename ip_addr_add() to adf_*
Petr Machata
4
-22
/
+22
2025-09-26
selftests: net: lib: Rename ip_link_set_down() to adf_*
Petr Machata
2
-2
/
+2
2025-09-26
selftests: net: lib: Rename ip_link_set_up() to adf_*
Petr Machata
7
-32
/
+32
2025-09-26
selftests: net: lib: Rename ip_link_set_addr() to adf_*
Petr Machata
4
-6
/
+6
2025-09-26
selftests: net: lib: Rename ip_link_set_master() to adf_*
Petr Machata
7
-19
/
+19
2025-09-26
selftests: net: lib: Rename ip_link_add() to adf_*
Petr Machata
8
-38
/
+38
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-26
selftests: mptcp: join: validate C-flag + def limit
Matthieu Baerts (NGI0)
1
-0
/
+11
2025-09-26
selftests: net-drv: stats: sanity check FEC histogram
Vadim Fedorenko
1
-2
/
+33
2025-09-26
selftest: net: Fix error message if empty variable
Alessandro Zanni
1
-1
/
+1
2025-09-26
selftests: drv-net: Enable BTF
Stanislav Fomichev
1
-1
/
+3
2025-09-26
selftests: drv-net: Reload pkt pointer after calling filter_udphdr
Amery Hung
1
-5
/
+4
2025-09-26
selftests/bpf: Test changing packet data from kfunc
Amery Hung
1
-0
/
+14
2025-09-26
iommu/selftest: prevent use of uninitialized variable
Alessandro Zanni
1
-5
/
+3
2025-09-25
selftests/bpf: Add stacktrace map lookup_and_delete_elem test case
Tao Chen
2
-1
/
+12
2025-09-25
selftests/bpf: Refactor stacktrace_map case with skeleton
Tao Chen
3
-40
/
+18
[prev]
[next]