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