summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-161-0/+12
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-161-0/+12
* ebpf: constify various function pointer structsDaniel Borkmann2015-03-011-3/+3
* bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-181-0/+89