summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata2018-07-301-0/+285
* selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata2018-07-301-0/+283
* selftests: forwarding: Introduce $ARPINGPetr Machata2018-07-302-2/+5
* selftests: forwarding: lib: Support team devicesPetr Machata2018-07-301-0/+23
* selftests: forwarding: lib: Add require_command()Petr Machata2018-07-301-8/+11
* selftests: mlxsw: qos_dscp_bridge: FixPetr Machata2018-07-291-2/+2
* selftests: add a selftest for directed broadcast forwardingXin Long2018-07-291-0/+233
* selftests: mlxsw: Add test for trust-DSCPPetr Machata2018-07-271-0/+248
* selftests/net: add tls to .gitignoreAnders Roxell2018-07-261-0/+1
* selftests: forwarding: add tests for TC chain get and dump operationsJiri Pirko2018-07-261-0/+21
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-244-6/+53
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-243-4/+49
| |\
| | * bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau2018-07-201-1/+1
| | * tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song2018-07-201-3/+8
| | * bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann2018-07-191-0/+40
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-211-2/+4
| |\ \ | | |/ | |/|
| | * objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser2018-07-141-2/+4
* | | selftests: forwarding: add tests for TC chain templatesJiri Pirko2018-07-231-1/+43
* | | selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2018-07-232-1/+31
* | | selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko2018-07-232-0/+5
* | | selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata2018-07-231-107/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-203-12/+147
|\ \ \
| * | | selftests/bpf: add test for sharing objects between netdevsJakub Kicinski2018-07-181-4/+142
| * | | netdevsim: associate bound programs with shared devJakub Kicinski2018-07-181-2/+3
| * | | tools: bpftool: don't pass FEATURES_DUMP to libbpfJakub Kicinski2018-07-161-1/+1
| * | | tools: libbpf: remove libelf-getphdrnum feature detectionJakub Kicinski2018-07-161-5/+1
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2023-153/+157
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-183-45/+22
| |\ \ \ | | |_|/ | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-07-131-1/+22
| | |\ \
| | | * | bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann2018-07-111-1/+22
| | * | | selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn2018-07-121-3/+0
| | |/ /
| | * | net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-041-41/+0
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-1314-81/+84
| |\ \ \
| | * | | perf tools: Use python-config --includes rather than --cflagsJeremy Cline2018-07-111-2/+1
| | * | | perf script python: Fix dict reference countingJanne Huttunen2018-07-111-6/+2
| | * | | perf stat: Fix --interval_clear optionJiri Olsa2018-07-111-1/+1
| | * | | perf tools: Fix compilation errors on gcc8Jiri Olsa2018-07-112-2/+3
| | * | | perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips2018-07-111-1/+1
| | * | | perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips2018-07-111-3/+3
| | * | | perf test shell: Make perf's inet_pton test more portableKim Phillips2018-07-111-16/+21
| | * | | perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips2018-07-111-1/+1
| | * | | perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline2018-07-111-1/+3
| | * | | perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline2018-07-111-5/+9
| | * | | perf scripts python: Add Python 3 support to Util.pyJeremy Cline2018-07-111-5/+6
| | * | | perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline2018-07-111-1/+1
| | * | | perf scripts python: Add Python 3 support to Core.pyJeremy Cline2018-07-111-23/+17
| | * | | perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline2018-07-111-14/+15
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-131-7/+17
| |\ \ \ \
| | * | | | rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers2018-07-101-6/+7
| | * | | | rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers2018-07-101-1/+10
| | |/ / /