summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0214-141/+318
|\
| * Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2018-08-012-65/+59
| |\
| | * Merge branch 'pm-tools'Rafael J. Wysocki2018-08-012-65/+59
| | |\
| | | * Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2018-07-292-65/+59
| | | |\
| | | | * tools/power turbostat: version 18.07.27Len Brown2018-07-271-1/+1
| | | | * tools/power turbostat: Read extended processor family from CPUIDCalvin Walton2018-07-271-1/+3
| | | | * tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...Prarit Bhargava2018-07-261-56/+50
| | | | * tools/power turbostat: fix x2apic debug message output fileLen Brown2018-07-261-1/+1
| | | | * tools/power turbostat: fix bogus summary valuesArtem Bityutskiy2018-07-261-1/+1
| | | | * tools/power turbostat: fix -S on UP systemsLen Brown2018-07-201-3/+1
| | | | * tools/power turbostat: Update turbostat(8) RAPL throttling column descriptionLen Brown2018-07-171-2/+2
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-07-312-2/+7
| |\ \ \ \
| | * | | | tools/virtio: add kmalloc_array stubMichael S. Tsirkin2018-07-271-0/+5
| | * | | | tools/virtio: add dma barrier stubsMichael S. Tsirkin2018-07-271-2/+2
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-308-76/+196
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-288-76/+196
| | |\ \ \
| | | * | | perf build: Build error in libbpf missing initializationThomas Richter2018-07-281-1/+1
| | | * | | bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau2018-07-271-2/+84
| | | * | | bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau2018-07-255-44/+56
| | | * | | bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau2018-07-254-30/+28
| | | * | | bpf: btf: Sync uapi btf.h to toolsMartin KaFai Lau2018-07-251-1/+1
| | | * | | bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau2018-07-241-0/+28
| * | | | | Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-271-0/+28
| |\ \ \ \ \
| | * | | | | selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu2018-07-251-0/+28
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-261-3/+16
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin2018-07-171-3/+16
* | | | | | selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata2018-08-011-0/+233
* | | | | | selftests: forwarding: Move DSCP capture to lib.shPetr Machata2018-08-012-42/+42
* | | | | | selftests: forwarding: Move lldpad waiting to lib.shPetr Machata2018-08-012-20/+24
* | | | | | selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata2018-07-301-0/+285
* | | | | | selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata2018-07-301-0/+283
* | | | | | selftests: forwarding: Introduce $ARPINGPetr Machata2018-07-302-2/+5
* | | | | | selftests: forwarding: lib: Support team devicesPetr Machata2018-07-301-0/+23
* | | | | | selftests: forwarding: lib: Add require_command()Petr Machata2018-07-301-8/+11
* | | | | | selftests: mlxsw: qos_dscp_bridge: FixPetr Machata2018-07-291-2/+2
* | | | | | selftests: add a selftest for directed broadcast forwardingXin Long2018-07-291-0/+233
* | | | | | selftests: mlxsw: Add test for trust-DSCPPetr Machata2018-07-271-0/+248
* | | | | | selftests/net: add tls to .gitignoreAnders Roxell2018-07-261-0/+1
* | | | | | selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko2018-07-261-0/+21
* | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-244-6/+53
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-243-4/+49
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
| | * | | tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song2018-07-201-3/+8
| | * | | bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann2018-07-191-0/+40
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-211-2/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser2018-07-141-2/+4
| | |/ /
* | | | selftests: forwarding: add tests for TC chain templatesJiri Pirko2018-07-231-1/+43
* | | | selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2018-07-232-1/+31
* | | | selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko2018-07-232-0/+5
* | | | selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata2018-07-231-107/+6