aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko11-0/+201
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko16-0/+421
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko5-0/+117
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko2-0/+165
2019-08-07selftests/bpf: add BPF_CORE_READ relocatable read macroAndrii Nakryiko1-0/+20
2019-08-07libbpf: implement BPF CO-RE offset relocation algorithmAndrii Nakryiko2-18/+864
2019-08-07libbpf: add .BTF.ext offset relocation section loadingAndrii Nakryiko3-42/+136
2019-08-07libbpf: convert libbpf code to use new btf helpersAndrii Nakryiko3-221/+158
2019-08-07libbpf: add helpers for working with BTF typesAndrii Nakryiko1-0/+178
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller53-127/+920
2019-08-06selftests/bpf: test_progs: drop extra trailing tabStanislav Fomichev1-1/+1
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev10-38/+22
2019-08-06selftests/bpf: test_progs: switch to open_memstreamStanislav Fomichev2-56/+62
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-48/+443
2019-08-06tc-testing: updated vlan action tests with batch create/deleteRoman Mashak1-0/+94
2019-08-06selftests/bpf: add loop test 5Alexei Starovoitov2-0/+33
2019-08-06selftests/bpf: add loop test 4Alexei Starovoitov2-0/+19
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-05selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal1-0/+48
2019-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-35/+352
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-08-01selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use caseStanislav Fomichev2-0/+47
2019-08-01selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov1-0/+28
2019-08-01libbpf: set BTF FD for prog only when there is supported .BTF.ext dataAndrii Nakryiko1-1/+5
2019-08-01perf bench numa: Fix cpu0 bindingJiri Olsa1-2/+4
2019-07-31libbpf : make libbpf_num_possible_cpus function thread safeTakshak Chahande1-7/+11
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