summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-1710-81/+288
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-172-54/+60
| |\
| | * selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-04-111-54/+40
| | * selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel2019-04-101-0/+20
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-167-23/+215
| |\ \
| | * | selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-164-6/+191
| | * | selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini2019-04-161-1/+7
| | * | selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini2019-04-164-16/+17
| | |/
| * | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-151-4/+13
| |\ \ | | |/ | |/|
| | * tools/testing/nvdimm: Retain security state after overwriteDave Jiang2019-04-081-2/+4
| | * libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang2019-03-301-2/+9
* | | selftests: mlxsw: Test neighbour offload indicationIdo Schimmel2019-04-151-0/+26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-04-153-37/+241
|\ \ \
| * | | selftests: netfilter: add ebtables broute test caseFlorian Westphal2019-04-122-1/+147
| * | | kselftests: extend nft_nat with inet family based nat hooksFlorian Westphal2019-04-081-36/+94
* | | | netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko2019-04-121-1/+1
* | | | selftests: Add debugging options to pmtu.shDavid Ahern2019-04-111-89/+124
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-1127-116/+2453
|\ \ \ \
| * | | | selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire2019-04-113-59/+277
| * | | | selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire2019-04-113-48/+143
| * | | | selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-112-0/+110
| * | | | bpf, selftest: add test cases for BTF Var and DataSecDaniel Borkmann2019-04-091-2/+663
| * | | | bpf, selftest: test global data/bss/rodata sectionsJoe Stringer2019-04-093-4/+267
| * | | | bpf, selftest: test {rd, wr}only flags and direct value accessDaniel Borkmann2019-04-093-4/+553
| * | | | selftests/bpf: Test unbounded var_off stack accessAndrey Ignatov2019-04-051-2/+55
| * | | | selftests/bpf: Test indirect var_off stack access in unpriv modeAndrey Ignatov2019-04-051-0/+27
| * | | | selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov2019-04-051-0/+27
| * | | | samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee2019-04-041-2/+2
| * | | | selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee2019-04-041-0/+4
| * | | | selftests/bpf: synthetic tests to push verifier limitsAlexei Starovoitov2019-04-042-9/+35
| * | | | selftests/bpf: add few verifier scale testsAlexei Starovoitov2019-04-047-1/+215
| * | | | selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev2019-04-021-1/+0
| * | | | selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev2019-04-021-4/+4
| * | | | selftests: bpf: fix -Wformat-security warning for flow_dissector_load.cStanislav Fomichev2019-04-021-1/+1
| * | | | selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev2019-04-021-2/+2
| * | | | bpf: add bpffs multi-dimensional array tests in test_btfYonghong Song2019-04-011-8/+24
| * | | | selftests/bpf: Test variable offset stack accessAndrey Ignatov2019-03-291-2/+77
* | | | | net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov2019-04-111-0/+20
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-083-2/+86
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-081-0/+20
| |\ \ \ \
| | * | | | selftests: add a tc matchall test caseNicolas Dichtel2019-04-071-0/+20
| * | | | | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-081-2/+2
| * | | | | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-082-0/+64
| |/ / / /
* | | / / selftests: fib_tests: Add tests for ipv6 gateway with ipv4 routeDavid Ahern2019-04-081-1/+69
| |_|/ / |/| | |
* | | | selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov2019-04-061-0/+152
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-0510-32/+238
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-045-12/+184
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-042-12/+75
| | |\ \ \
| | | * | | net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev2019-04-031-2/+4
| | | * | | selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2019-04-032-11/+72