| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-12-02 | samples/bpf: Get rid of deprecated libbpf API uses | Andrii Nakryiko |
| 2021-08-24 | samples: bpf: Fix a couple of warnings | Kumar Kartikeya Dwivedi |
| 2021-02-02 | samples: bpf: Remove unneeded semicolon | Yang Li |
| 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 |
| 2018-03-28 | samples/bpf: fix spelling mistake: "revieve" -> "receive" | Colin Ian King |
| 2017-05-11 | samples/bpf: run cleanup routines when receiving SIGTERM | Andy Gospodarek |
| 2017-05-02 | bpf, samples: fix build warning in cookie_uid_helper_example | Daniel Borkmann |
| 2017-04-24 | samples/bpf: add static to function with no prototype | Alexander Alemayhu |
| 2017-04-08 | Sample program using SO_COOKIE | Chenbo Feng |
| 2017-03-23 | A Sample of using socket cookie and uid for traffic monitoring | Chenbo Feng |