summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)12 days1-0/+1
* selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)12 days1-6/+7
* selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)12 days1-3/+1
* selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu13 days1-0/+1
* selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)2024-05-271-0/+2
* selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)2024-05-271-1/+7
* selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)2024-05-271-3/+3
* selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)2024-05-271-2/+28
* selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang2024-05-271-0/+2
* selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima2024-05-211-2/+2
* selftests/net: use tc rule to filter the na packetHangbin Liu2024-05-213-94/+75
* selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo2024-05-201-1/+7
* selftests: net: local_termination: annotate the expected failuresJakub Kicinski2024-05-171-12/+18
* selftests/net: reduce xfrm_policy test timeHangbin Liu2024-05-161-2/+2
* selftests/net/lib: no need to record ns name if it already existHangbin Liu2024-05-161-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2024-05-15111-2510/+13237
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-142-6/+7
| |\
| * | selftests: netfilter: fix packetdrill conntrack testcaseFlorian Westphal2024-05-141-1/+1
| * | test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski2024-05-131-22/+49
| * | selftests/net: add flush id selftestsRichard Gobert2024-05-131-0/+138
| * | selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal2024-05-131-2/+3
| * | selftests: net: use upstream mtoolsVladimir Oltean2024-05-131-2/+17
| * | selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King2024-05-131-1/+1
| * | Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-05-1310-0/+475
| |\ \
| | * | selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal2024-05-1010-0/+475
| * | | selftests: net: increase the delay for relative cmsg_time.sh testJakub Kicinski2024-05-102-16/+23
| * | | selftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski2024-05-101-5/+15
| * | | selftest: epoll_busy_poll: epoll busy poll testsJoe Damato2024-05-093-1/+323
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-11/+3
| |\ \ \
| * | | | net: selftest: add test for netdev netlink queue-get APIDavid Wei2024-05-082-6/+6
| * | | | selftests: drv-net: add checksum testsWillem de Bruijn2024-05-085-2/+9
| * | | | test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski2024-05-081-0/+2
| * | | | selftests/net: fix uninitialized variablesJohn Hubbard2024-05-073-2/+5
| * | | | selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal2024-05-071-7/+18
| | |/ / | |/| |
| * | | selftests/net: skip partial checksum packets in csum testWillem de Bruijn2024-05-021-3/+15
| * | | selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski2024-05-021-2/+6
| * | | selftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal2024-05-014-6/+34
| * | | selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski2024-04-301-0/+4
| * | | selftests: net: py: avoid all ports < 10kJakub Kicinski2024-04-301-1/+1
| * | | selftests: net: py: extract tool logicJakub Kicinski2024-04-301-3/+9
| * | | selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal2024-04-304-3/+10
| * | | selftests: forwarding: add wait_for_dev() helperJiri Pirko2024-04-261-0/+13
| * | | selftests: forwarding: add check_driver() helperJiri Pirko2024-04-261-0/+12
| * | | selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko2024-04-261-0/+37
| * | | test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski2024-04-262-1/+93
| * | | test: hsr: Extract version agnostic information from ping command outputLukasz Majewski2024-04-261-1/+2
| * | | test: hsr: Move common code to hsr_common.sh fileLukasz Majewski2024-04-263-78/+88
| * | | test: hsr: Remove script code already implemented in lib.shLukasz Majewski2024-04-261-25/+3
| * | | tools: testing: selftests: prefer TEST_PROGS for conntrack_dump_flushFlorian Westphal2024-04-251-2/+1
| * | | selftests: net: extract BPF building logic from the MakefileJakub Kicinski2024-04-242-52/+54