summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern
2019-08-08selftests: Add l2tp testsDavid Ahern
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski
2019-08-05Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-05selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer
2019-08-05][next] selftests: nettest: fix spelling mistake: "potocol" -> "protocol"Colin Ian King
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-03selftests: Add use case section to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 netfilter tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 netfilter tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 runtime tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 runtime tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 address bind tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 address bind tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 udp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 udp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 tcp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 tcp tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv6 ping tests to fcnal-testDavid Ahern
2019-08-03selftests: Add ipv4 ping tests to fcnal-testDavid Ahern
2019-08-03selftests: Setup for functional tests for fib and socket lookupsDavid Ahern
2019-08-03selftests: Add nettestDavid Ahern
2019-08-03cgroup: kselftest: relax fs_spec checksChris Down
2019-07-31tc-testing: Clarify the use of tdc's -d optionLucas Bates
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski
2019-07-31selftests: mlxsw: Add a test for leftover DSCP rulePetr Machata
2019-07-31selftests: mlxsw: Fix local variable declarations in DSCP testsPetr Machata
2019-07-30selftests/livepatch: push and pop dynamic debug configJoe Lawrence
2019-07-30kselftest: save-and-restore errno to allow for %m formattingAleksa Sarai
2019-07-30Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-30Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-29Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-07-29pidfd: remove obsolete comments from testChristian Brauner
2019-07-29libbpf: fix missing __WORDSIZE definitionAndrii Nakryiko
2019-07-29perf tools: Fix perf.data documentation units for memory sizeVince Weaver
2019-07-29perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo
2019-07-29perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver
2019-07-29tools headers UAPI: Sync if_link.h with the kernelArnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Sync sched.h with the kernelArnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Sync usbdevice_fs.h with the kernels to get new ioctlArnaldo Carvalho de Melo
2019-07-29tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2019-07-29tools headers UAPI: Update tools's copy of mman.h headersArnaldo Carvalho de Melo
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds