summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu
2023-10-06selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-08-26selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-26selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel
2023-08-26selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel
2023-08-16nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel
2023-08-03selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-08-03selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-23selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-23selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-23selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-06-28act_mirred: remove unneded merge conflict markersGreg Kroah-Hartman
2023-06-28selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-28selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes
2023-06-28selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts
2023-06-28selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts
2023-06-28selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts
2023-06-28selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts
2023-06-28selftests: mptcp: lib: skip if missing symbolMatthieu Baerts
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer
2023-05-01selftests: mptcp: join: fix "invalid address, ADD_ADDR timeout"Matthieu Baerts
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-10selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-01selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2022-12-21selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang