summaryrefslogtreecommitdiff
path: root/samples/bpf/libbpf.h
Commit message (Expand)AuthorAge
* A Sample of using socket cookie and uid for traffic monitoringChenbo Feng2017-03-23
* samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-20
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-20
* tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-20
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-20
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-15
* samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-25
* samples/bpf: fix sockex2 exampleAlexei Starovoitov2016-11-24
* bpf: allow access into map value arraysJosef Bacik2016-09-29
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-08
* 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