aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-26/+483
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+149
2018-01-19bpf: add couple of test cases for div/mod by zeroDaniel Borkmann1-0/+87
2018-01-19tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song1-0/+122
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan1-0/+7
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski3-25/+218
2018-01-18selftests/bpf: make test_verifier run most programsAlexei Starovoitov1-1/+49
2018-01-17bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann1-1/+122
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+40
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann1-2/+27
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+1
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann1-0/+40
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov1-21/+1
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song3-1/+190
2017-12-31selftests/bpf: test device info reporting for bound progsJakub Kicinski1-11/+101
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-1/+250
2017-12-27bpf: fix max call depth checkAlexei Starovoitov1-0/+35
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov1-0/+121
2017-12-27bpf: selftest for late caller stack size increaseJann Horn1-0/+34
2017-12-23bpf: fix stacksafe exploration when comparing statesGianluca Borello1-0/+51
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-50/+593
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet1-1/+1
2017-12-20tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song1-1/+8
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov1-27/+29
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn1-16/+533
2017-12-20bpf: Fix tools and testing build.David Miller2-5/+5
2017-12-19selftests/bpf: add netdevsim to configJakub Kicinski1-0/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-10/+3190
2017-12-17selftests/bpf: additional bpf_call testsDaniel Borkmann1-0/+597
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov3-1/+916
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov3-6/+492
2017-12-17selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov1-2/+64
2017-12-17selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov1-1/+960
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+1
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann1-0/+24
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann1-12/+1
2017-12-12samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+2
2017-12-12bpf/tracing: add a bpf test for new ioctl query interfaceYonghong Song3-1/+160
2017-12-12selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=yNaresh Kamboju1-0/+1
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+13
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner1-1/+13
2017-12-03selftests/bpf: add offload test based on netdevsimJakub Kicinski3-2/+691
2017-12-01selftests/bpf: adjust test_align expected outputAlexei Starovoitov1-78/+78
2017-11-30tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song1-0/+7
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello1-7/+106
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song1-23/+16
2017-11-14bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song1-19/+112
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-2/+1