summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal
2024-05-09selftest: epoll_busy_poll: epoll busy poll testsJoe Damato
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-08net: selftest: add test for netdev netlink queue-get APIDavid Wei
2024-05-08selftests: drv-net: add checksum testsWillem de Bruijn
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski
2024-05-07selftests/net: fix uninitialized variablesJohn Hubbard
2024-05-07selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal
2024-05-02selftests/net: skip partial checksum packets in csum testWillem de Bruijn
2024-05-02selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski
2024-04-30selftests: net: py: avoid all ports < 10kJakub Kicinski
2024-04-30selftests: net: py: extract tool logicJakub Kicinski
2024-04-30selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski
2024-04-26test: hsr: Extract version agnostic information from ping command outputLukasz Majewski
2024-04-26test: hsr: Move common code to hsr_common.sh fileLukasz Majewski
2024-04-26test: hsr: Remove script code already implemented in lib.shLukasz Majewski
2024-04-25tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flushFlorian Westphal
2024-04-24selftests: net: extract BPF building logic from the MakefileJakub Kicinski
2024-04-24selftests: net: name bpf objects consistently and simplify MakefileJakub Kicinski
2024-04-24selftests: netfilter: fix conntrack_dump_flush retval on unsupported kernelFlorian Westphal
2024-04-24selftests: netfilter: nft_zones_many.sh: set ct sysctl after ruleset loadFlorian Westphal
2024-04-24selftests: netfilter: conntrack_vrf.sh: prefer socat, not iperf3Florian Westphal
2024-04-24selftests: netfilter: skip tests on early errorsFlorian Westphal
2024-04-24selftests: netfilter: nft_flowtable.sh: shellcheck cleanupsFlorian Westphal
2024-04-24selftests: netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal
2024-04-24selftests: netfilter: nft_concat_range.sh: shellcheck cleanupsFlorian Westphal
2024-04-24selftests: netfilter: nft_concat_range.sh: drop netcat supportFlorian Westphal
2024-04-24selftests: netfilter: nft_concat_range.sh: move to lib.sh infraFlorian Westphal
2024-04-23selftests: drv-net: add a TCP ping test case (and useful helpers)Jakub Kicinski
2024-04-23selftests: net: support matching cases by name prefixJakub Kicinski
2024-04-23selftests: drv-net: construct environment for running tests which require an ...Jakub Kicinski
2024-04-23selftests: drv-net: define endpoint structuresJakub Kicinski
2024-04-23selftests: drv-net: test dumping qstats per deviceJakub Kicinski
2024-04-19selftests: netfilter: update makefiles and kernel configFlorian Westphal
2024-04-19selftests: netfilter: nft_audit.sh: add more skip checksFlorian Westphal
2024-04-19selftests: netfilter: nft_meta.sh: small shellcheck cleanupFlorian Westphal
2024-04-19selftests: netfilter: nft_fib.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: nft_nat_zones.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: xt_string.sh: shellcheck cleanupsFlorian Westphal
2024-04-19selftests: netfilter: xt_string.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_zones_many.sh: move to lib.sh infraFlorian Westphal
2024-04-19selftests: netfilter: nft_synproxy.sh: move to lib.sh infraFlorian Westphal