| Commit message (Expand) | Author | Age | Files | Lines |
* | samples/bpf: Move open_raw_sock to separate header | Joe Stringer | 2016-12-20 | 1 | -36/+0 |
* | samples/bpf: Remove perf_event_open() declaration | Joe Stringer | 2016-12-20 | 1 | -7/+0 |
* | tools lib bpf: Add bpf_prog_{attach,detach} | Joe Stringer | 2016-12-20 | 1 | -21/+0 |
* | samples/bpf: Switch over to libbpf | Joe Stringer | 2016-12-20 | 1 | -111/+0 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -12/+11 |
* | samples: bpf: add userspace example for attaching eBPF programs to cgroups | Daniel Mack | 2016-11-25 | 1 | -0/+21 |
* | samples/bpf: add map_flags to bpf loader | Alexei Starovoitov | 2016-03-08 | 1 | -2/+3 |
* | bpf: add sample usages for persistent maps/progs | Daniel Borkmann | 2015-11-02 | 1 | -0/+19 |
* | samples/bpf: Add simple non-portable kprobe filter example | Alexei Starovoitov | 2015-04-02 | 1 | -1/+13 |
* | samples: bpf: example of stateful socket filtering | Alexei Starovoitov | 2014-12-05 | 1 | -0/+28 |
* | bpf: add a testsuite for eBPF maps | Alexei Starovoitov | 2014-11-18 | 1 | -1/+2 |
* | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 2014-09-26 | 1 | -0/+94 |