summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_verifier.c
AgeCommit message (Expand)Author
2016-05-06samples/bpf: add verifier testsAlexei Starovoitov
2016-04-14bpf, samples: add test cases for raw stackDaniel Borkmann
2016-03-08samples/bpf: add map_flags to bpf loaderAlexei Starovoitov
2015-10-12bpf: add unprivileged bpf testsAlexei Starovoitov
2015-07-27ebpf: Allow dereferences of PTR_TO_STACK registersAlex Gartrell
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov
2015-04-16bpf: fix two bugs in verification logic when accessing 'ctx' pointerAlexei Starovoitov
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-02samples/bpf: Add simple non-portable kprobe filter exampleAlexei Starovoitov
2015-03-17bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov
2015-03-15samples: bpf: add skb->field examples and testsAlexei Starovoitov
2015-03-01ebpf: remove kernel test stubsDaniel Borkmann
2014-11-18bpf: remove test map scaffolding and user proper typesAlexei Starovoitov
2014-10-30samples: bpf: add a verifier test and summary lineAlexei Starovoitov
2014-10-21bpf: fix bug in eBPF verifierAlexei Starovoitov
2014-10-01bpf: add tests to verifier testsuiteAlexei Starovoitov
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov