index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2022-07-15
samples: bpf: Fix cross-compiling error by using bootstrap bpftool
Pu Lehui
2022-07-05
bpf, samples: Remove AF_XDP samples
Magnus Karlsson
2022-05-09
samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided
Jerome Marchand
2022-04-08
samples, bpf: Move routes monitor in xdp_router_ipv4 in a dedicated thread
Lorenzo Bianconi
2022-04-04
samples: bpf: Fix linking xdp_router_ipv4 after migration
Alexander Lobakin
2022-04-03
samples: bpf: Convert xdp_router_ipv4 to XDP samples helper
Lorenzo Bianconi
2021-12-06
samples: bpf: Fix xdp_sample_user.o linking with Clang
Alexander Lobakin
2021-12-02
samples/bpf: Clean up samples/bpf build failes
Andrii Nakryiko
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-21
samples: bpf: Suppress readelf stderr when probing for BTF support
Pu Lehui
2021-10-08
samples/bpf: Do not FORCE-recompile libbpf
Quentin Monnet
2021-10-08
samples/bpf: Install libbpf headers when building
Quentin Monnet
2021-10-06
bpf: Use $(pound) instead of \# in Makefiles
Quentin Monnet
2021-09-28
samples: bpf: Fix vmlinux.h generation for XDP samples
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-07-05
bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocation
Toke Høiland-Jørgensen
2021-05-26
sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test
Hangbin Liu
2021-02-02
samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
Tiezhu Yang
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
2021-01-23
bpf, docs: Update build procedure for manually compiling LLVM and Clang
Tiezhu Yang
2020-12-03
samples/bpf: Sample application for eBPF load and socket creation split
Mariusz Dudek
2020-11-26
samples: bpf: Remove bpf_load loader completely
Daniel T. Lee
2020-11-26
samples: bpf: Refactor test_overhead program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor ibumad program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor task_fd_query program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor test_cgrp2_sock2 program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor hbm program with libbpf
Daniel T. Lee
2020-10-11
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2020-10-11
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-06
samples/bpf: Change Makefile to cope with latest llvm
Yonghong Song
2020-08-31
samples/bpf: Add new sample xsk_fwd.c
Cristian Dumitrescu
2020-08-24
samples: bpf: Refactor tracepoint tracing programs with libbpf
Daniel T. Lee
2020-08-24
samples: bpf: Refactor kprobe tracing programs with libbpf
Daniel T. Lee
2020-08-24
samples: bpf: Cleanup bpf_load.o from Makefile
Daniel T. Lee
2020-07-08
samples: bpf: Refactor BPF map in map test with libbpf
Daniel T. Lee
2020-05-19
samples, bpf: Refactor tail call user progs with libbpf
Daniel T. Lee
2020-05-19
samples, bpf: Refactor kprobe tracing user progs with libbpf
Daniel T. Lee
2020-03-23
samples, bpf: Refactor perf_event user program with libbpf bpf_link
Daniel T. Lee
2020-03-23
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
[next]