aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/bpf_load.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski1-1/+1
2018-05-11samples: bpf: rename struct bpf_map_def to avoid conflict with libbpfJakub Kicinski1-2/+2
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song1-7/+0
2018-02-02samples/bpf: use bpf_set_link_xdp_fdEric Leblond1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau1-0/+1
2017-05-03samples/bpf: export map_data[] for more info on mapsJesper Dangaard Brouer1-1/+7
2017-05-03samples/bpf: load_bpf.c make callback fixup more flexibleJesper Dangaard Brouer1-2/+8
2017-05-01samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned intJesper Dangaard Brouer1-1/+1
2017-04-27samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnelDavid Ahern1-1/+1
2017-04-17bpf: Allow bpf sample programs (*_user.c) to change bpf_map_defMartin KaFai Lau1-0/+13
2016-12-15samples/bpf: Make samples more libbpf-centricJoe Stringer1-0/+3
2016-12-08bpf: xdp: Add XDP example for head adjustmentMartin KaFai Lau1-0/+1
2016-12-02samples/bpf: Update bpf loader for cgroup section namesDavid Ahern1-0/+1
2016-03-08samples/bpf: move ksym_search() into libraryAlexei Starovoitov1-0/+6
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov1-0/+3
2014-12-05samples: bpf: elf_bpf file loaderAlexei Starovoitov1-0/+24