Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski | 2018-05-14 | 1 | -1/+2 |
* | samples/bpf: Convert magic numbers to names in multi-prog cgroup test case | David Ahern | 2017-11-30 | 1 | -12/+24 |
* | samples/bpf: use bpf_prog_query() interface | Alexei Starovoitov | 2017-10-04 | 1 | -0/+36 |
* | samples/bpf: add multi-prog cgroup test case | Alexei Starovoitov | 2017-10-04 | 1 | -5/+183 |
* | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov | 2017-02-12 | 1 | -4/+64 |
* | samples/bpf: Switch over to libbpf | Joe Stringer | 2016-12-20 | 1 | -1/+2 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 1 | -2/+5 |
* | samples, bpf: Add automated test for cgroup filter attachments | Sargun Dhillon | 2016-12-03 | 1 | -0/+132 |