summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-251-0/+18
|\
| * selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu2024-07-241-0/+18
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-212-2/+2
|\ \ | |/ |/|
| * selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw2024-07-102-2/+2
* | Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-07-181-1/+75
|\ \
| * | selftests: netfilter: add test case for recent mismatch bugFlorian Westphal2024-07-171-1/+75
* | | ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel2024-07-181-12/+12
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-152-2/+93
|\ \
| * | selftests: vrf_route_leaking: add local testNicolas Dichtel2024-07-141-2/+91
| * | selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen2024-07-141-0/+2
* | | selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)2024-07-131-2/+2
* | | selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima2024-07-131-18/+0
* | | selftests: openvswitch: retry instead of sleepAdrian Moreno2024-07-112-8/+38
* | | selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel2024-07-091-4/+4
* | | selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski2024-07-081-1/+8
* | | selftests: openvswitch: add psample testAdrian Moreno2024-07-052-6/+182
* | | selftests: openvswitch: parse trunc actionAdrian Moreno2024-07-051-0/+13
* | | selftests: openvswitch: add userspace parsingAdrian Moreno2024-07-051-2/+22
* | | selftests: openvswitch: add psample actionAdrian Moreno2024-07-051-1/+161
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-042-4/+35
|\| |
| * | selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang2024-07-031-1/+1
| * | selftests: fix OOM in msg_zerocopy selftestZijian Zhang2024-07-031-1/+11
| * | selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima2024-07-031-2/+23
| |/
* | selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole2024-07-031-3/+6
* | selftests: openvswitch: Attempt to autoload module.Aaron Conole2024-07-031-5/+9
* | selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole2024-07-031-0/+1
* | tools: net: package libynl for use in selftestsJakub Kicinski2024-07-021-0/+21
* | Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2024-07-011-0/+37
|\ \
| * | selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal2024-06-281-0/+37
* | | selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski2024-06-282-0/+55
* | | selftests: net: ksft: avoid continue when handling resultsJakub Kicinski2024-06-281-15/+15
* | | selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki2024-06-282-3/+55
* | | selftests: libs: Drop unused functionsPetr Machata2024-06-282-29/+0
* | | selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata2024-06-281-16/+0
* | | selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata2024-06-281-3/+0
* | | selftests: mirror: Drop dual SW/HW testingPetr Machata2024-06-2815-335/+69
* | | selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata2024-06-285-9/+13
* | | selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata2024-06-284-20/+44
* | | selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata2024-06-281-15/+22
* | | selftests: lib: tc_rule_stats_get(): Move default to argument definitionPetr Machata2024-06-281-2/+2
* | | selftests: mirror: Drop direction argument from several functionsPetr Machata2024-06-289-84/+63
* | | selftests: libs: Expand "$@" where possiblePetr Machata2024-06-284-30/+176
* | | selftests: net: add config for openvswitchAaron Conole2024-06-271-0/+5
* | | selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole2024-06-272-23/+124
* | | selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole2024-06-271-12/+24
* | | selftests: openvswitch: Add support for tunnel() key.Aaron Conole2024-06-271-1/+166
* | | selftests: openvswitch: Add set() and set_masked() support.Aaron Conole2024-06-271-3/+34
* | | selftests: openvswitch: Refactor actions parsing.Aaron Conole2024-06-271-22/+23
* | | selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole2024-06-271-6/+75
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-275-438/+738
|\ \ \ | | |/ | |/|