summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-0639-250/+1029
|\
| * selftests/bpf: precision tracking testsAlexei Starovoitov2019-09-051-0/+52
| * selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich2019-09-031-43/+82
| * selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich2019-09-031-1/+2
| * selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich2019-09-031-1/+1
| * selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich2019-09-033-16/+22
| * selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev2019-09-031-1/+1
| * selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev2019-09-031-0/+1
| * selftests/bpf: Fix a typo in test_offload.pyMasanari Iida2019-08-311-1/+1
| * tools: bpftool: improve and check builds for different make invocationsQuentin Monnet2019-08-312-1/+145
| * selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev2019-08-281-1/+0
| * selftests/bpf: test_progs: remove unused retStanislav Fomichev2019-08-281-23/+19
| * selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev2019-08-285-26/+40
| * selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev2019-08-2822-123/+60
| * selftests/bpf: test_progs: test__skipStanislav Fomichev2019-08-283-2/+21
| * selftests/bpf: add precision tracking testAlexei Starovoitov2019-08-281-0/+25
| * selftests/bpf: verifier precise testsAlexei Starovoitov2019-08-282-11/+174
| * selftests/bpf: add sockopt clone/inheritance testStanislav Fomichev2019-08-174-1/+353
| * selftests/bpf: fix race in test_tcp_rtt testPetar Penkov2019-08-171-0/+31
| * libbpf: relicense bpf_helpers.h and bpf_endian.hAndrii Nakryiko2019-08-172-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-11/+11
|\ \
| * | tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti2019-08-311-11/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2712-52/+74
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-275-6/+21
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-235-6/+21
| | |\ \
| | | * | selftests/bpf: install files test_xdp_vlan.shAnders Roxell2019-08-211-1/+2
| | | * | selftests/bpf: add config fragment BPF_JITAnders Roxell2019-08-211-0/+1
| | | * | selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich2019-08-212-0/+10
| | | * | selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich2019-08-211-3/+3
| | | * | selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-08-141-2/+5
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-217-46/+53
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov2019-08-211-1/+1
| | * | | selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini2019-08-211-6/+10
| | * | | selftests: kvm: fix vmx_set_nested_state_testPaolo Bonzini2019-08-151-3/+14
| | * | | selftests: kvm: provide common function to enable eVMCSPaolo Bonzini2019-08-154-21/+28
| | * | | selftests: kvm: do not try running the VM in vmx_set_nested_state_testPaolo Bonzini2019-08-151-15/+0
* | | | | selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel2019-08-211-0/+129
* | | | | selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel2019-08-211-0/+484
* | | | | tc-testing: concurrency: wrap piped rule update commandsVlad Buslov2019-08-191-9/+9
* | | | | tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov2019-08-195-285/+286
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-196-2/+129
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-194-1/+124
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-151-0/+48
| | |\ \ \ \
| | | * | | | selftests: netfilter: extend flowtable test script for ipsecFlorian Westphal2019-08-051-0/+48
| | * | | | | selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell2019-08-151-1/+1
| | | |_|/ / | | |/| | |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-111-0/+28
| | |\ \ \ \
| | | * | | | selftests/bpf: tests for jmp to 1st insnAlexei Starovoitov2019-08-011-0/+28
| | * | | | | tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-081-0/+47
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-092-1/+5
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-0944-212/+1097
| | |\ \ \ \