summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-1332-147/+1509
|\
| * tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko2020-07-134-19/+18
| * libbpf: Support stripping modifiers for btf_dumpAndrii Nakryiko2020-07-132-2/+10
| * selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire2020-07-132-0/+96
| * tools/bpftool: Remove warning about PID iterator supportAndrii Nakryiko2020-07-131-1/+0
| * xsk: Add new statisticsCiara Loftus2020-07-131-1/+4
| * selftests/bpf: Add test for resolve_btfidsJiri Olsa2020-07-133-1/+175
| * tools headers: Adopt verbatim copy of btf_ids.h from kernel sourcesJiri Olsa2020-07-132-0/+91
| * bpf: Compile resolve_btfids tool at kernel compilation startJiri Olsa2020-07-132-1/+11
| * bpf: Add resolve_btfids tool to resolve BTF IDs in ELF objectJiri Olsa2020-07-133-0/+808
| * libbpf: Fix memory leak and optimize BTF sanitizationAndrii Nakryiko2020-07-103-10/+5
| * selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko2020-07-092-32/+14
| * libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko2020-07-091-11/+20
| * selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko2020-07-092-0/+63
| * libbpf: Improve BTF sanitization handlingAndrii Nakryiko2020-07-091-45/+58
| * libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko2020-07-093-1/+8
| * libbpf: Make BTF finalization strictAndrii Nakryiko2020-07-091-12/+4
| * selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer2020-07-091-4/+5
| * selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer2020-07-091-1/+3
| * bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens2020-07-091-0/+1
| * selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee2020-07-081-14/+0
| * selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-082-0/+117
| * bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-081-0/+1
| * libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2020-07-082-0/+5
* | selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata2020-07-133-3/+122
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-1158-260/+631
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1015-48/+166
| |\ \
| | * | libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz2020-07-091-4/+8
| | * | selftests: bpf: Fix detach from sockmap testsLorenz Bauer2020-07-091-6/+6
| | * | ipv6: fib6_select_path can not use out path for nexthop objectsDavid Ahern2020-07-061-0/+13
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-3012-38/+139
| | |\ \
| | | * | bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song2020-06-303-1/+45
| | | * | selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer2020-06-301-2/+2
| | | * | selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer2020-06-301-6/+6
| | | * | selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki2020-06-301-4/+28
| | | * | bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend2020-06-282-1/+25
| | | * | libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer2020-06-252-2/+2
| | | * | bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2020-06-231-20/+21
| | | * | libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko2020-06-232-2/+8
| | | * | libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headersAndrii Nakryiko2020-06-221-0/+2
| * | | | Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-07-105-50/+53
| |\ \ \ \
| | * | | | kselftest: ksft_test_num return type should be unsignedPaolo Bonzini2020-07-061-1/+1
| | * | | | selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3Pengfei Xu2020-07-064-49/+52
| * | | | | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-07-091-0/+36
| |\ \ \ \ \
| | * | | | | selftests: kmod: Add module address visibility testKees Cook2020-07-081-0/+36
| * | | | | | Raise gcc version requirement to 4.9Linus Torvalds2020-07-081-2/+1
| * | | | | | Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-07-0715-40/+123
| |\ \ \ \ \ \
| | * | | | | | perf report TUI: Remove needless 'dummy' event from menuArnaldo Carvalho de Melo2020-07-061-1/+18
| | * | | | | | perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter2020-07-061-2/+3
| | * | | | | | perf intel-pt: Fix displaying PEBS-via-PT with registersAdrian Hunter2020-07-061-1/+1