summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-291-0/+1
* bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-151-1/+4
* ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-151-0/+1
* ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-151-0/+2
* ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-03-121-1/+3
* ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann2015-03-021-9/+9
* ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-011-3/+1
* ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann2015-03-011-4/+16
* ebpf: constify various function pointer structsDaniel Borkmann2015-03-011-7/+7
* net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+4
* bpf: allow eBPF programs to use mapsAlexei Starovoitov2014-11-181-0/+5
* bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2014-11-181-1/+1
* bpf: verifier (add verifier core)Alexei Starovoitov2014-09-261-0/+47
* bpf: verifier (add docs)Alexei Starovoitov2014-09-261-0/+2
* bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-261-0/+38
* bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2014-09-261-0/+8
* bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-261-0/+41
OpenPOWER on IntegriCloud