summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorLines
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)-3/+1
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski-0/+9
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski-0/+15
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu-0/+1
2024-06-01selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netnsMatteo Croce-0/+41
2024-05-27selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)-0/+2
2024-05-27selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)-1/+7
2024-05-27selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)-3/+3
2024-05-27selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)-2/+28
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang-0/+2
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima-2/+2
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu-94/+75
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo-1/+7
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski-12/+18
2024-05-16selftests/net: reduce xfrm_policy test timeHangbin Liu-2/+2
2024-05-16selftests/net/lib: no need to record ns name if it already existHangbin Liu-2/+4
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski-2510/+13237
2024-05-15selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov-6/+6
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+7
2024-05-14selftests: netfilter: fix packetdrill conntrack testcaseFlorian Westphal-1/+1
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski-22/+49
2024-05-13selftests/net: add flush id selftestsRichard Gobert-0/+138
2024-05-13selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal-2/+3
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean-2/+17
2024-05-13selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King-1/+1
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-0/+475
2024-05-10selftests: net: increase the delay for relative cmsg_time.sh testJakub Kicinski-16/+23
2024-05-10selftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski-5/+15
2024-05-10selftests: net: move amt to socat for better compatibilityJakub Kicinski-6/+6
2024-05-10selftests: net: add missing config for amt.shJakub Kicinski-0/+1
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal-0/+475
2024-05-09selftest: epoll_busy_poll: epoll busy poll testsJoe Damato-1/+323
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-11/+3
2024-05-08net: selftest: add test for netdev netlink queue-get APIDavid Wei-6/+6
2024-05-08selftests: drv-net: add checksum testsWillem de Bruijn-2/+9
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel-11/+3
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski-0/+2
2024-05-07selftests/net: fix uninitialized variablesJohn Hubbard-2/+5
2024-05-07selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal-7/+18
2024-05-02selftests/net: skip partial checksum packets in csum testWillem de Bruijn-3/+15
2024-05-02selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski-2/+6
2024-05-01selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal-6/+34
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski-0/+4
2024-04-30selftests: net: py: avoid all ports < 10kJakub Kicinski-1/+1
2024-04-30selftests: net: py: extract tool logicJakub Kicinski-3/+9
2024-04-30selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal-3/+10
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko-0/+13
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko-0/+12
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko-0/+37
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski-1/+93