summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2023-01-19selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn
2023-01-13selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-10selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-09af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima
2022-12-12selftests: forwarding: Add bridge MDB testIdo Schimmel
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior
2022-12-01selftests: mptcp: listener test for in-kernel PMGeliang Tang
2022-12-01selftests: mptcp: make evts global in mptcp_joinGeliang Tang
2022-12-01selftests: mptcp: listener test for userspace PMGeliang Tang
2022-12-01selftests: mptcp: make evts global in userspace_pmGeliang Tang
2022-12-01selftests: mptcp: enhance userspace pm testsGeliang Tang
2022-12-01selftests: mptcp: declare var as localMatthieu Baerts
2022-12-01selftests: mptcp: clearly declare global ns varsMatthieu Baerts
2022-12-01selftests: mptcp: uniform 'rndh' variableMatthieu Baerts
2022-12-01selftests: mptcp: removed defined but unused varsMatthieu Baerts
2022-12-01selftests: mptcp: run mptcp_inq from a clean netnsMatthieu Baerts
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-11-29selftests/net: add csum offload testWillem de Bruijn
2022-11-29selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-11-22selftests: net: Add cross-compilation support for BPF programsBjörn Töpel
2022-11-21selftests/net: Find nettest in current directoryDaniel Díaz
2022-11-18selftests/net: fix missing xdp_dummyWang Yufen
2022-11-18selftests: add a selftest for sctp vrfXin Long
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-11selftests: mptcp: use max_time instead of timeGeliang Tang
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09selftests: devlink_lib: Split out helperIdo Schimmel
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2022-11-03selftests: forwarding: Add MAC Authentication Bypass (MAB) test casesHans J. Schultz
2022-11-02selftests/net: don't tests batched TCP io_uring zcPavel Begunkov