summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski
2024-06-25selftests: net: remove unneeded IP_GRE configYujie Liu
2024-06-21selftests: net: change shebang to bash in amt.shTaehee Yoo
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-12selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata
2024-06-12selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata
2024-06-11selftests: mptcp: lib: use wait_local_port_listen helperGeliang Tang
2024-06-11selftests: mptcp: lib: use setup/cleanup_ns helpersGeliang Tang
2024-06-11selftests: net: lib: remove 'ns' var in setup_nsGeliang Tang
2024-06-11selftests: net: lib: do not set ns var as readonlyMatthieu Baerts (NGI0)
2024-06-11selftests: net: lib: remove ns from list after clean-upMatthieu Baerts (NGI0)
2024-06-11selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu
2024-06-01selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netnsMatteo Croce
2024-05-27selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-05-27selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski
2024-05-16selftests/net: reduce xfrm_policy test timeHangbin Liu
2024-05-16selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski