summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2023-01-19selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn1-5/+7
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts1-0/+47
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault1-4/+36
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault1-69/+93
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault1-4/+4
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac1-1/+1
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin1-2/+9
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin1-2/+2
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin1-1/+1
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima2-0/+93
2022-12-12selftests: forwarding: Add bridge MDB testIdo Schimmel2-0/+1165
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel2-1/+1
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel1-3/+3
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-4/+220
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel1-0/+10
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel1-0/+27
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang1-1/+1
2022-12-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior3-0/+267
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang1-1/+57
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang1-23/+29
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang1-0/+76
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang1-120/+93
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang2-4/+6
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts1-22/+29
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts1-8/+6
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts6-5/+9
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts3-7/+0
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts1-4/+1
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima3-1/+180
2022-11-29selftests/net: add csum offload testWillem de Bruijn3-0/+988
2022-11-29selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi2-42/+150
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-32/+58
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel1-4/+41
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz2-8/+13
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen5-15/+23
2022-11-18selftests: add a selftest for sctp vrfXin Long3-0/+317
2022-11-17selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts1-2/+3
2022-11-17selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts1-4/+5
2022-11-17selftests: mptcp: gives slow test-case more timePaolo Abeni1-3/+3
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-11-11selftests: mptcp: use max_time instead of timeGeliang Tang1-2/+2
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+4
2022-11-09selftests: devlink_lib: Split out helperIdo Schimmel1-7/+12
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry3-4/+4
2022-11-03selftests: forwarding: Add MAC Authentication Bypass (MAB) test casesHans J. Schultz2-1/+162
2022-11-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov1-1/+1