summaryrefslogtreecommitdiffstats
path: root/samples/bpf/bpf_load.h
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* samples: bpf: rename struct bpf_map_def to avoid conflict with libbpfJakub Kicinski2018-05-111-2/+2
* samples/bpf: move common-purpose trace functions to selftestsYonghong Song2018-04-291-7/+0Star
* samples/bpf: use bpf_set_link_xdp_fdEric Leblond2018-02-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-201-0/+1
* samples/bpf: export map_data[] for more info on mapsJesper Dangaard Brouer2017-05-031-1/+7
* samples/bpf: load_bpf.c make callback fixup more flexibleJesper Dangaard Brouer2017-05-031-2/+8
* samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned intJesper Dangaard Brouer2017-05-011-1/+1
* samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnelDavid Ahern2017-04-271-1/+1
* bpf: Allow bpf sample programs (*_user.c) to change bpf_map_defMartin KaFai Lau2017-04-171-0/+13
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-0/+3
* bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau2016-12-081-0/+1
* samples/bpf: Update bpf loader for cgroup section namesDavid Ahern2016-12-021-0/+1
* samples/bpf: move ksym_search() into libraryAlexei Starovoitov2016-03-081-0/+6
* samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-021-0/+3
* samples: bpf: elf_bpf file loaderAlexei Starovoitov2014-12-061-0/+24