summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-131-1/+1
* selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca2023-10-101-4/+4
* selftests/tls: Add {} to avoid static checker warningKees Cook2023-10-101-1/+2
* selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-301-1/+2
* selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel2023-08-301-4/+4
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-03-111-0/+2
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-221-2/+2
* selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-141-1/+1
* selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-10-051-1/+1
* selftests: forwarding: fix error message in learning_testVladimir Oltean2022-07-121-1/+1
* selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-07-071-1/+1
* selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-121-0/+3
* selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2022-01-051-1/+7
* selftests: Calculate udpgso segment count without header adjustmentCoco Li2022-01-051-6/+6
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn2020-08-111-3/+2
* selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love2020-08-051-1/+2
* selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-181-3/+31
* selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testingHangbin Liu2020-03-111-12/+13
* ipv6: Fix route replacement with dev-only routeBenjamin Poirier2020-03-051-0/+6
* selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal2020-01-091-0/+21
* selftests: forwarding: Delete IPv6 address at the endIdo Schimmel2019-12-311-1/+1
* selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata2019-11-241-1/+1
* selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2019-11-241-10/+10
* selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-11-101-0/+21
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-071-12/+4
* selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu2019-09-161-2/+3
* selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-08-291-12/+12
* selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-08-291-0/+4
* selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-07-101-2/+2
* selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu2019-06-191-1/+1
* selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-05-161-1/+1
* selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-05-161-54/+40
* selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-051-0/+6
* selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-03-231-0/+1
* selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-03-131-1/+1
* selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-02-271-1/+33
* selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-02-271-1/+14
* net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-11-041-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-141-4/+9
|\
| * bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet2018-10-081-4/+9
* | selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni2018-10-111-1/+1
* | selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni2018-10-111-1/+1
|/
* selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca2018-09-181-2/+2
* Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-181-0/+49
|\
| * tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2018-09-171-0/+49