| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2021-10-08 | bpftool: Add install-bin target to install binary only | Quentin Monnet | 1 | -1/+1 |
| 2021-10-08 | bpf: iterators: Install libbpf headers when building | Quentin Monnet | 1 | -13/+25 |
| 2021-05-26 | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h | Florent Revest | 1 | -1/+0 |
| 2021-01-08 | bpf: Remove unnecessary <argp.h> include from preload/iterators | Leah Neukirchen | 1 | -1/+1 |
| 2020-09-29 | bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach | Toke Høiland-Jørgensen | 2 | -223/+225 |
| 2020-08-20 | bpf: Add kernel module with user mode driver that populates bpffs. | Alexei Starovoitov | 2 | -0/+107 |
| 2020-08-20 | bpf: Add BPF program and map iterators as built-in BPF programs. | Alexei Starovoitov | 5 | -0/+587 |