summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2018-07-11perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to Util.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to Core.pyJeremy Cline
2018-07-11perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline
2018-07-10selftests: forwarding: mirror_lib: Tighten up VLAN capturePetr Machata
2018-07-10rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers
2018-07-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-07selftests: mlxsw: Add mlxsw-specific test for mirror to gretapPetr Machata
2018-07-07selftests: forwarding: Allow importing dependent librariesPetr Machata
2018-07-07bpftool: add bash completion for cgroup tree commandRoman Gushchin
2018-07-07bpftool: document cgroup tree commandRoman Gushchin
2018-07-07bpftool: introduce cgroup tree commandRoman Gushchin
2018-07-04selftests: forwarding: test for bridge port isolationNikolay Aleksandrov
2018-07-04selftests: forwarding: lib: extract ping and ping6 so they can be reusedNikolay Aleksandrov
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-04selftests: forwarding: Test mirror-to-gretap w/ UL 802.1qPetr Machata
2018-07-04selftests: forwarding: Test mirror-to-gretap w/ UL 802.1dPetr Machata
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-01tools: bpftool: deal with options upfrontJakub Kicinski
2018-07-01tools: bpftool: add missing --bpffs to completionsJakub Kicinski
2018-07-01tools: bpftool: drop unnecessary Author commentsJakub Kicinski
2018-07-01tools: libbpf: don't return '.text' as a program for multi-function programsJakub Kicinski
2018-07-01tools: libbpf: restore the ability to load programs from .text sectionJakub Kicinski
2018-07-01tools: libbpf: allow setting ifindex for programs and mapsJakub Kicinski
2018-07-01tools: libbpf: add section names for missing program typesJakub Kicinski
2018-07-01tools: bpftool: use correct make variable type to improve compilation timeJakub Kicinski
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-30tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma
2018-06-30selftests: mlxsw: Add scale test for resourcesYuval Mintz
2018-06-30selftests: mlxsw: Add target for mirror-to-gretap test on spectrumPetr Machata
2018-06-30selftests: mlxsw: Add scale test for mirror-to-gretapPetr Machata
2018-06-30selftests: mlxsw: Add target for tc flower test on spectrumPetr Machata
2018-06-30selftests: mlxsw: Add tc flower scale testPetr Machata
2018-06-30selftests: mlxsw: Add target for router test on spectrumYuval Mintz
2018-06-30selftests: mlxsw: Add router testArkadi Sharshevsky
2018-06-30selftests: mlxsw: Add devlink KVD resource testYuval Mintz
2018-06-30selftests: mlxsw: Add devlink_lib_spectrum.shPetr Machata
2018-06-30selftests: forwarding: Add devlink_lib.shPetr Machata
2018-06-30selftests: forwarding: lib: Parameterize NUM_NETIFS in two functionsPetr Machata