summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-05selftests: net: enable some more knobsPaolo Abeni1-0/+3
2024-02-05selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski1-0/+1
2024-02-05selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni1-1/+1
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni1-8/+8
2024-02-05selftests: net: add missing config for pmtu.sh testsPaolo Abeni1-0/+3
2024-02-05selftests: net: add missing config for nftables-backed iptablesJakub Kicinski1-0/+1
2024-02-05selftests: net: add missing config for GENEVEMatthias May1-0/+1
2024-02-05selftests: net: Add missing matchall classifierIdo Schimmel1-0/+1
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni1-1/+1
2024-02-05selftests: net: add missing required classifierPaolo Abeni1-0/+1
2024-02-05selftests: net: add missing config for big tcp testsPaolo Abeni1-0/+5
2024-02-05selftests: net: explicitly wait for listener readyPaolo Abeni1-2/+4
2024-02-05selftests: net: remove dependency on ebpf testsPaolo Abeni7-12/+26
2024-02-01selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-02-01selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-02-01selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-01-26selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2024-01-26selftests/net: specify the interface when do arpingHangbin Liu1-1/+1
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang1-4/+4
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang1-4/+10
2023-11-20selftests: mptcp: run userspace pm tests slowerGeliang Tang1-2/+2
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu1-1/+1
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2-0/+88
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole1-1/+3
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2-0/+51
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole1-0/+2
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole2-2/+10
2023-10-14selftests: fib_tests: Count all trace point invocationsIdo Schimmel1-2/+2
2023-10-14selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel1-0/+3
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior1-6/+17
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior1-123/+132
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior1-1/+1
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca1-4/+4
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima1-0/+46
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima1-10/+10
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima1-1/+1
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng1-12/+14
2023-09-01selftests: fib_tests: Add multipath list receive testsSriram Yagnaraman1-1/+154
2023-08-28selftests: tls: test some invalid inputs for setsockoptSabrina Dubroca1-0/+25
2023-08-28selftests: tls: add getsockopt testSabrina Dubroca1-0/+35
2023-08-28selftests: tls: add test variants for aria-gcmSabrina Dubroca2-0/+25
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu1-1/+151