Age | Commit message (Expand) | Author |
---|---|---|
2022-07-13 | samples: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE | Linkui Xiao |
2021-12-02 | samples/bpf: Get rid of deprecated libbpf API uses | Andrii Nakryiko |
2021-01-14 | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman |
2018-05-14 | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski |
2017-02-12 | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov |
2016-12-20 | samples/bpf: Switch over to libbpf | Joe Stringer |
2016-12-15 | samples/bpf: Make samples more libbpf-centric | Joe Stringer |
2016-11-30 | samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode | Sargun Dhillon |
2016-11-25 | samples: bpf: add userspace example for attaching eBPF programs to cgroups | Daniel Mack |