summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2024-08-01selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)
2024-08-01selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)
2024-07-30selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)
2024-07-30selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing
2024-07-29selftests: mptcp: fix error pathPaolo Abeni
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-07-17selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-14selftests: vrf_route_leaking: add local testNicolas Dichtel
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno
2024-07-10selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mkEdward Liaw
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel
2024-07-08selftests: net: ksft: interrupt cleanly on KeyboardInterruptJakub Kicinski
2024-07-05selftests: openvswitch: add psample testAdrian Moreno
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal
2024-06-28selftests: libs: Drop unused functionsPetr Machata
2024-06-28selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata
2024-06-28selftests: mirror: Drop dual SW/HW testingPetr Machata
2024-06-28selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata
2024-06-28selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata
2024-06-28selftests: lib: tc_rule_stats_get(): Move default to argument definitionPetr Machata
2024-06-28selftests: mirror: Drop direction argument from several functionsPetr Machata
2024-06-28selftests: libs: Expand "$@" where possiblePetr Machata
2024-06-27selftests: net: add config for openvswitchAaron Conole