Age | Commit message (Expand) | Author | Files | Lines |
2023-01-11 | bpf_doc: Fix build error with older python versions | Michal Suchanek | 1 | -1/+1 |
2022-12-08 | bpf: Rework process_dynptr_func | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
2022-10-25 | bpf: Implement cgroup storage available to non-cgroup-attached bpf progs | Yonghong Song | 1 | -0/+2 |
2022-10-06 | scripts/bpf_doc.py: update logic to not assume sequential enum values | Andrii Nakryiko | 1 | -6/+25 |
2022-10-06 | bpf: explicitly define BPF_FUNC_xxx integer values | Andrii Nakryiko | 1 | -10/+9 |
2022-08-25 | bpf/scripts: Assert helper enum value is aligned with comment order | Eyal Birger | 1 | -5/+34 |
2022-08-23 | scripts/bpf: Set date attribute for bpf-helpers(7) man page | Quentin Monnet | 1 | -2/+18 |
2022-08-23 | scripts/bpf: Set version attribute for bpf-helpers(7) man page | Quentin Monnet | 1 | -1/+20 |
2022-07-22 | bpf, docs: Use SPDX license identifier in bpf_doc.py | Alejandro Colomar | 1 | -21/+1 |
2022-06-16 | bpf: Add helpers to issue and check SYN cookies in XDP | Maxim Mikityanskiy | 1 | -0/+4 |
2022-05-23 | bpf: Add verifier support for dynptrs | Joanne Koong | 1 | -0/+2 |
2022-05-20 | bpf: Add bpf_skc_to_mptcp_sock_proto | Geliang Tang | 1 | -0/+2 |
2022-01-19 | bpf/scripts: Raise an exception if the correct number of sycalls are not gene... | Usama Arif | 1 | -27/+59 |
2022-01-19 | bpf/scripts: Make description and returns section for helpers/syscalls mandatory | Usama Arif | 1 | -12/+18 |
2022-01-14 | bpf/scripts: Raise an exception if the correct number of helpers are not gene... | Usama Arif | 1 | -2/+48 |
2021-10-21 | bpf: Add bpf_skc_to_unix_sock() helper | Hengqi Chen | 1 | -0/+2 |
2021-07-15 | bpf: Introduce bpf timers. | Alexei Starovoitov | 1 | -0/+2 |
2021-03-04 | scripts/bpf: Add syscall commands printer | Joe Stringer | 1 | -9/+91 |
2021-03-04 | scripts/bpf: Abstract eBPF API target parameter | Joe Stringer | 1 | -0/+650 |