summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
Commit message (Expand)AuthorAgeFilesLines
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-301-1/+1
* net: selftests: Fix optstringBenjamin Poirier2023-05-241-1/+1
* selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-241-5/+6
* selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer2023-05-241-1/+5
* selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer2023-05-171-5/+5
* selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-201-1/+1
* act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2023-03-301-1/+48
* selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-221-5/+31
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-03-101-0/+2
* selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki2023-03-101-4/+2
* selftests: mptcp: userspace: fix v4-v6 test in v6.1Matthieu Baerts2023-02-221-0/+11
* selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan2023-02-221-1/+1
* selftests: mptcp: stop tests earlierMatthieu Baerts2023-02-141-4/+10
* selftests: mptcp: allow more slack for slow test-casePaolo Abeni2023-02-141-2/+8
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-141-2/+2
* selftests: Fix failing VXLAN VNI filtering testIdo Schimmel2023-02-141-13/+5
* selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-091-7/+27
* selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-091-4/+20
* selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-092-0/+4
* selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-091-1/+1
* selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn2023-02-011-5/+7
* selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts2023-01-241-0/+47
* selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin2023-01-241-1/+1
* selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault2023-01-181-4/+36
* selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault2023-01-181-69/+93
* selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault2023-01-181-4/+4
* af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac2023-01-181-1/+1
* selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin2023-01-121-2/+9
* selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin2023-01-121-2/+2
* ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-061-0/+10
* ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-061-0/+27
* selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-021-1/+1
* selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-021-1/+1
* selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang2022-12-021-1/+1
* af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima2022-12-013-1/+180
* ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2022-11-281-0/+11
* selftests/net: Find nettest in current directoryDaniel Díaz2022-11-212-8/+13
* selftests/net: fix missing xdp_dummyWang Yufen2022-11-185-15/+23
* selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts2022-11-171-2/+3
* selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts2022-11-171-4/+5
* selftests: mptcp: gives slow test-case more timePaolo Abeni2022-11-171-3/+3
* Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-111-1/+1
|\
| * selftests/net: don't tests batched TCP io_uring zcPavel Begunkov2022-11-021-1/+1
* | selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry2022-11-043-4/+4
* | selftests: add openvswitch selftest suiteAaron Conole2022-10-273-0/+582
* | selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2022-10-192-0/+80
|/
* Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-131-0/+5
|\
| * ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2022-10-071-0/+5
* | Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-071-9/+13
|\ \ | |/ |/|
| * selftest/net: adjust io_uring sendzc notif handlingPavel Begunkov2022-09-231-9/+13