aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
AgeCommit message (Expand)Author
2022-05-23bpf: Add verifier support for dynptrsJoanne Koong
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-01-19bpf/scripts: Raise an exception if the correct number of sycalls are not gene...Usama Arif
2022-01-19bpf/scripts: Make description and returns section for helpers/syscalls mandatoryUsama Arif
2022-01-14bpf/scripts: Raise an exception if the correct number of helpers are not gene...Usama Arif
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen
2021-07-15bpf: Introduce bpf timers.Alexei Starovoitov
2021-03-04scripts/bpf: Add syscall commands printerJoe Stringer
2021-03-04scripts/bpf: Abstract eBPF API target parameterJoe Stringer