summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-2710-25/+128
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-01-272-7/+8
| |\
| | * KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov2019-01-251-0/+6
| | * kvm: selftests: Fix region overlap check in kvm_utilBen Gardon2019-01-251-7/+2
| * | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-271-2/+2
| |\ \
| | * | nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang2019-01-211-2/+2
| * | | Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-237-16/+118
| |\ \ \ | | |/ / | |/| |
| | * | selftests/seccomp: Abort without user notification supportKees Cook2019-01-171-5/+5
| | * | selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven2019-01-161-3/+6
| | * | selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-161-1/+1
| | * | selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield2019-01-151-0/+1
| | * | tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta2019-01-141-1/+0
| | * | x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King2019-01-141-1/+1
| | * | selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni2019-01-141-0/+102
| | * | selftests: rtc: rtctest: fix alarm testsAlexandre Belloni2019-01-141-5/+2
* | | | selftests: net: ip_defrag: cover new IPv6 defrag behaviorPeter Oskolkov2019-01-252-34/+51
* | | | selftests: forwarding: Add a test case for ARP suppressionIdo Schimmel2019-01-221-0/+74
* | | | selftests: forwarding: Add a test for VXLAN symmetric routingIdo Schimmel2019-01-221-0/+551
* | | | selftests: forwarding: Add a test case for ARP decapsulationIdo Schimmel2019-01-221-0/+18
* | | | selftests: forwarding: Add a test for VXLAN asymmetric routingIdo Schimmel2019-01-221-0/+475
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-2115-93/+1321
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2112-92/+1317
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-197-16/+1218
| | |\ \ \
| | | * | | tools: bpftool: Cleanup license messThomas Gleixner2019-01-182-11/+1
| | | * | | bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann2019-01-181-0/+1163
| | | * | | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | | * | | tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
| | | * | | bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-01-151-4/+15
| | | * | | selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
| | | | |/ | | | |/|
| | * | | selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-01-181-1/+33
| | * | | selftests: mlxsw: Test FDB offload indicationIdo Schimmel2019-01-181-0/+20
| | * | | selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
| | * | | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-151-1/+1
| | * | | selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-151-29/+0
| | * | | selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter2019-01-151-1/+1
| | |/ /
| * | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-193-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-083-1/+4
| | |/
* | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE hierarchical topology testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE flat topology with keys testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE flat topology with key testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP-in-IP GRE flat topology testNir Dotan2019-01-201-0/+63
* | | selftests: forwarding: Add IP tunneling libNir Dotan2019-01-201-0/+349
* | | selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata2019-01-171-0/+126
* | | selftests/tls: Fix recv partial/large_buff test casesVakul Garg2019-01-171-5/+7
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-1622-42/+357
|\ \
| * | tools/bpf: fix bpftool map dump with bitfieldsYonghong Song2019-01-111-6/+7
| * | tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song2019-01-111-8/+21
| * | selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell2019-01-101-1/+3