summaryrefslogtreecommitdiffstats
path: root/samples/bpf/libbpf.h
Commit message (Expand)AuthorAgeFilesLines
* A Sample of using socket cookie and uid for traffic monitoringChenbo Feng2017-03-241-0/+10
* samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-201-3/+0Star
* samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-201-3/+0Star
* tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-201-3/+0Star
* samples/bpf: Switch over to libbpfJoe Stringer2016-12-201-17/+2Star
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-151-9/+9
* samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack2016-11-251-0/+3
* samples/bpf: fix sockex2 exampleAlexei Starovoitov2016-11-241-1/+1
* bpf: allow access into map value arraysJosef Bacik2016-09-291-0/+8
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-081-1/+1
* bpf: add sample usages for persistent maps/progsDaniel Borkmann2015-11-031-0/+3
* bpf: add unprivileged bpf testsAlexei Starovoitov2015-10-131-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+3
|\
| * ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2015-03-011-1/+3
* | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-021-1/+4
|/
* samples: bpf: trivial eBPF program in CAlexei Starovoitov2014-12-061-1/+1
* samples: bpf: example of stateful socket filteringAlexei Starovoitov2014-12-061-0/+13
* bpf: add a testsuite for eBPF mapsAlexei Starovoitov2014-11-181-1/+1
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-261-0/+172