summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-2055-348/+2119
|\
| * selftests/bpf: add realistic loop testsAlexei Starovoitov2019-06-1915-12/+1347
| * selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov2019-06-191-0/+161
| * selftests/bpf: fix testsAlexei Starovoitov2019-06-193-20/+24
| * selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2019-06-192-14/+17
| * selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko2019-06-1814-140/+285
| * selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko2019-06-185-72/+87
| * selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2019-06-182-7/+76
| * selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2019-06-152-32/+38
| * bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau2019-06-151-0/+54
| * selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter2019-06-151-1/+1
| * bpf: use libbpf_num_possible_cpus internallyHechao Li2019-06-111-32/+5
| * selftests/bpf: remove bpf_util.h from BPF C progsHechao Li2019-06-115-4/+6
| * selftests/bpf : clean up feature/ when make cleanHechao Li2019-06-111-1/+2
| * selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko2019-06-111-2/+2
| * tools/bpf: Add bpf_map_lookup_elem selftest for xskmapJonathan Lemon2019-06-111-0/+18
| * bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-111-15/+0
* | selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2019-06-192-34/+59
* | selftests: tc: add ingress device matching supportJiri Pirko2019-06-193-2/+225
* | selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel2019-06-181-0/+349
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1851-359/+918
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-189-27/+875
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-162-7/+48
| | |\ \
| | | * | bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao2019-06-131-4/+10
| | | * | bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon2019-06-111-3/+38
| | * | | selftests: tc_flower: Add TOS matching testJiri Pirko2019-06-121-1/+35
| | * | | selftests: mlxsw: Test nexthop offload indicationIdo Schimmel2019-06-121-0/+47
| | |/ /
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-075-19/+745
| | |\ \
| | | * | bpf: expand section tests for test_section_namesDaniel Borkmann2019-06-071-0/+10
| | | * | bpf: more msg_name rewrite tests to test_sock_addrDaniel Borkmann2019-06-071-16/+197
| | | * | selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu2019-06-051-3/+4
| | | * | selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi2019-05-291-0/+1
| | | * | selftests: bpf: complete sub-register zero extension checksJiong Wang2019-05-291-11/+505
| | | * | selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang2019-05-292-39/+39
| | | * | selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel2019-05-231-0/+39
| * | | | mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-141-0/+2
| * | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0841-328/+41
| |\ \ \ \
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444Thomas Gleixner2019-06-051-4/+1
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-053-15/+3
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-052-27/+2
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-054-36/+4
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-0519-171/+19
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-8/+1
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-055-50/+5
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-055-6/+5
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 253Thomas Gleixner2019-06-051-11/+1
| * | | | | Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-06-081-4/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | selftests: vm: Fix test build failure when built by itselfShuah Khan2019-06-061-4/+0
* | | | | | net/udpgso_bench.sh test fails on errorFred Klassen2019-06-181-0/+33
* | | | | | net/udpgso_bench.sh add UDP GSO audit testsFred Klassen2019-06-181-1/+18