summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/preload/iterators
Commit message (Expand)AuthorAgeFilesLines
* bpf: Remove unnecessary <argp.h> include from preload/iteratorsLeah Neukirchen2021-01-081-1/+1
* bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen2020-09-292-223/+225
* bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov2020-08-202-0/+107
* bpf: Add BPF program and map iterators as built-in BPF programs.Alexei Starovoitov2020-08-205-0/+587