summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/helpers.c
Commit message (Expand)AuthorAge
* bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann2015-10-08
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
* ebpf: misc core cleanupDaniel Borkmann2015-06-01
* ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-06-01
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-15
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-15
* ebpf: constify various function pointer structsDaniel Borkmann2015-03-01
* bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-18