summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2025-09-09selftests: mptcp: join: tolerate more ADD_ADDRMatthieu Baerts (NGI0)
2025-09-09selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)
2025-09-09selftests: net: speed up pmtu.sh by avoiding unnecessary cleanupJakub Kicinski
2025-09-09selftests: net: run groups from fcnal-test in parallelJakub Kicinski
2025-09-09selftests: net: add test for ipv6 fragmentationBrett A C Sheffield
2025-09-09selftests: net: add test for destination in broadcast packetsOscar Maes
2025-09-09selftests: bonding: add test for LACP actor port priorityHangbin Liu
2025-09-08selftests: net: move netlink-dumps back to progsJakub Kicinski
2025-09-08selftests: net: make the dump test less sensitive to mem accountingJakub Kicinski
2025-09-04selftests/net: packetdrill: add tcp_close_no_rst.pktEric Dumazet
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04selftest: net: Fix weird setsockopt() in bind_bhash.c.Kuniyuki Iwashima
2025-09-04selftests: netfilter: fix udpclash tool hangFlorian Westphal
2025-09-03selftests: mptcp: add checks for fallback countersGang Yan
2025-09-02selftests: net: Add a selftest for VXLAN with FDB nexthop groupsIdo Schimmel
2025-09-02selftests: net: avoid memory leakZongmin Zhou
2025-09-02selftests: net: py: don't default to shell=TrueJakub Kicinski
2025-09-02net: selftests: clean up tools/testing/selftests/net/lib/py/utils.pyBreno Leitao
2025-09-01selftests: net: fix spelling and grammar mistakesPraveen Balakrishnan
2025-08-29netfilter: nft_flowtable.sh: re-run with random mtu sizesFlorian Westphal
2025-08-25selftests: net: add test for dst hint mechanism with directed broadcast addre...Oscar Maes
2025-08-25selftests: rtnetlink: skip tests if tools or feats are missingAlessandro Ratti
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21selftests: net: fix memory leak in tls.cCryolitia PukNgae
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski
2025-08-20selftests/net: packetdrill: Support single protocol test.Kuniyuki Iwashima
2025-08-20selftests: rtnetlink: print device info on preferred_lft test failureHangbin Liu
2025-08-20selftests: net: bpf_offload: print loaded programs on mismatchHangbin Liu
2025-08-20selftests/net/socket.c: removed warnings from unused returnsAlex Tran
2025-08-19selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsecEric Biggers
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel
2025-08-14selftests: net: Test bridge backup port when port is administratively downIdo Schimmel
2025-08-14selftests: drv-net: wait for carrierJakub Kicinski
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti
2025-08-13selftests: forwarding: Add a test for FDB activity notification controlIdo Schimmel
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski
2025-08-12selftests: net: terminate bkg() commands on exceptionJakub Kicinski
2025-08-12selftest: af_unix: Add -Wall and -Wflex-array-member-not-at-end to CFLAGS.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wall warning for scm_pid.c.Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_rig...Kuniyuki Iwashima
2025-08-12selftest: af_unix: Silence -Wflex-array-member-not-at-end warning for scm_inq.c.Kuniyuki Iwashima
2025-08-11selftests/net: Ensure assert() triggers in psock_tpacket.cWake Liu
2025-08-11selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8Wake Liu
2025-08-04selftests: net: packetdrill: xfail all problems on slow machinesJakub Kicinski