aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-26selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev1-1/+15
2019-03-25bpf: test_tc_tunnel.sh needs reverse path filtering disabledAlan Maguire1-0/+8
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+25
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov3-1/+210
2019-03-22selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn2-10/+19
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn2-3/+14
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn1-22/+3
2019-03-22selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn1-11/+49
2019-03-22selftests/bpf: extend bpf tunnel test with greWillem de Bruijn2-46/+123
2019-03-22selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn3-22/+149
2019-03-22selftests/bpf: expand bpf tunnel test with decapWillem de Bruijn2-0/+40
2019-03-22selftests/bpf: bpf tunnel encap testWillem de Bruijn3-1/+160
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski1-0/+25
2019-03-21selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera2-5/+12
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer6-2/+434
2019-03-21selftests/bpf: test references to sock_commonLorenz Bauer1-0/+48
2019-03-21selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer3-46/+46
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti1-0/+51
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti1-0/+25
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti1-0/+25
2019-03-20selftests/bpf: Add arm target register definitionsAdrian Ratiu1-0/+18
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds3-0/+388
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+9
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-48/+396
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+97
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan1-3/+46
2019-03-14selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko1-0/+44
2019-03-13bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau3-44/+180
2019-03-13bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2-2/+170
2019-03-12selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song2-2/+2
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+55
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values written to 32-bit integersZev Weiss1-0/+55
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds12-0/+151
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds1-0/+0
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+90
2019-03-10Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds6-0/+936
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+9
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds6-22/+68