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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
selftests/vsock: disable shellcheck SC2317 and SC2119
Bobby Eshleman
1
-0
/
+2
2025-11-12
selftests/vsock: add vsock_loopback module loading
Bobby Eshleman
1
-0
/
+2
2025-11-12
selftests/vsock: add 1.37 to tested virtme-ng versions
Bobby Eshleman
1
-1
/
+1
2025-11-12
selftests/vsock: add BUILD=0 definition
Bobby Eshleman
1
-0
/
+1
2025-11-12
selftests/vsock: identify and execute tests that can re-use VM
Bobby Eshleman
1
-13
/
+50
2025-11-12
selftests/vsock: add check_result() for pass/fail counting
Bobby Eshleman
1
-11
/
+21
2025-11-12
selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
Bobby Eshleman
1
-2
/
+2
2025-11-12
selftests/vsock: do not unconditionally die if qemu fails
Bobby Eshleman
1
-4
/
+2
2025-11-12
selftests/vsock: avoid multi-VM pidfile collisions with QEMU
Bobby Eshleman
1
-19
/
+43
2025-11-12
selftests/vsock: reuse logic for vsock_test through wrapper functions
Bobby Eshleman
1
-40
/
+95
2025-11-12
selftests/vsock: make wait_for_listener() work even if pipefail is on
Bobby Eshleman
1
-2
/
+4
2025-11-12
selftests/vsock: improve logging in vmtest.sh
Bobby Eshleman
1
-40
/
+29
2025-11-11
tools: ynltool: add traffic distribution balance
Jakub Kicinski
2
-2
/
+293
2025-11-11
tools: ynltool: add qstats support
Jakub Kicinski
3
-1
/
+333
2025-11-11
tools: ynltool: add page-pool stats
Jakub Kicinski
5
-154
/
+473
2025-11-11
tools: ynltool: create skeleton for the C command
Jakub Kicinski
7
-1
/
+720
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
3
-0
/
+512
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
2
-0
/
+30
2025-11-10
selftests/bpf: Cover skb metadata access after change_head/tail helper
Jakub Sitnicki
2
-0
/
+39
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_adjust_room
Jakub Sitnicki
2
-15
/
+71
2025-11-10
selftests/bpf: Cover skb metadata access after vlan push/pop helper
Jakub Sitnicki
2
-0
/
+49
2025-11-10
selftests/bpf: Expect unclone to preserve skb metadata
Jakub Sitnicki
2
-63
/
+79
2025-11-10
selftests/bpf: Dump skb metadata on verification failure
Jakub Sitnicki
2
-7
/
+42
2025-11-10
selftests/bpf: Verify skb metadata in BPF instead of userspace
Jakub Sitnicki
2
-83
/
+57
2025-11-07
selftests: drv-net: psp: add assertions on core-tracked psp dev stats
Daniel Zahka
1
-0
/
+13
2025-11-07
selftest: packetdrill: Add max RTO test for SYN+ACK.
Kuniyuki Iwashima
1
-0
/
+54
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-38
/
+224
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+18
2025-11-06
selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
1
-4
/
+4
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
1
-4
/
+1
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
selftests: mptcp: join: validate extra bind cases
Matthieu Baerts (NGI0)
2
-2
/
+161
2025-11-04
selftests: mptcp: join: do_transfer: reduce code dup
Matthieu Baerts (NGI0)
1
-19
/
+11
2025-11-04
mptcp: pm: in kernel: only use fullmesh endp if any
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-11-03
selftests: Add napi threaded busy poll test in `busy_poller`
Samiullah Khawaja
2
-4
/
+36
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
1
-0
/
+1
2025-11-01
objtool: Fix skip_alt_group() for non-alternative STAC/CLAC
Josh Poimboeuf
1
-1
/
+4
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-10-31
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-comm...
Wang Liang
1
-0
/
+4
2025-10-31
selftests/net: use destination options instead of hop-by-hop
Anubhav Singh
1
-2
/
+2
2025-10-31
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
Anubhav Singh
1
-0
/
+8
2025-10-31
Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
3
-28
/
+198
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+9
2025-10-30
Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-2
/
+3
2025-10-30
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+6
2025-10-30
selftests: drv-net: replace the nsim ring test with a drv-net one
Jakub Kicinski
4
-86
/
+168
2025-10-29
selftests: traceroute: Add ICMP extensions tests
Ido Schimmel
1
-0
/
+313
2025-10-29
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-10-29
selftest: net: fix socklen_t type mismatch in sctp_collision test
Ankit Khushwaha
1
-1
/
+2
[next]