summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-193-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-1671-182/+1658
|\
| * tools/libbpf: support bigger BTF data sizesAndrii Nakryiko2019-02-161-7/+8
| * selftests: bpf: test_lwt_ip_encap: add negative tests.Peter Oskolkov2019-02-161-23/+88
| * libbpf: Introduce bpf_object__btfAndrey Ignatov2019-02-153-0/+9
| * libbpf: Introduce bpf_map__resizeAndrey Ignatov2019-02-153-0/+16
| * tools: sync uapi/linux/if_link.h headerAndrii Nakryiko2019-02-141-0/+1
| * tools/bpf: replace bzero with memsetAndrii Nakryiko2019-02-143-30/+28
| * selftests: bpf: add test_lwt_ip_encap selftestPeter Oskolkov2019-02-133-1/+398
| * bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.hPeter Oskolkov2019-02-131-2/+24
| * tools: bpftool: doc, add text about feature-subcommandPrashant Bhole2019-02-121-1/+3
| * selftests: bpf: relax sub-register mode compilation criteriaJiong Wang2019-02-111-4/+3
| * selftests: bpf: centre kernel bpf objects under new subdir "progs"Jiong Wang2019-02-1150-21/+5
| * selftests: bpf: extend sub-register mode compilation to all bpf object filesJiong Wang2019-02-111-13/+7
| * selftests: bpf: add "alu32" to .gitignoreJiong Wang2019-02-111-0/+1
| * bpf: Add test_sock_fields for skb->sk and bpf_tcp_sockMartin KaFai Lau2019-02-104-2/+487
| * bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau2019-02-104-3/+396
| * bpf: Sync bpf.h to tools/Martin KaFai Lau2019-02-101-7/+65
| * tools/bpf: remove btf__get_strings() superseded by raw data APIAndrii Nakryiko2019-02-084-23/+26
| * btf: expose API to work with raw btf_ext dataAndrii Nakryiko2019-02-083-48/+57
| * btf: expose API to work with raw btf dataAndrii Nakryiko2019-02-083-0/+8
| * btf: separate btf creation and loadingAndrii Nakryiko2019-02-084-25/+33
| * tools/bpf: add log_level to bpf_load_program_attrYonghong Song2019-02-073-6/+26
| * tools/bpf: add missing strings.h includeAndrii Nakryiko2019-02-073-0/+3
* | selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli2019-02-151-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-1513-33/+90
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-151-3/+0
| |\ \
| | * | selftests: fix timestamping MakefileDeepa Dinamani2019-02-141-3/+0
| * | | tools uapi: fix Alpha supportBob Tracy2019-02-101-0/+2
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-1011-30/+88
| |\ \ \ | | |/ / | |/| |
| | * | perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
| | * | perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-041-7/+18
| | * | perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-02-041-1/+8
| | * | perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo2019-02-041-0/+14
| | * | tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo2019-02-041-1/+1
| | * | perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo2019-02-041-1/+1
| | * | perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-045-6/+26
| | * | perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-041-1/+1
* | | | selftests: mlxsw: avoid double sourcing of lib.shJiri Pirko2019-02-121-1/+0
* | | | net: Move all TC actions identifiers to one placeEli Cohen2019-02-101-2/+0
* | | | selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko2019-02-081-3/+74
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-0827-71/+1332
|\| | | | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-088-34/+815
| |\ \
| | * | selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2019-02-042-1/+763
| | * | selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju2019-02-041-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-015-32/+51
| | |\ \
| | | * | bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis2019-01-311-10/+20
| | | * | tools/bpf: fix test_btf for typedef func_proto caseYonghong Song2019-01-291-6/+3
| | | * | tools: bpftool: fix crash with un-owned prog arraysJakub Kicinski2019-01-282-14/+9
| | | * | bpftool: fix percpu maps updatingPaolo Abeni2019-01-231-0/+16