aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247Thomas Gleixner1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232Thomas Gleixner3-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis7-0/+184
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis1-10/+10
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2-22/+22
2019-06-19selftests: tc: add ingress device matching supportJiri Pirko3-2/+225
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov15-12/+1347
2019-06-19selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov1-0/+161
2019-06-19selftests/bpf: fix testsAlexei Starovoitov3-20/+24
2019-06-19selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2-14/+17
2019-06-19libbpf: constify getter APIsAndrii Nakryiko2-70/+72
2019-06-18selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel1-0/+349
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller131-910/+1035
2019-06-17net/udpgso_bench.sh test fails on errorFred Klassen1-0/+33
2019-06-17net/udpgso_bench.sh add UDP GSO audit testsFred Klassen1-1/+18
2019-06-17net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen1-15/+276
2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-58/+922
2019-06-18selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko14-140/+285
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko5-72/+87
2019-06-18selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2-7/+76
2019-06-18libbpf: allow specifying map definitions using BTFAndrii Nakryiko2-9/+345
2019-06-18libbpf: split initialization and loading of BTFAndrii Nakryiko1-10/+24
2019-06-18libbpf: identify maps by section index in addition to offsetAndrii Nakryiko1-15/+25
2019-06-18libbpf: refactor map initializationAndrii Nakryiko1-114/+133
2019-06-18libbpf: streamline ELF parsing error-handlingAndrii Nakryiko1-24/+20
2019-06-18libbpf: extract BTF loading logicAndrii Nakryiko1-38/+55
2019-06-18libbpf: add common min/max macro to libbpf_internal.hAndrii Nakryiko5-15/+10
2019-06-16selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn1-3/+2
2019-06-16tc-tests: updated skbedit testsRoman Mashak1-9/+53
2019-06-16tc-tests: added path to ip command in tdcRoman Mashak1-0/+2
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-9/+50
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko2-2/+1
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2-32/+38
2019-06-15bpf/tools: sync bpf.hStanislav Fomichev1-0/+2
2019-06-15bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau1-0/+54
2019-06-15bpf: Sync asm-generic/socket.h to tools/Martin KaFai Lau1-0/+147
2019-06-15libbpf: fix check for presence of associated BTF for map creationAndrii Nakryiko1-4/+5
2019-06-15selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter1-1/+1
2019-06-13selftests: ptp: Add Physical Hardware Clock testShalom Toledo1-0/+166
2019-06-13tc-tests: updated fw with bind actions by reference use casesRoman Mashak1-0/+144
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams1-0/+2
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao1-4/+10
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis1-2/+2
2019-06-13Merge branch 'context-id-fix' into fixesMichael Ellerman3-2/+92
2019-06-13selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman3-2/+92
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko1-1/+35
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel1-0/+47