summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: Add one-armed router testIdo Schimmel2018-12-041-0/+259
* selftests: extend zerocopy tests to udpWillem de Bruijn2018-12-033-1/+7
* test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2018-12-032-1/+130
* selftests: forwarding: Add VxLAN test with a VLAN-aware bridgeIdo Schimmel2018-11-302-0/+800
* selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridgeIdo Schimmel2018-11-301-1/+203
* selftests: mlxsw: Consider VLAN-aware bridges as validIdo Schimmel2018-11-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-2916-62/+497
|\
| * tools/bpf: make libbpf _GNU_SOURCE friendlyYonghong Song2018-11-302-0/+3
| * bpf: Fix various lib and testsuite build failures on 32-bit.David Miller2018-11-282-6/+6
| * selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLSNaresh Kamboju2018-11-281-0/+1
| * bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend2018-11-282-17/+180
| * bpf: add msg_pop_data helper to toolsJohn Fastabend2018-11-282-1/+17
| * libbpf: Document API and ABI conventionsAndrey Ignatov2018-11-261-0/+139
| * libbpf: Verify versioned symbolsAndrey Ignatov2018-11-261-1/+18
| * libbpf: Add version script for DSOAndrey Ignatov2018-11-262-1/+124
| * libbpf: Name changing for btf_get_from_idMartin KaFai Lau2018-11-265-6/+6
| * tools/bpf: change selftest test_btf for both jit and non-jitYonghong Song2018-11-261-30/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-2817-23/+821
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-284-0/+87
| |\
| | * selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-124-0/+87
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-2513-23/+734
| |\ \
| | * | tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski2018-11-221-3/+7
| | * | bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-11-161-0/+19
| | * | kselftests/bpf: use ping6 as the default ipv6 ping binary when it existsLi Zhijian2018-11-091-1/+4
| | * | tools: bpftool: update references to other man pages in documentationQuentin Monnet2018-11-096-7/+42
| | * | tools: bpftool: pass an argument to silence open_obj_pinned()Quentin Monnet2018-11-092-8/+9
| | * | tools: bpftool: fix plain output and doc for --bpffs optionQuentin Monnet2018-11-092-3/+3
| | * | tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet2018-11-091-1/+1
| | * | tools/bpftool: copy a few net uapi headers to tools directoryYonghong Song2018-11-092-0/+649
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-11-2640-331/+3202
|\ \ \ \
| * | | | bpf: align map type names formatting.David Calavera2018-11-261-23/+23
| * | | | bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-mapDavid Calavera2018-11-232-1/+4
| * | | | libbpf: make bpf_object__open default to UNSPECNikita V. Shirokov2018-11-231-4/+4
| * | | | bpf: add skb->tstamp r/w access from tc clsact and cg skb progsVlad Dumitrescu2018-11-222-0/+30
| * | | | tools/bpf: fix spelling mistake "memeory" -> "memory"Colin Ian King2018-11-221-2/+2
| * | | | bpf: adding tests for map_in_map helpber in libbpfNikita V. Shirokov2018-11-213-1/+141
| * | | | bpf: adding support for map in map in libbpfNikita V. Shirokov2018-11-212-6/+36
| * | | | bpf: libbpf: don't specify prog name if kernel doesn't support itStanislav Fomichev2018-11-211-1/+2
| * | | | bpf: libbpf: remove map name retry from bpf_create_map_xattrStanislav Fomichev2018-11-212-11/+3
| * | | | bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilitiesStanislav Fomichev2018-11-211-0/+58
| * | | | libbpf: make sure bpf headers are c++ include-ableStanislav Fomichev2018-11-215-3/+56
| * | | | bpf: fix a libbpf loader issueYonghong Song2018-11-211-1/+1
| * | | | tools/bpf: bpftool: add support for func typesYonghong Song2018-11-205-0/+230
| * | | | tools/bpf: enhance test_btf file testing to test func infoYonghong Song2018-11-203-13/+136
| * | | | tools/bpf: refactor to implement btf_get_from_id() in lib/bpfYonghong Song2018-11-203-66/+72
| * | | | tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song2018-11-201-0/+8
| * | | | tools/bpf: add support to read .BTF.ext sectionsYonghong Song2018-11-204-15/+442
| * | | | tools/bpf: extends test_btf to test load/retrieve func_type infoYonghong Song2018-11-201-3/+329
| * | | | tools/bpf: add new fields for program load in lib/bpfYonghong Song2018-11-202-0/+8
| * | | | tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song2018-11-201-0/+13