aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bpf_verifier.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik1-2/+3
2016-09-29bpf: allow access into map value arraysJosef Bacik1-0/+12
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski1-0/+11
2016-09-21bpf: expose internal verfier structuresJakub Kicinski1-0/+79