summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima
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-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima
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-10mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
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: add missing config for CONFIG_BRIDGEHangbin Liu
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
2024-05-15selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-14selftests: netfilter: fix packetdrill conntrack testcaseFlorian Westphal
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski
2024-05-13selftests/net: add flush id selftestsRichard Gobert
2024-05-13selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1mFlorian Westphal
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean
2024-05-13selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King
2024-05-13Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-05-10selftests: net: increase the delay for relative cmsg_time.sh testJakub Kicinski
2024-05-10selftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski
2024-05-10selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-10selftests: net: add missing config for amt.shJakub Kicinski
2024-05-10selftests: netfilter: add packetdrill based conntrack testsFlorian Westphal
2024-05-09selftest: epoll_busy_poll: epoll busy poll testsJoe Damato
2024-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-08net: selftest: add test for netdev netlink queue-get APIDavid Wei
2024-05-08selftests: drv-net: add checksum testsWillem de Bruijn
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel