summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |\ \ \ \ \
| * | | | | | tc-testing: fixed copy-pasting error in ife testsRoman Mashak2018-05-171-14/+14
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-1625-628/+1472
| |\ \ \ \ \
| | * | | | | libbpf: add ifindex to enable offload supportDavid Beckett2018-05-174-3/+20
| | * | | | | bpf: bpftool, support for sockhashJohn Fastabend2018-05-161-0/+1
| | * | | | | bpf: selftest additions for SOCKHASHJohn Fastabend2018-05-167-349/+453
| | * | | | | selftests/bpf: make sure build-id is onAlexei Starovoitov2018-05-151-1/+1
| | * | | | | bpf: add ld64 imm test casesDaniel Borkmann2018-05-142-0/+142
| | * | | | | bpf: add selftest for stackmap with build_id in NMI contextSong Liu2018-05-142-2/+142
| | * | | | | tools: bpf: don't complain about no kernel version for networking codeJakub Kicinski2018-05-111-7/+39
| | * | | | | tools: bpf: improve comments in libbpf.hJakub Kicinski2018-05-111-24/+24
| | * | | | | tools: bpf: move the event reading loop to libbpfJakub Kicinski2018-05-118-120/+128
| | * | | | | tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clockJakub Kicinski2018-05-111-11/+6
| | * | | | | bpf: sync tools bpf.h uapi headerPrashant Bhole2018-05-111-1/+81