summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin
2023-05-24net: selftests: Fix optstringBenjamin Poirier
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer
2023-04-20selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-10selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-03-10selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-02-22selftests: mptcp: userspace: fix v4-v6 test in v6.1Matthieu Baerts
2023-02-22selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-02-14selftests: mptcp: stop tests earlierMatthieu Baerts
2023-02-14selftests: mptcp: allow more slack for slow test-casePaolo Abeni
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-14selftests: Fix failing VXLAN VNI filtering testIdo Schimmel
2023-02-09selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-09selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-09selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-01selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-24selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts
2023-01-24selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen
2022-11-17selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts
2022-11-17selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts
2022-11-17selftests: mptcp: gives slow test-case more timePaolo Abeni
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2022-11-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov
2022-10-27selftests: add openvswitch selftest suiteAaron Conole
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-10-03selftests: mptcp: update and extend fastclose test-casesPaolo Abeni