summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-03-28selftests: forwarding: Test action VLAN modifyDanielle Ratson-0/+164
2019-03-28selftests: forwarding: Add PCP match and VLAN match testsAmit Cohen-1/+58
2019-03-28selftests: forwarding: Add reverse path forwarding (RPF) test casesIdo Schimmel-1/+106
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson-2/+33
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson-1/+1
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson-16/+19
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+920
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-48/+822
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko-0/+47
2019-03-27selftests/livepatch: use TEST_PROGS for test scriptsJoe Lawrence-1/+1
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney-0/+1
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney-314/+47
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon-0/+38
2019-03-26selftests: bpf: don't depend on hardcoded perf sample_freqStanislav Fomichev-1/+15
2019-03-25bpf: test_tc_tunnel.sh needs reverse path filtering disabledAlan Maguire-0/+8
2019-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+25
2019-03-22selftests: bpf: tc-bpf flow shaping with EDTPeter Oskolkov-1/+210
2019-03-22selftests/bpf: convert bpf tunnel test to encap modesWillem de Bruijn-10/+19
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn-3/+14
2019-03-22selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MACWillem de Bruijn-22/+3
2019-03-22selftests/bpf: extend bpf tunnel test with tsoWillem de Bruijn-11/+49
2019-03-22selftests/bpf: extend bpf tunnel test with greWillem de Bruijn-46/+123
2019-03-22selftests/bpf: expand bpf tunnel test to ipv6Willem de Bruijn-22/+149
2019-03-22selftests/bpf: expand bpf tunnel test with decapWillem de Bruijn-0/+40
2019-03-22selftests/bpf: bpf tunnel encap testWillem de Bruijn-1/+160
2019-03-21bpf: verifier: propagate liveness on all framesJakub Kicinski-0/+25
2019-03-21selftests: bpf: modify urandom_read and link it non-staticallyIvan Vecera-5/+12
2019-03-21selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcpLorenz Bauer-2/+434
2019-03-21selftests/bpf: test references to sock_commonLorenz Bauer-0/+48
2019-03-21selftests/bpf: allow specifying helper for BPF_SK_LOOKUPLorenz Bauer-46/+46
2019-03-21net/sched: act_vlan: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_tunnel_key: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_skbmod: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_skbedit: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_simple: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_sample: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_police: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_pedit: validate the control action inside init()Davide Caratti-0/+51
2019-03-21net/sched: act_nat: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_connmark: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_mirred: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_ife: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_gact: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_csum: validate the control action inside init()Davide Caratti-0/+25
2019-03-21net/sched: act_bpf: validate the control action inside init()Davide Caratti-0/+25
2019-03-20selftests/bpf: Add arm target register definitionsAdrian Ratiu-0/+18
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds-0/+388
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-14/+9
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-48/+396