index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
Ido Schimmel
2024-05-08
1
-11
/
+3
*
selftests/tcp_ao: Printing fixes to confirm with format-security
Dmitry Safonov
2024-04-16
1
-6
/
+6
*
selftests/tcp_ao: Fix fscanf() call for format-security
Dmitry Safonov
2024-04-16
1
-1
/
+1
*
selftests/tcp_ao: Zero-init tcp_ao_info_opt
Dmitry Safonov
2024-04-16
1
-1
/
+1
*
selftests/tcp_ao: Make RST tests less flaky
Dmitry Safonov
2024-04-16
1
-10
/
+13
*
net: change maximum number of UDP segments to 128
Yuri Benditovich
2024-04-14
1
-1
/
+1
*
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
2024-04-01
1
-1
/
+3
*
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-01
1
-0
/
+9
*
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
2024-04-01
1
-1
/
+1
*
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
2024-03-29
1
-6
/
+257
*
selftest: tcp: Add bind() tests for IPV6_V6ONLY.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+116
*
selftest: tcp: Add more bind() calls.
Kuniyuki Iwashima
2024-03-29
1
-59
/
+166
*
selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+100
*
selftest: tcp: Define the reverse order bind() tests explicitly.
Kuniyuki Iwashima
2024-03-29
1
-8
/
+59
*
selftest: tcp: Make bind() selftest flexible.
Kuniyuki Iwashima
2024-03-29
1
-34
/
+58
*
selftests: net: gro fwd: update vxlan GRO test expectations
Antoine Tenart
2024-03-29
1
-8
/
+2
*
selftests: tls: add test with a partially invalid iov
Sabrina Dubroca
2024-03-26
1
-0
/
+34
*
selftests: vxlan_mdb: Fix failures with old libnet
Ido Schimmel
2024-03-26
1
-77
/
+128
*
selftests: forwarding: Fix ping failure due to short timeout
Ido Schimmel
2024-03-21
2
-4
/
+4
*
selftests: net: veth: test the ability to independently manipulate GRO and XDP
Ignat Korchagin
2024-03-18
2
-3
/
+25
*
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2024-03-11
1
-0
/
+6
*
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
2024-03-11
6
-26
/
+25
*
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
2024-03-11
3
-23
/
+29
*
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
2024-03-11
3
-38
/
+30
*
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
2024-03-11
1
-6
/
+2
*
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
2024-03-11
2
-31
/
+32
*
selftests: mptcp: call test_fail without argument
Geliang Tang
2024-03-11
2
-6
/
+13
*
selftests: mptcp: print test results with colors
Geliang Tang
2024-03-11
8
-87
/
+90
*
selftests: mptcp: use += operator to append strings
Geliang Tang
2024-03-11
2
-40
/
+43
*
selftests: mptcp: print test results with counters
Geliang Tang
2024-03-11
6
-14
/
+16
*
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
2024-03-11
2
-10
/
+13
*
selftests: mptcp: export TEST_COUNTER variable
Geliang Tang
2024-03-11
5
-16
/
+14
*
selftests: mptcp: sockopt: print every test result
Geliang Tang
2024-03-11
1
-17
/
+25
*
selftests: mptcp: connect: fix misaligned output
Geliang Tang
2024-03-11
1
-3
/
+10
*
selftests: mptcp: connect: add dedicated port counter
Geliang Tang
2024-03-11
1
-3
/
+3
*
selftests: mptcp: print all error messages to stdout
Geliang Tang
2024-03-11
2
-10
/
+11
*
selftests: forwarding: Add a test for NH group stats
Petr Machata
2024-03-11
5
-0
/
+190
*
selftests: userspace pm: avoid relaunching pm events
Matthieu Baerts (NGI0)
2024-03-07
1
-16
/
+13
*
selftests: mptcp: simult flows: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
1
-2
/
+8
*
selftests: mptcp: pm netlink: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
1
-4
/
+10
*
selftests: mptcp: sockopt: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
1
-4
/
+10
*
selftests: mptcp: connect: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
1
-29
/
+47
*
selftests: mptcp: diag: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
1
-4
/
+10
*
selftests: mptcp: add mptcp_lib_events helper
Geliang Tang
2024-03-07
3
-18
/
+18
*
selftests: mptcp: more operations in ns_init/exit
Geliang Tang
2024-03-07
7
-24
/
+4
*
selftests: mptcp: add mptcp_lib_ns_init/exit helpers
Geliang Tang
2024-03-07
8
-67
/
+53
*
selftests: mptcp: add local variables rndh
Geliang Tang
2024-03-07
2
-0
/
+2
*
selftests: mptcp: add mptcp_lib_check_tools helper
Geliang Tang
2024-03-07
8
-73
/
+40
*
selftests: mptcp: stop forcing iptables-legacy
Matthieu Baerts (NGI0)
2024-03-07
2
-16
/
+8
*
selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.
Kui-Feng Lee
2024-03-07
1
-10
/
+7
[next]