summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2024-02-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni-1/+29
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang-0/+5
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang-14/+18
2024-02-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski-0/+14
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman-67/+66
2024-02-21selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca-0/+19
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca-0/+26
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)-6/+11
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)-8/+12
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)-2/+2
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)-1/+2
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)-2/+2
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)-1/+1
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)-0/+6
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski-3/+0
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski-2/+2
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni-2/+2
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni-4/+7
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni-4/+25
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni-0/+5
2024-02-12selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov-0/+4
2024-02-10selftests: tls: use exact comparison in recv_partialJakub Kicinski-4/+4
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole-15/+69
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel-2/+2
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel-3/+3
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel-2/+6
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel-2/+6
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel-0/+23
2024-02-08selftests: net: add more missing kernel configPaolo Abeni-1/+5
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski-2/+2
2024-02-06selftests/net: Amend per-netns counter checksDmitry Safonov-6/+6
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni-1/+3
2024-02-02selftests: net: avoid just another constant waitPaolo Abeni-5/+13
2024-02-02selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni-1/+4
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni-4/+2
2024-02-02selftests: net: cut more slack for gro fwd tests.Paolo Abeni-3/+13
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)-1/+1
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)-0/+1
2024-02-01selftests: net: enable some more knobsPaolo Abeni-0/+3
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski-0/+1
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier-1/+1
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier-3/+2
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier-0/+0
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni-1/+1