aboutsummaryrefslogtreecommitdiff
path: root/kernel/bpf/helpers.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-15ebpf: add helper for obtaining current processor idGravatar Daniel Borkmann 1-0/+12
2015-03-15ebpf: add prandom helper for packet samplingGravatar Daniel Borkmann 1-0/+12
2015-03-01ebpf: constify various function pointer structsGravatar Daniel Borkmann 1-3/+3
2014-11-18bpf: allow eBPF programs to use mapsGravatar Alexei Starovoitov 1-0/+89