summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: add amt interface selftest scriptTaehee Yoo2021-11-013-0/+286
* selftests: mptcp: more stable simult_flows testsPaolo Abeni2021-11-012-36/+72
* selftests: mptcp: fix proto type in link_failure testsGeliang Tang2021-11-011-1/+1
* selftests: mlxsw: Test port shaperPetr Machata2021-10-281-0/+28
* selftests: mlxsw: Test offloadability of root TBFPetr Machata2021-10-281-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-282-55/+23
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-261-55/+20
| |\
| | * selftests/bpf: Use recv_timeout() instead of retriesYucong Sun2021-10-261-55/+20
| * | fcnal-test: kill hanging ping/nettest binaries on cleanupFlorian Westphal2021-10-221-0/+3
* | | selftests: mlxsw: Remove deprecated test casesDanielle Ratson2021-10-261-90/+0
* | | selftests: Add an occupancy test for RIF MAC profilesDanielle Ratson2021-10-261-0/+117
* | | selftests: mlxsw: Add forwarding test for RIF MAC profilesDanielle Ratson2021-10-261-0/+213
* | | selftests: mlxsw: Add a scale test for RIF MAC profilesDanielle Ratson2021-10-265-2/+106
* | | selftests: mlxsw: Reduce test run timeIdo Schimmel2021-10-252-18/+20
* | | selftests: mlxsw: Use permanent neighbours instead of reachable onesIdo Schimmel2021-10-251-11/+11
* | | selftests: mlxsw: Add helpers for skipping selftestsPetr Machata2021-10-258-24/+81
* | | selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean2021-10-251-0/+47
* | | selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean2021-10-251-2/+8
* | | Revert "Merge branch 'dsa-rtnl'"David S. Miller2021-10-252-55/+2
* | | selftests: net: dsa: add a stress test for unlocked FDB operationsVladimir Oltean2021-10-241-0/+47
* | | selftests: lib: forwarding: allow tests to not require mz and jqVladimir Oltean2021-10-241-2/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-2217-50/+523
|\| |
| * | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-2110-5/+415
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-212-1/+145
| | |\ \ | | | |/ | | |/|
| | | * selftests: netfilter: remove stray bash debug lineFlorian Westphal2021-10-141-1/+0
| | | * selftests: nft_nat: add udp hole punch test caseFlorian Westphal2021-10-121-0/+145
| | * | selftests/tls: add SM4 algorithm dependency for tls selftestsTianjia Zhang2021-10-181-0/+1
| | * | vsock_diag_test: remove free_sock_stat() call in test_no_socketsStefano Garzarella2021-10-151-2/+0
| | * | ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra2021-10-154-0/+183
| | * | selftests: net/fcnal: Test --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-0/+60
| | * | selftests: nettest: Add --{force,no}-bind-key-ifindexLeonard Crestez2021-10-151-2/+26
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-201-1/+1
| |\ \ \
| | * | | KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger2021-10-181-1/+1
| * | | | mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu2021-10-181-3/+20
| * | | | Merge tag 'objtool_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-171-31/+25
| |\ \ \ \
| | * | | | objtool: Update section header before relocationsMichael Forney2021-10-061-29/+17
| | * | | | objtool: Check for gelf_update_rel[a] failuresMichael Forney2021-10-061-2/+8
| * | | | | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds2021-10-163-8/+9
| |\ \ \ \ \
| | * | | | | libperf tests: Fix test_stat_cpuShunsuke Nakamura2021-10-142-6/+6
| | * | | | | libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura2021-10-141-0/+1
| | * | | | | perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev2021-10-141-2/+2
| * | | | | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-161-2/+52
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-131-2/+52
* | | | | | | selftests: mlxsw: Add a test for un/offloadable qdisc treesPetr Machata2021-10-191-0/+276
* | | | | | | mptcp: increase default max additional subflows to 2Paolo Abeni2021-10-162-4/+7
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-1410-159/+133
|\| | | | | |
| * | | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-142-109/+81
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | selftests: net: modify IOAM tests for undef bitsJustin Iurman2021-10-122-109/+81
| * | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-112-2/+30
| |\ \ \ \ \ \
| | * | | | | | kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov2021-10-012-2/+30