summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: Sync bpf.h to tools/Andrey Ignatov2018-05-281-0/+8
* selftests/bpf: missing headers test_lwt_seg6localMathieu Xhonneux2018-05-282-0/+135
* libbpf: Install btf.h with libbpfAndrey Ignatov2018-05-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-265-4/+36
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-0/+7
| |\
| | * idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-251-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-253-1/+10
| |\ \ | | |/ | |/|
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-252-1/+5
| | |\
| | | * selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | | * selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| | * | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
| * | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-3/+19
| |\ \ \ | | |/ / | |/| |
| | * | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-3/+19
* | | | selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLANPetr Machata2018-05-241-0/+109
* | | | selftests: forwarding: Test mirror-to-gre w/ UL VLANPetr Machata2018-05-241-0/+92
* | | | selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1qPetr Machata2018-05-241-0/+140
* | | | selftests: forwarding: Test mirror-to-vlanPetr Machata2018-05-241-0/+169
* | | | selftests: forwarding: lib: Extract trap_{, un}install()Petr Machata2018-05-241-9/+18
* | | | selftests: forwarding: mirror_gre_lib: Support VLANPetr Machata2018-05-241-0/+34
* | | | selftests: forwarding: lib: Support VLAN devicesPetr Machata2018-05-241-0/+25
* | | | selftests: forwarding: Add $h3's clsact to mirror_topo_lib.shPetr Machata2018-05-243-4/+2
* | | | selftests: forwarding: mirror_gre_lib: Extract generic functionsPetr Machata2018-05-242-31/+64
* | | | selftests: forwarding: Split mirror_gre_topo_lib.shPetr Machata2018-05-242-44/+108
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-2425-159/+1978
|\ \ \ \
| * | | | tools/bpftool: add perf subcommandYonghong Song2018-05-246-2/+343
| * | | | tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song2018-05-241-0/+158
| * | | | tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song2018-05-242-0/+13
| * | | | tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song2018-05-243-0/+52
| * | | | selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux2018-05-245-3/+689
| * | | | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-241-0/+1
| * | | | tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das2018-05-243-3/+75
| * | | | tools: bpf: sync bpf uapi headerSandipan Das2018-05-241-0/+2
| * | | | tools: bpftool: resolve calls without using imm fieldSandipan Das2018-05-243-1/+35
| * | | | tools: bpf: sync bpf uapi headerSandipan Das2018-05-241-0/+2
| * | | | tools/lib/libbpf.c: fix string format to allow build on arm32Sirio Balmelli2018-05-231-4/+4
| * | | | selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli2018-05-231-0/+10
| * | | | bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-236-116/+456
| * | | | bpf: btf: Sync bpf.h and btf.h to toolsMartin KaFai Lau2018-05-232-30/+15
| * | | | bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend2018-05-182-0/+123
* | | | | selftests: forwarding: Test removal of mirroringPetr Machata2018-05-241-0/+8
* | | | | selftests: forwarding: Test removal of underlay routePetr Machata2018-05-241-0/+30
* | | | | selftests: forwarding: Test mirroring to deleted devicePetr Machata2018-05-241-0/+38
* | | | | selftests: uevent filteringChristian Brauner2018-05-233-0/+505
* | | | | selftests: net: initial fib rule testsRoopa Prabhu2018-05-232-1/+249
* | | | | selftests: fib_tests: Add ipv4 route add append replace testsDavid Ahern2018-05-221-1/+278
* | | | | selftests: fib_tests: Add ipv6 route add append replace testsDavid Ahern2018-05-221-1/+334
* | | | | selftests: fib_tests: Add option to pause after each testDavid Ahern2018-05-221-0/+13
* | | | | selftests: fib_tests: Add command line optionsDavid Ahern2018-05-221-13/+40
* | | | | selftests: fib_tests: Add success-fail countsDavid Ahern2018-05-221-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2132-201/+826
|\ \ \ \ \ | | |/ / / | |/| | |
OpenPOWER on IntegriCloud