summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)Author
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski
2017-09-26bpf: improve selftests and add tests for meta pointerDaniel Borkmann
2017-08-16bpf: selftests add sockmap testsJohn Fastabend
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu
2017-07-11samples/bpf: fix a build issueYonghong Song
2017-06-14selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11bpf: Add verifier test case for alignment.David S. Miller
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün
2017-02-10bpf: Always test unprivileged programsMickaël Salaün
2017-02-10bpf: Change the include directory for selftestMickaël Salaün
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann