summaryrefslogtreecommitdiff
path: root/kernel/bpf/helpers.c
AgeCommit message (Expand)Author
2015-05-31ebpf: misc core cleanupDaniel Borkmann
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann
2015-03-15ebpf: add prandom helper for packet samplingDaniel Borkmann
2015-03-01ebpf: constify various function pointer structsDaniel Borkmann
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov