summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen1-2/+0
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love1-3/+3
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love1-1/+1
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love1-1/+2
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love1-2/+1
2020-07-22selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-07-15selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati1-1/+1
2020-07-06ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern1-0/+13
2020-06-20selftests/net: report etf errors correctlyWillem de Bruijn1-7/+26
2020-06-10selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1
2020-06-09selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-09net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi1-0/+58
2020-06-03selftests: net: ip_defrag: ignore EPERMThadeu Lima de Souza Cascardo1-4/+4
2020-06-01selftests: mlxsw: Add test for control packetsIdo Schimmel1-0/+23
2020-05-31selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata1-1/+6
2020-05-31selftests: forwarding: mirror_lib: Use mausezahnPetr Machata1-4/+2
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern1-2/+113
2020-05-27net: add large ecmp group nexthop testsStephen Worley1-2/+82
2020-05-23selftests: net: add fdb nexthop testsRoopa Prabhu1-2/+158
2020-05-17selftests: Drop 'pref medium' in route checksDavid Ahern1-2/+2
2020-05-17selftests: mlxsw: Do not hard code trap group nameIdo Schimmel1-2/+6
2020-05-17selftests: devlink_lib: Remove double blank lineIdo Schimmel1-1/+0
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+5
2020-05-07selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet1-1/+3
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet1-1/+2
2020-04-28selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski1-76/+17
2020-04-28selftests: net: add new testcases for nexthop API compat mode sysctlRoopa Prabhu1-2/+196
2020-04-27selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko1-8/+18
2020-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+31
2020-04-23selftests: A few improvements to fib_nexthops.shDavid Ahern1-11/+14
2020-04-23ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern1-0/+23
2020-04-23selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata1-0/+66
2020-04-23selftests: Add tests for vrf and xfrmsDavid Ahern2-0/+437
2020-04-22selftests: Fix suppress test in fib_tests.shDavid Ahern1-2/+8
2020-04-20selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery testsLourdes Pedrajas1-0/+122
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-0/+3
2020-03-31selftests: mlxsw: Add test cases for devlink-trap policersIdo Schimmel1-0/+6
2020-03-31selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel1-0/+37
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-30selftests: add test-cases for MPTCP MP_JOINPaolo Abeni3-4/+383
2020-03-30selftests: add PM netlink functional testsPaolo Abeni4-3/+751
2020-03-30selftests: move timestamping selftests to net folderJian Yang8-2/+2042
2020-03-27selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata1-2/+7
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata1-0/+238
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-1/+83
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3