summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_verifier.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: add verifier testsAlexei Starovoitov2016-05-061-0/+80
* bpf, samples: add test cases for raw stackDaniel Borkmann2016-04-141-0/+268
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-081-2/+2
* bpf: add unprivileged bpf testsAlexei Starovoitov2015-10-121-10/+347
* ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell2015-07-271-0/+59
* bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-071-2/+82
* bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov2015-04-161-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-2/+82
|\
| * bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov2015-03-171-0/+9
| * samples: bpf: add skb->field examples and testsAlexei Starovoitov2015-03-151-0/+70
| * ebpf: remove kernel test stubsDaniel Borkmann2015-03-011-2/+3
* | samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov2015-04-021-1/+1
|/
* bpf: remove test map scaffolding and user proper typesAlexei Starovoitov2014-11-181-7/+7
* samples: bpf: add a verifier test and summary lineAlexei Starovoitov2014-10-301-1/+45
* bpf: fix bug in eBPF verifierAlexei Starovoitov2014-10-211-0/+11
* bpf: add tests to verifier testsuiteAlexei Starovoitov2014-10-011-0/+130
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-261-0/+548
OpenPOWER on IntegriCloud