summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko
2019-08-07selftests/bpf: add BPF_CORE_READ relocatable read macroAndrii Nakryiko
2019-08-07libbpf: implement BPF CO-RE offset relocation algorithmAndrii Nakryiko
2019-08-07libbpf: add .BTF.ext offset relocation section loadingAndrii Nakryiko
2019-08-07libbpf: convert libbpf code to use new btf helpersAndrii Nakryiko
2019-08-07libbpf: add helpers for working with BTF typesAndrii Nakryiko
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06selftests/bpf: test_progs: drop extra trailing tabStanislav Fomichev
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev
2019-08-06selftests/bpf: test_progs: switch to open_memstreamStanislav Fomichev
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-06selftests/bpf: add loop test 5Alexei Starovoitov
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov
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-05selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal
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-08-01selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use caseStanislav Fomichev
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov
2019-08-01libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko
2019-08-01perf bench numa: Fix cpu0 bindingJiri Olsa
2019-07-31libbpf : make libbpf_num_possible_cpus function thread safeTakshak Chahande
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