summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+11
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima1-2/+23
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima2-1/+221
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima3-438/+1
2024-06-27selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski2-2/+11
2024-06-27selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski1-0/+4
2024-06-27selftests: drv-net: try to check if port is in useJakub Kicinski1-2/+13
2024-06-25selftests: net: remove unneeded IP_GRE configYujie Liu1-1/+0
2024-06-21selftests: net: change shebang to bash in amt.shTaehee Yoo1-1/+1
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-20/+709
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu3-0/+342
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu3-0/+337
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno1-1/+1
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman1-1/+1
2024-06-18selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)1-18/+28
2024-06-15selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen2-0/+284
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2024-06-13selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata2-0/+334
2024-06-13selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata1-1/+8
2024-06-12selftests: mptcp: lib: use wait_local_port_listen helperGeliang Tang1-14/+2
2024-06-12selftests: mptcp: lib: use setup/cleanup_ns helpersGeliang Tang1-9/+8
2024-06-12selftests: net: lib: remove 'ns' var in setup_nsGeliang Tang1-8/+12
2024-06-12selftests: net: lib: do not set ns var as readonlyMatthieu Baerts (NGI0)1-3/+3
2024-06-12selftests: net: lib: remove ns from list after clean-upMatthieu Baerts (NGI0)1-4/+17
2024-06-12selftests: net: lib: ignore possible errorsMatthieu Baerts (NGI0)1-9/+1
2024-06-11mptcp: pm: update add_addr counters after connectYonglongLi1-2/+2
2024-06-11mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi1-1/+2
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+10
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)1-0/+1
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-06selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski1-0/+9
2024-06-06selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski1-0/+15
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu1-0/+1
2024-06-02selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netnsMatteo Croce2-0/+41
2024-05-28selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)1-0/+2
2024-05-28selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)1-1/+7
2024-05-28selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)1-3/+3
2024-05-28selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)1-2/+28
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang1-0/+2
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima1-2/+2
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu3-94/+75
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo1-1/+7
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski1-12/+18
2024-05-17selftests/net: reduce xfrm_policy test timeHangbin Liu1-2/+2
2024-05-16selftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski111-2510/+13237
2024-05-15selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+7