summary refs log tree commit diff
path: root/tools
AgeCommit message (Expand)Author
2018-07-11tools: bpftool: refactor argument parsing for prog loadJakub Kicinski
2018-07-11selftests/bpf: add Error: prefix in check_extack helperJakub Kicinski
2018-07-11selftests/bpf: remove duplicated word from test offloadsJakub Kicinski
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-07-11perf script python: Fix dict reference countingJanne Huttunen
2018-07-11perf stat: Fix --interval_clear optionJiri Olsa
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
2018-07-11perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
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