summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-02-15selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-14selftests: fix timestamping MakefileDeepa Dinamani
2019-02-12selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko
2019-02-10tools uapi: fix Alpha supportBob Tracy
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-06selftests: mlxsw: Add a test for blackhole routesIdo Schimmel
2019-02-06bpf: test_maps: fix possible out of bound access warningBreno Leitao
2019-02-06tools: bpftool: doc, fix incorrect textPrashant Bhole
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski
2019-02-05tools/bpf: silence a libbpf unnecessary warningYonghong Song
2019-02-05tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameterYonghong Song
2019-02-05tools/bpf: fix a selftest test_btf failureYonghong Song
2019-02-05selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel
2019-02-05selftests/btf: add initial BTF dedup testsAndrii Nakryiko
2019-02-05btf: add BTF types deduplication algorithmAndrii Nakryiko
2019-02-05btf: extract BTF type size calculationAndrii Nakryiko
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones
2019-02-04libbpf: fix libbpf_printStanislav Fomichev
2019-02-04tools/bpf: implement libbpf btf__get_map_kv_tids() API functionYonghong Song
2019-02-04tools/bpf: expose functions btf_ext__* as API functionsYonghong Song
2019-02-04selftests/bpf: use localhost in tcp_{server,client}.pyStanislav Fomichev
2019-02-04perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo
2019-02-04perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-02-04perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo
2019-02-04tools/bpf: simplify libbpf API function libbpf_set_print()Yonghong Song
2019-02-04tools/bpf: print out btf log at LIBBPF_WARN levelYonghong Song
2019-02-04tools/bpf: move libbpf pr_* debug print functions to headersYonghong Song
2019-02-04tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-04selftests: netfilter: add simple masq/redirect test casesFlorian Westphal
2019-02-04selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju
2019-02-03selftests: add missing include unistdDeepa Dinamani
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-02-03Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-01selftests/bpf: remove generated verifier/tests.h on 'make clean'Stanislav Fomichev