Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: extend test_cgrp2_attach2 test to use per-cpu cgroup storage | Roman Gushchin | 2018-10-01 | 1 | -1/+18 |
* | samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage | Roman Gushchin | 2018-08-03 | 1 | -1/+20 |
* | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski | 2018-05-15 | 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-05 | 1 | -0/+36 |
* | samples/bpf: add multi-prog cgroup test case | Alexei Starovoitov | 2017-10-05 | 1 | -5/+183 |
* | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov | 2017-02-13 | 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 |