Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-14 | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski | 1 | -1/+2 |
2017-09-01 | samples/bpf: Update cgroup socket examples to use uid gid helper | David Ahern | 1 | -1/+11 |
2017-09-01 | samples/bpf: Add option to dump socket settings | David Ahern | 1 | -2/+73 |
2017-09-01 | samples/bpf: Add detach option to test_cgrp2_sock | David Ahern | 1 | -15/+35 |
2017-09-01 | samples/bpf: Update sock test to allow setting mark and priority | David Ahern | 1 | -16/+118 |
2017-02-12 | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov | 1 | -1/+1 |
2016-12-20 | samples/bpf: Switch over to libbpf | Joe Stringer | 1 | -1/+2 |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 1 | -2/+4 |
2016-12-02 | samples: bpf: add userspace example for modifying sk_bound_dev_if | David Ahern | 1 | -0/+83 |