aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko1-0/+18
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko1-0/+18
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian1-0/+8
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye1-10/+49
2021-12-02selftests: net: Correct case nameLi Zhijian1-2/+2
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski1-0/+55
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski1-0/+49
2021-11-25selftests: tls: test splicing cmsgsJakub Kicinski1-0/+40
2021-11-25selftests: tls: add tests for handling of bad recordsJakub Kicinski1-0/+154
2021-11-25selftests: tls: factor out cmsg send/receiveJakub Kicinski1-41/+70
2021-11-25selftests: tls: add helper for creating sock pairsJakub Kicinski1-99/+29
2021-11-23selftests: add arp_ndisc_evict_nocarrier to MakefileJames Prestwood1-0/+1
2021-11-22selftests: net: fib_nexthops: add test for group refcount imbalance bugNikolay Aleksandrov1-0/+63
2021-11-16selftests: add a test case for mirred egress to ingressDavide Caratti2-1/+47
2021-11-12selftests: net: switch to socat in the GSO GRE testJakub Kicinski1-7/+9
2021-11-11selftests/net: udpgso_bench_rx: fix port argumentWillem de Bruijn1-4/+7
2021-11-10selftests: forwarding: Fix packet matching in mirroring selftestsPetr Machata5-11/+13
2021-11-10selftests: net: test_vxlan_under_vrf: fix HV connectivity testAndrea Righi1-0/+2
2021-11-07selftests: net: tls: remove unused variable and codeAnders Roxell1-3/+0
2021-11-05Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+4
2021-11-04selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza1-0/+4
2021-11-04selftests: net: properly support IPv6 in GSO GRE testAndrea Righi1-4/+5
2021-11-03kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu1-0/+1
2021-11-03kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu1-0/+1
2021-11-03kselftests/net: add missed SRv6 testsHangbin Liu1-0/+3
2021-11-03kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu1-1/+1
2021-11-03kselftests/net: add missed icmp.sh test to MakefileHangbin Liu1-1/+1
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+153
2021-11-01selftests: net: add arp_ndisc_evict_nocarrierJames Prestwood1-0/+220
2021-11-01selftests: add amt interface selftest scriptTaehee Yoo3-0/+286
2021-11-01selftests: mptcp: more stable simult_flows testsPaolo Abeni2-36/+72
2021-11-01selftests: mptcp: fix proto type in link_failure testsGeliang Tang1-1/+1
2021-11-01selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski4-0/+131
2021-10-29selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov2-6/+18
2021-10-29selftests/net: update .gitignore with newly added testsShuah Khan1-0/+4
2021-10-28selftests: mlxsw: Test port shaperPetr Machata1-0/+28
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2021-10-25selftests: mlxsw: Reduce test run timeIdo Schimmel1-6/+0
2021-10-25selftests: mlxsw: Add helpers for skipping selftestsPetr Machata1-0/+9
2021-10-25selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean1-2/+8
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller1-8/+2
2021-10-24selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean1-2/+8
2021-10-22fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal1-0/+3
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-2/+271
2021-10-18selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang1-0/+1
2021-10-16mptcp: increase default max additional subflows to 2Paolo Abeni2-4/+7
2021-10-15ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra4-0/+183
2021-10-15selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez1-0/+60
2021-10-15selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez1-2/+26
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-107/+78