aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-48/+475
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-29/+412
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski1-0/+24
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-6/+35
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer1-5/+5
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer4-2/+24
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer1-6/+36
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King1-1/+1
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern1-0/+124
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern1-1/+64
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern1-1/+68
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern1-1/+187
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern1-1/+184
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern1-1/+109
2019-08-03selftests: Add ipv4 address bind tests to fcnal-testDavid Ahern1-1/+110
2019-08-03selftests: Add ipv6 udp tests to fcnal-testDavid Ahern1-1/+491
2019-08-03selftests: Add ipv4 udp tests to fcnal-testDavid Ahern1-1/+380
2019-08-03selftests: Add ipv6 tcp tests to fcnal-testDavid Ahern1-1/+369
2019-08-03selftests: Add ipv4 tcp tests to fcnal-testDavid Ahern1-1/+314
2019-08-03selftests: Add ipv6 ping tests to fcnal-testDavid Ahern1-1/+283
2019-08-03selftests: Add ipv4 ping tests to fcnal-testDavid Ahern1-1/+267
2019-08-03selftests: Setup for functional tests for fib and socket lookupsDavid Ahern2-1/+521
2019-08-03selftests: Add nettestDavid Ahern2-1/+1757
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down1-2/+1
2019-07-31tc-testing: Clarify the use of tdc's -d optionLucas Bates2-5/+11
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski1-9/+14
2019-07-31selftests: mlxsw: Add a test for leftover DSCP rulePetr Machata1-0/+19
2019-07-31selftests: mlxsw: Fix local variable declarations in DSCP testsPetr Machata2-4/+7
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence1-6/+20
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai1-0/+15
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-5/+1
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds4-6/+26
2019-07-29pidfd: remove obsolete comments from testChristian Brauner1-5/+1
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-2/+206
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski1-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-24selftests/livepatch: add test skip handlingJoe Lawrence1-0/+20
2019-07-24ktest: Fix some typos in config-bisect.plMasanari Iida1-2/+2
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-23selftests/bpf: add another gso_segs accessEric Dumazet1-0/+11
2019-07-23tc-testing: added tdc tests for [b|p]fifo qdiscRoman Mashak1-0/+304
2019-07-23selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel1-12/+12
2019-07-23selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel1-0/+4
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King1-1/+1
2019-07-23selftests: kmod: Fix typo in kmod.shMasanari Iida1-3/+3
2019-07-22selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich1-2/+1
2019-07-22selftests/tls: add shutdown testsJakub Kicinski1-0/+27
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski1-0/+10
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski1-0/+31