summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_verifier.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix state equivalenceAlexei Starovoitov2016-12-081-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-2/+3
|\
| * bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-2/+3
* | bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2016-10-191-1/+1
|/
* bpf: allow access into map value arraysJosef Bacik2016-09-291-0/+12
* bpf: enable non-core use of the verfierJakub Kicinski2016-09-211-0/+11
* bpf: expose internal verfier structuresJakub Kicinski2016-09-211-0/+79