summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add selftests for BPF_MODIFY_RETURNKP Singh2020-03-042-0/+114
* bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh2020-03-043-67/+28
* tools/libbpf: Add support for BPF_MODIFY_RETURNKP Singh2020-03-041-0/+4
* bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-0/+1
* selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTFAndrii Nakryiko2020-03-041-4/+7
* tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definitonAndrii Nakryiko2020-03-041-3/+0
* libbpf: Assume unsigned values for BTF_KIND_ENUMAndrii Nakryiko2020-03-042-5/+5
* bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko2020-03-041-67/+110
* libbpf: Fix handling of optional field_name in btf_dump__emit_type_declAndrii Nakryiko2020-03-031-1/+1
* selftests/bpf: Test new __sk_buff field gso_sizeWillem de Bruijn2020-03-033-0/+50
* bpf: Sync uapi bpf.h to tools/Willem de Bruijn2020-03-031-0/+1
* selftests/bpf: Add link pinning selftestsAndrii Nakryiko2020-03-022-0/+130
* libbpf: Add bpf_link pinning/unpinningAndrii Nakryiko2020-03-023-27/+114
* selftests/bpf: Declare bpf_log_buf variables as staticToke Høiland-Jørgensen2020-03-023-3/+3
* libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko2020-03-0216-135/+131
* selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe testAndrii Nakryiko2020-03-023-11/+11
* libbpf: Fix use of PT_REGS_PARM macros with vmlinux.hAndrii Nakryiko2020-03-021-1/+1
* bpftool: Add header guards to generated vmlinux.hAndrii Nakryiko2020-03-021-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-2912-143/+423
|\
| * selftests/bpf: Add test for "bpftool feature" commandMichal Rostecki2020-02-264-2/+189
| * bpftool: Update bash completion for "bpftool feature" commandMichal Rostecki2020-02-261-1/+2
| * bpftool: Update documentation of "bpftool feature" commandMichal Rostecki2020-02-261-9/+10
| * bpftool: Make probes which emit dmesg warnings optionalMichal Rostecki2020-02-261-21/+49
| * bpftool: Move out sections to separate functionsMichal Rostecki2020-02-261-93/+126
| * bpftool: Support struct_ops, tracing, ext prog typesAndrey Ignatov2020-02-264-4/+9
| * selftests/bpf: Print backtrace on SIGSEGV in test_progsAndrii Nakryiko2020-02-252-1/+26
| * selftests/bpf: Run SYN cookies with reuseport BPF test only for TCPJakub Sitnicki2020-02-241-8/+9
| * selftests/bpf: Run reuseport tests only with supported socket typesJakub Sitnicki2020-02-241-7/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2714-50/+143
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-271-10/+45
| |\ \
| | * | selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio2020-02-261-4/+39
| | * | selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio2020-02-251-6/+6
| * | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-266-26/+60
| |\ \ \
| | * | | bootconfig: Add append value operator supportMasami Hiramatsu2020-02-211-2/+14
| | * | | bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu2020-02-211-0/+6
| | * | | bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2020-02-202-0/+6
| | * | | tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu2020-02-202-12/+1
| | * | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-202-12/+33
| * | | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-262-12/+28
| |\ \ \ \
| | * | | | kunit: run kunit_tool from any directoryHeidi Fahim2020-02-191-0/+12
| | * | | | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim2020-02-191-12/+16
| * | | | | Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-265-2/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-02-201-1/+1
| | * | | | selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-02-205-1/+9
* | | | | | selftests: mlxsw: resource_scale: Invoke for Spectrum-3Amit Cohen2020-02-271-2/+3
* | | | | | selftests: mlxsw: Reduce router scale running time using offload indicationDanielle Ratson2020-02-271-39/+14
* | | | | | selftests: mlxsw: Reduce running time using offload indicationDanielle Ratson2020-02-271-19/+12
* | | | | | selftests: mlxsw: Add shared buffer traffic testShalom Toledo2020-02-271-0/+222
* | | | | | selftests: mlxsw: Add mlxsw libShalom Toledo2020-02-271-0/+13
* | | | | | selftests: devlink_lib: Add devlink port helpersShalom Toledo2020-02-271-0/+16