Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | samples, bpf: Move read_trace_pipe to trace_helpers | Daniel T. Lee | 1 | -1/+0 |
2018-05-15 | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski | 1 | -1/+1 |
2018-05-11 | samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf | Jakub Kicinski | 1 | -2/+2 |
2018-04-29 | samples/bpf: move common-purpose trace functions to selftests | Yonghong Song | 1 | -7/+0 |
2018-02-03 | samples/bpf: use bpf_set_link_xdp_fd | Eric Leblond | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-20 | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test | Martin KaFai Lau | 1 | -0/+1 |
2017-05-03 | samples/bpf: export map_data[] for more info on maps | Jesper Dangaard Brouer | 1 | -1/+7 |
2017-05-03 | samples/bpf: load_bpf.c make callback fixup more flexible | Jesper Dangaard Brouer | 1 | -2/+8 |
2017-05-01 | samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int | Jesper Dangaard Brouer | 1 | -1/+1 |
2017-04-27 | samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel | David Ahern | 1 | -1/+1 |
2017-04-17 | bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def | Martin KaFai Lau | 1 | -0/+13 |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 1 | -0/+3 |
2016-12-08 | bpf: xdp: Add XDP example for head adjustment | Martin KaFai Lau | 1 | -0/+1 |
2016-12-02 | samples/bpf: Update bpf loader for cgroup section names | David Ahern | 1 | -0/+1 |
2016-03-08 | samples/bpf: move ksym_search() into library | Alexei Starovoitov | 1 | -0/+6 |
2015-04-02 | samples/bpf: Add simple non-portable kprobe filter example | Alexei Starovoitov | 1 | -0/+3 |
2014-12-06 | samples: bpf: elf_bpf file loader | Alexei Starovoitov | 1 | -0/+24 |