Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-03 | samples/bpf: Get rid of deprecated libbpf API uses | Andrii Nakryiko | 1 | -5/+9 |
2021-08-25 | samples: bpf: Fix a couple of warnings | Kumar Kartikeya Dwivedi | 1 | -3/+8 |
2021-02-03 | samples: bpf: Remove unneeded semicolon | Yang Li | 1 | -1/+1 |
2021-01-15 | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman | 1 | -4/+4 |
2018-05-15 | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski | 1 | -1/+1 |
2018-03-28 | samples/bpf: fix spelling mistake: "revieve" -> "receive" | Colin Ian King | 1 | -1/+1 |
2017-05-12 | samples/bpf: run cleanup routines when receiving SIGTERM | Andy Gospodarek | 1 | -1/+3 |
2017-05-02 | bpf, samples: fix build warning in cookie_uid_helper_example | Daniel Borkmann | 1 | -3/+3 |
2017-04-24 | samples/bpf: add static to function with no prototype | Alexander Alemayhu | 1 | -1/+1 |
2017-04-08 | Sample program using SO_COOKIE | Chenbo Feng | 1 | -21/+125 |
2017-03-24 | A Sample of using socket cookie and uid for traffic monitoring | Chenbo Feng | 1 | -0/+217 |