summaryrefslogtreecommitdiff
path: root/samples/bpf/libbpf.h (follow)
Commit message (Expand)AuthorAge
* BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2022-04-19
* UPSTREAM: samples: bpf: add userspace example for attaching eBPF programs to ...Daniel Mack2022-04-19
* bpf: allow access into map value arraysJosef Bacik2022-04-19
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2022-04-19
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-02
* bpf: add unprivileged bpf testsAlexei Starovoitov2015-10-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2015-03-01
* | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-02
|/
* samples: bpf: trivial eBPF program in CAlexei Starovoitov2014-12-05
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-05
* bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-18
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-26