| Commit message (Expand) | Author | Age | Files | Lines |
* | A Sample of using socket cookie and uid for traffic monitoring | Chenbo Feng | 2017-03-24 | 1 | -0/+10 |
* | samples/bpf: Move open_raw_sock to separate header | Joe Stringer | 2016-12-20 | 1 | -3/+0 |
* | samples/bpf: Remove perf_event_open() declaration | Joe Stringer | 2016-12-20 | 1 | -3/+0 |
* | tools lib bpf: Add bpf_prog_{attach,detach} | Joe Stringer | 2016-12-20 | 1 | -3/+0 |
* | samples/bpf: Switch over to libbpf | Joe Stringer | 2016-12-20 | 1 | -17/+2 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -9/+9 |
* | samples: bpf: add userspace example for attaching eBPF programs to cgroups | Daniel Mack | 2016-11-25 | 1 | -0/+3 |
* | samples/bpf: fix sockex2 example | Alexei Starovoitov | 2016-11-24 | 1 | -1/+1 |
* | bpf: allow access into map value arrays | Josef Bacik | 2016-09-29 | 1 | -0/+8 |
* | samples/bpf: add map_flags to bpf loader | Alexei Starovoitov | 2016-03-08 | 1 | -1/+1 |
* | bpf: add sample usages for persistent maps/progs | Daniel Borkmann | 2015-11-03 | 1 | -0/+3 |
* | bpf: add unprivileged bpf tests | Alexei Starovoitov | 2015-10-13 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 1 | -1/+3 |
|\ |
|
| * | ebpf: export BPF_PSEUDO_MAP_FD to uapi | Daniel Borkmann | 2015-03-01 | 1 | -1/+3 |
* | | samples/bpf: Add simple non-portable kprobe filter example | Alexei Starovoitov | 2015-04-02 | 1 | -1/+4 |
|/ |
|
* | samples: bpf: trivial eBPF program in C | Alexei Starovoitov | 2014-12-06 | 1 | -1/+1 |
* | samples: bpf: example of stateful socket filtering | Alexei Starovoitov | 2014-12-06 | 1 | -0/+13 |
* | bpf: add a testsuite for eBPF maps | Alexei Starovoitov | 2014-11-18 | 1 | -1/+1 |
* | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 2014-09-26 | 1 | -0/+172 |