Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman | 2021-01-14 | 1 | -2/+3 |
* | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski | 2018-05-14 | 1 | -1/+2 |
* | 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 | -4/+7 |
* | samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode | Sargun Dhillon | 2016-11-30 | 1 | -30/+50 |
* | samples: bpf: add userspace example for attaching eBPF programs to cgroups | Daniel Mack | 2016-11-25 | 1 | -0/+147 |