summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko1-12/+20
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko1-0/+9
2020-03-13tools: bpftool: Restore message on failure to guess program typeQuentin Monnet4-11/+35
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron3-1/+102
2020-03-13tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...Carlos Neira5-1/+287
2020-03-13bpf: Added new helper bpf_get_ns_current_pid_tgidCarlos Neira1-1/+19
2020-03-13tools: bpftool: Fix minor bash completion mistakesQuentin Monnet1-8/+21
2020-03-13tools: bpftool: Allow all prog/map handles for pinning objectsQuentin Monnet4-32/+7
2020-03-13libbpf: Split BTF presence checks into libbpf- and kernel-specific partsAndrii Nakryiko1-5/+12
2020-03-13bpftool: Add _bpftool and profiler.skel.h to .gitignoreSong Liu1-0/+2
2020-03-13bpftool: Skeleton should depend on libbpfSong Liu1-2/+3
2020-03-13bpftool: Only build bpftool-prog-profile if supported by clangSong Liu4-5/+24
2020-03-12bpftool: Use linux/types.h from source tree for profiler buildTobias Klauser2-10/+12
2020-03-11tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernelsAndrii Nakryiko1-0/+1
2020-03-10bpftool: Fix typo in bash-completionSong Liu1-1/+1
2020-03-10bpftool: Bash completion for "bpftool prog profile"Song Liu1-1/+44
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu1-0/+19
2020-03-10bpftool: Introduce "prog profile" commandSong Liu5-1/+608
2020-03-10selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer1-6/+0
2020-03-10selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer1-30/+127
2020-03-10selftests: bpf: Don't listen() on UDP socketsLorenz Bauer1-22/+25
2020-03-05bpf: Add selftests for BPF_MODIFY_RETURNKP Singh2-0/+114
2020-03-05bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh3-67/+28
2020-03-05tools/libbpf: Add support for BPF_MODIFY_RETURNKP Singh1-0/+4
2020-03-05bpf: Introduce BPF_MODIFY_RETURNKP Singh1-0/+1
2020-03-04selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTFAndrii Nakryiko1-4/+7
2020-03-04tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definitonAndrii Nakryiko1-3/+0
2020-03-04libbpf: Assume unsigned values for BTF_KIND_ENUMAndrii Nakryiko2-5/+5
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko1-67/+110
2020-03-04libbpf: Fix handling of optional field_name in btf_dump__emit_type_declAndrii Nakryiko1-1/+1
2020-03-04selftests/bpf: Test new __sk_buff field gso_sizeWillem de Bruijn3-0/+50
2020-03-04bpf: Sync uapi bpf.h to tools/Willem de Bruijn1-0/+1
2020-03-03selftests/bpf: Add link pinning selftestsAndrii Nakryiko2-0/+130
2020-03-03libbpf: Add bpf_link pinning/unpinningAndrii Nakryiko3-27/+114
2020-03-03selftests/bpf: Declare bpf_log_buf variables as staticToke Høiland-Jørgensen3-3/+3
2020-03-03libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko16-135/+131
2020-03-03selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe testAndrii Nakryiko3-11/+11
2020-03-03libbpf: Fix use of PT_REGS_PARM macros with vmlinux.hAndrii Nakryiko1-1/+1
2020-03-03bpftool: Add header guards to generated vmlinux.hAndrii Nakryiko1-0/+5
2020-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller12-143/+423
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-50/+143
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-10/+45
2020-02-27selftests: mlxsw: resource_scale: Invoke for Spectrum-3Amit Cohen1-2/+3
2020-02-27selftests: mlxsw: Reduce router scale running time using offload indicationDanielle Ratson1-39/+14
2020-02-27selftests: mlxsw: Reduce running time using offload indicationDanielle Ratson1-19/+12
2020-02-27selftests: mlxsw: Add shared buffer traffic testShalom Toledo1-0/+222
2020-02-27selftests: mlxsw: Add mlxsw libShalom Toledo1-0/+13
2020-02-27selftests: devlink_lib: Add devlink port helpersShalom Toledo1-0/+16
2020-02-27selftests: devlink_lib: Check devlink info command is supportedShalom Toledo1-0/+6
2020-02-27selftests: mlxsw: Add shared buffer configuration testShalom Toledo1-0/+416