summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/helpers.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov2016-03-091-1/+1
* bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann2015-10-081-6/+1
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-151-0/+58
* ebpf: misc core cleanupDaniel Borkmann2015-05-311-17/+17
* ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-05-311-0/+13
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-151-0/+12
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-151-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
OpenPOWER on IntegriCloud