summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2024-04-15selftests: net: print full exception on failureJakub Kicinski-1/+3
2024-04-15selftests: net: print report check location in python testsJakub Kicinski-11/+14
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich-1/+1
2024-04-12selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal-274/+206
2024-04-12selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal-72/+36
2024-04-12selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal-52/+19
2024-04-12selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal-79/+53
2024-04-12selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal-56/+26
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal-85/+68
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal-12/+8
2024-04-12selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal-23/+14
2024-04-12selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal-62/+39
2024-04-12selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal-34/+32
2024-04-12selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal-69/+55
2024-04-12selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infraFlorian Westphal-108/+71
2024-04-12selftests: netfilter: br_netfilter.sh: move to lib.sh infraFlorian Westphal-76/+55
2024-04-12selftests: netfilter: bridge_brouter.sh: move to lib.sh infraFlorian Westphal-76/+52
2024-04-12selftests: netfilter: move to net subdirFlorian Westphal-0/+8797
2024-04-11selftests: mptcp: test last time mptcp_infoGeliang Tang-0/+53
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel-3/+43
2024-04-10selftests: net: reuse common code in bpf_offloadJakub Kicinski-96/+37
2024-04-10selftests: net: declare section names for bpf_offloadJakub Kicinski-3/+7
2024-04-10selftests: net: bpf_offload: wait for mapsJakub Kicinski-8/+8
2024-04-10selftests: move bpf-offload test from bpf to netJakub Kicinski-1/+1453
2024-04-08selftests: mptcp: netlink: drop disable=SC2086Geliang Tang-8/+3
2024-04-08selftests: mptcp: ip_mptcp option for more scriptsGeliang Tang-4/+35
2024-04-08selftests: mptcp: use pm_nl endpoint opsGeliang Tang-61/+89
2024-04-08selftests: mptcp: export pm_nl endpoint opsGeliang Tang-66/+91
2024-04-08selftests: mptcp: join: update endpoint opsGeliang Tang-49/+23
2024-04-08selftests: mptcp: netlink: add change_address helperGeliang Tang-2/+13
2024-04-08selftests: mptcp: add {get,format}_endpoint(s) helpersGeliang Tang-71/+98
2024-04-08selftests: mptcp: netlink: add 'limits' helpersGeliang Tang-7/+25
2024-04-08selftests: mptcp: export ip_mptcp to mptcp_libGeliang Tang-9/+17
2024-04-08selftests: mptcp: add ms units for tc-netem delayGeliang Tang-5/+5
2024-04-08selftests: mptcp: add tc check for check_toolsGeliang Tang-3/+9
2024-04-08selftests: drivers: add scaffolding for Netlink tests in PythonJakub Kicinski-0/+116
2024-04-08selftests: nl_netdev: add a trivial Netlink netdev testJakub Kicinski-0/+25
2024-04-08selftests: net: add scaffolding for Netlink tests in PythonJakub Kicinski-0/+215
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-77/+731
2024-04-01selftests: mptcp: join: fix dev in check_endpointGeliang Tang-1/+3
2024-04-01mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti-0/+9
2024-04-01selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski-1/+1
2024-03-29selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima-6/+257
2024-03-29selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima-0/+116
2024-03-29selftest: tcp: Add more bind() calls.Kuniyuki Iwashima-59/+166
2024-03-29selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima-0/+100
2024-03-29selftest: tcp: Define the reverse order bind() tests explicitly.Kuniyuki Iwashima-8/+59
2024-03-29selftest: tcp: Make bind() selftest flexible.Kuniyuki Iwashima-34/+58
2024-03-29selftest: af_unix: Test GC for SCM_RIGHTS.Kuniyuki Iwashima-1/+288
2024-03-29selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart-8/+2