summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/Makefile
Commit message (Expand)AuthorAge
* selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2018-03-31
* selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov2018-03-31
* selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2018-03-31
* bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend2018-03-19
* bpf: add selftest for stackmap with BPF_F_STACK_BUILD_IDSong Liu2018-03-15
* selftests/bpf: fix Makefile for cgroup_helpers.cJesper Dangaard Brouer2018-02-13
* selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2018-02-09
* selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2018-02-09
* tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song2018-02-01
* tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song2018-01-26
* bpf: add selftest for tcpbpfLawrence Brakmo2018-01-25
* selftest/bpf: extend the offload test with map checksJakub Kicinski2018-01-18
* tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
|\
| * selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\ \ | |/
| * bpf: Fix tools and testing build.David Miller2017-12-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-18
|\ \
| * | selftests/bpf: add xdp noinline testAlexei Starovoitov2017-12-17
| * | selftests/bpf: add bpf_call testAlexei Starovoitov2017-12-17
| * | bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song2017-12-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
|\ \ \ | | |/ | |/|
| * | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
|\ \ \ | |/ / | | / | |/ |/|
| * selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-05
* | selftests/bpf: add offload test based on netdevsimJakub Kicinski2017-12-03
|/
* selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-05
* bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | selftests/bpf: add a test for verifier logsJakub Kicinski2017-10-10
* | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-26
|/
* bpf: selftests add sockmap testsJohn Fastabend2017-08-16
* selftests: bpf: add a test for XDP redirectWilliam Tu2017-08-08
* samples/bpf: fix a build issueYonghong Song2017-07-11
* selftests/bpf: Add test cases to test narrower ctx field loadsYonghong Song2017-06-14
* bpf: Test for bpf IDMartin KaFai Lau2017-06-06
* bpf: Provide a linux/types.h override for bpf selftests.David S. Miller2017-05-11
* bpf: Add verifier test case for alignment.David S. Miller2017-05-11
* selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov2017-05-03
* selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-01
* | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-01
* | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-01
* | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-01
|/
* selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-21
* selftests/bpf: fix broken buildAlexei Starovoitov2017-03-12
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-25
|\
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-05