summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-90/+147
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman2-67/+66
2024-02-22selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca1-0/+19
2024-02-22selftests: tls: add test for merging of same-type control messagesSabrina Dubroca1-0/+26
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)1-6/+11
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)1-8/+12
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)1-2/+2
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)1-1/+2
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)1-2/+2
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)1-1/+1
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)1-0/+6
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski1-3/+0
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-41/+163
2024-02-15selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski1-2/+2
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni1-2/+2
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni1-4/+25
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni1-0/+5
2024-02-13selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov1-0/+4
2024-02-12selftests/net: Adding test cases of replacing routes and route advertisements.Kui-Feng Lee1-22/+129
2024-02-12selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOWPaolo Abeni1-1/+2
2024-02-11selftests: tls: use exact comparison in recv_partialJakub Kicinski1-4/+4
2024-02-09selftests: udpgso: Pull up network setup into shell scriptJakub Sitnicki2-136/+47
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole2-15/+69
2024-02-09selftests: net: include forwarding libPaolo Abeni1-0/+2
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel1-2/+2
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel1-3/+3
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel1-2/+6
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel1-2/+6
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel1-0/+23
2024-02-09selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel1-0/+7
2024-02-09selftests: net: add more missing kernel configPaolo Abeni1-1/+5
2024-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-22/+43
2024-02-08selftests/net/forwarding: add slowwait functionsHangbin Liu1-0/+35
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski1-2/+2
2024-02-06selftests/net: Amend per-netns counter checksDmitry Safonov1-6/+6
2024-02-06selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOWWillem de Bruijn1-2/+5
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni1-1/+3
2024-02-03selftests: net: avoid just another constant waitPaolo Abeni1-5/+13
2024-02-03selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni1-1/+4
2024-02-03selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni1-4/+2
2024-02-03selftests: net: cut more slack for gro fwd tests.Paolo Abeni2-3/+13
2024-02-02selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie1-0/+62
2024-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-122/+218
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)1-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)1-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)1-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)1-1/+1
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)1-0/+1