summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* bpf: add couple of test cases for div/mod by zeroDaniel Borkmann2018-01-191-0/+87
* tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song2018-01-191-0/+122
* selftests: bpf: update .gitignore with missing generated filesShuah Khan2018-01-191-0/+7
* selftest/bpf: extend the offload test with map checksJakub Kicinski2018-01-183-25/+218
* selftests/bpf: make test_verifier run most programsAlexei Starovoitov2018-01-181-1/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-173-1/+541
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-161-0/+40
| |\
| | * bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-101-0/+40
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-142-1/+501
| |\ \ | | |/ | |/|
| | * selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-132-1/+501
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-21/+1
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-21/+1
| |\ \
| | * | selftests/bpf: fix test_alignAlexei Starovoitov2018-01-071-21/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-2/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-2/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-2/+1
* | | selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel2018-01-071-0/+142
* | | selftests: fib_tests: Add test cases for netdev downIdo Schimmel2018-01-071-0/+141
* | | selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel2018-01-072-0/+147
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-074-12/+291
|\ \ \
| * | | tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-063-1/+190
| * | | selftests/bpf: test device info reporting for bound progsJakub Kicinski2017-12-311-11/+101
* | | | selftests: rtnetlink: add erspan and ip6erspanWilliam Tu2018-01-021-0/+131
* | | | selftests/net: fix bugs in address and port initializationSowmini Varadhan2018-01-021-6/+15
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-292-7/+4
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-281-1/+1
| |\ \
| | * | selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-6/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-221-6/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-273-1/+250
|\ \ \
| * | | bpf: fix max call depth checkAlexei Starovoitov2017-12-271-0/+35
| * | | selftests/bpf: additional stack depth testsAlexei Starovoitov2017-12-271-0/+121
| * | | bpf: selftest for late caller stack size increaseJann Horn2017-12-271-0/+34
| * | | bpf: fix stacksafe exploration when comparing statesGianluca Borello2017-12-231-0/+51
| * | | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song2017-12-201-1/+8
| * | | selftests/bpf: add netdevsim to configJakub Kicinski2017-12-191-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-225-50/+594
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-203-48/+567
| |\ \ \
| | * | | bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-211-27/+29
| | * | | selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533
| | * | | bpf: Fix tools and testing build.David Miller2017-12-202-5/+5
| * | | | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1
| |/ / /
| * | | bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-151-0/+24
* | | | selftests: rtnetlink: add gretap test casesWilliam Tu2017-12-201-0/+98
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-188-10/+3190
|\ \ \
| * | | selftests/bpf: additional bpf_call testsDaniel Borkmann2017-12-171-0/+597
| * | | selftests/bpf: add xdp noinline testAlexei Starovoitov2017-12-173-1/+916
| * | | selftests/bpf: add bpf_call testAlexei Starovoitov2017-12-173-6/+492
| * | | selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov2017-12-171-2/+64
| * | | selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov2017-12-171-1/+960
OpenPOWER on IntegriCloud