Age | Commit message (Expand) | Author | Files | Lines |
2024-03-15 | scripts/bpf_doc: Use silent mode when exec make cmd | Hangbin Liu | 1 | -2/+2 |
2024-03-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -1/+1 |
2024-02-14 | bpf, scripts: Correct GPL license name | Gianmarco Lusvardi | 1 | -1/+1 |
2024-01-30 | bpf: Generate const static pointers for kernel helpers | Jose E. Marchesi | 1 | -1/+1 |
2023-08-31 | bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py | Vishal Chourasia | 1 | -28/+28 |
2023-04-11 | bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages | Alejandro Colomar | 1 | -1/+1 |
2023-01-12 | bpf_doc: Fix build error with older python versions | Michal Suchanek | 1 | -1/+1 |
2022-12-09 | bpf: Rework process_dynptr_func | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
2022-10-26 | 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-17 | bpf: Add helpers to issue and check SYN cookies in XDP | Maxim Mikityanskiy | 1 | -0/+4 |
2022-05-24 | bpf: Add verifier support for dynptrs | Joanne Koong | 1 | -0/+2 |
2022-05-21 | 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-15 | bpf/scripts: Raise an exception if the correct number of helpers are not gene... | Usama Arif | 1 | -2/+48 |
2021-10-22 | 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-05 | scripts/bpf: Add syscall commands printer | Joe Stringer | 1 | -9/+91 |
2021-03-05 | scripts/bpf: Abstract eBPF API target parameter | Joe Stringer | 1 | -0/+650 |