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: Update cgroup socket examples to use uid gid helper | David Ahern | 2017-09-01 | 1 | -1/+11 |
* | samples/bpf: Add option to dump socket settings | David Ahern | 2017-09-01 | 1 | -2/+73 |
* | samples/bpf: Add detach option to test_cgrp2_sock | David Ahern | 2017-09-01 | 1 | -15/+35 |
* | samples/bpf: Update sock test to allow setting mark and priority | David Ahern | 2017-09-01 | 1 | -16/+118 |
* | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov | 2017-02-12 | 1 | -1/+1 |
* | 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/+4 |
* | samples: bpf: add userspace example for modifying sk_bound_dev_if | David Ahern | 2016-12-02 | 1 | -0/+83 |