aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-12tools: bpftool: fix reading from /proc/config.gzPeter Wu2-53/+54
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak1-0/+391
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern1-32/+6
2019-08-08selftests: Add l2tp testsDavid Ahern2-1/+383
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song1-1/+1
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko4-0/+106
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko11-0/+209
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko5-0/+69
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko6-0/+170
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko10-0/+167
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-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