aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik1-1/+2
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin3-2/+155
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin3-1/+196
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann1-0/+442
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann1-72/+72
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2-5/+0
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov1-3/+3
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+522
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo1-0/+3
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann1-0/+480
2017-10-20bpf: Add tests for eBPF file modeChenbo Feng1-0/+48
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend1-2/+14
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2-3/+3
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend1-1/+11
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski1-0/+14
2017-10-10selftests/bpf: add a test for verifier logsJakub Kicinski2-1/+172
2017-10-07bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song1-0/+3
2017-10-07bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song1-0/+3