summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)Author
2020-01-24mptcp: add basic kselftest for mptcpFlorian Westphal
2020-01-14selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-02fcnal-test: Add TCP MD5 tests for VRFDavid Ahern
2020-01-02fcnal-test: Add TCP MD5 testsDavid Ahern
2020-01-02nettest: Add support for TCP_MD5 extensionsDavid Ahern
2020-01-02nettest: Return 1 on MD5 failure for server modeDavid Ahern
2020-01-02selftests: mlxsw: Add a self-test for port-default priorityPetr Machata
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2019-12-18selftests: forwarding: sch_ets: Add test coverage for ETS QdiscPetr Machata
2019-12-18selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.shPetr Machata
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo
2019-12-14selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-11-30selftests: forwarding: fix race between packet receive and tc checkJiri Pirko
2019-11-29selftests: pmtu: use -oneline for ip route list cacheThadeu Lima de Souza Cascardo
2019-11-28selftests/tls: add a test for fragmented messagesJakub Kicinski
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-18selftests: forwarding: Add speed and auto-negotiation testAmit Cohen
2019-11-18selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen
2019-11-18selftests: forwarding: Add ethtool_lib.shAmit Cohen
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet
2019-11-15selftests: net: tcp_mmap should create detached threadsEric Dumazet
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08selftest: net: add alternative names testJiri Pirko
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern
2019-11-07selftests: net: Fix printf format warnings on armMasami Hiramatsu
2019-11-07selftests: net: Use size_t and ssize_t for counting file sizeMasami Hiramatsu
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-22selftests: Make l2tp.sh executableDavid Ahern
2019-10-05selftests: test creating netdevsim inside network namespaceJiri Pirko
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt