summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-1231-236/+305
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-122-3/+32
| |\ \
| | * | tc-testing: add ETS scheduler to tdc build configurationDavide Caratti2020-03-121-0/+1
| | * | selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-031-3/+31
| * | | Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-03-092-19/+19
| |\ \ \
| | * | | ktest: Fix typos in ktest.plMasanari Iida2020-03-091-6/+6
| | * | | ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-091-1/+1
| | * | | ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)2020-03-092-2/+2
| | * | | ktest: Fix some typos in sample.confMasanari Iida2020-03-091-10/+10
| | |/ /
| * | | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2020-03-071-0/+1
| |\ \ \
| | * | | selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy2020-02-281-0/+1
| * | | | Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-061-0/+2
| |\ \ \ \
| | * | | | selftest/lkdtm: Use local .gitignoreChristophe Leroy2020-03-021-0/+2
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-0225-214/+251
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | perf annotate: Fix segfault with source toggleRavi Bangoria2020-02-271-0/+2
| | * | | | perf annotate: Align struct annotate_argsRavi Bangoria2020-02-271-6/+6
| | * | | | perf annotate: Simplify disasm_line allocation and freeing codeRavi Bangoria2020-02-272-56/+31
| | * | | | perf annotate: Remove privsize from symbol__annotate() argsRavi Bangoria2020-02-274-6/+7
| | * | | | perf probe: Check return value of strlist__add() for -ENOMEMHe Zhe2020-02-272-6/+28
| | * | | | perf config: Document missing config optionsRavi Bangoria2020-02-271-0/+44
| | * | | | perf annotate: Fix perf config option descriptionRavi Bangoria2020-02-271-1/+29
| | * | | | perf annotate: Prefer cmdline option over default configRavi Bangoria2020-02-271-2/+2
| | * | | | perf annotate: Make perf config effectiveRavi Bangoria2020-02-275-55/+33
| | * | | | perf config: Introduce perf_config_u8()Ravi Bangoria2020-02-272-0/+13
| | * | | | perf annotate: Fix --show-nr-samples for tui/stdio2Ravi Bangoria2020-02-272-7/+5
| | * | | | perf annotate: Fix --show-total-period for tui/stdio2Ravi Bangoria2020-02-273-7/+6
| | * | | | perf annotate/tui: Re-render title bar after switching back from script browserRavi Bangoria2020-02-271-4/+3
| | * | | | tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2020-02-271-0/+1
| | * | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-02-271-0/+2
| | * | | | Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...Ingo Molnar2020-02-2611-66/+41
| | |\ \ \ \
| | | * | | | perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo2020-02-181-0/+2
| | | * | | | perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter2020-02-186-74/+35
| | | * | | | perf arm-spe: Fix endless record after being terminatedAdrian Hunter2020-02-181-1/+4
| | | * | | | perf cs-etm: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * | | | perf intel-bts: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * | | | perf intel-pt: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * | | | perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
| | | * | | | perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf eventsArnaldo Carvalho de Melo2020-02-183-3/+3
* | | | | | | selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima2020-03-124-0/+200
* | | | | | | mptcp: selftests: add rcvbuf set optionFlorian Westphal2020-03-092-15/+54
* | | | | | | tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak2020-03-051-0/+220
* | | | | | | tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak2020-03-051-0/+6
* | | | | | | selftests: forwarding: ETS: Use Qdisc countersPetr Machata2020-03-054-13/+30
* | | | | | | selftests: mlxsw: qos_defprio: Use until_counter_isPetr Machata2020-03-031-14/+4
* | | | | | | selftests: forwarding: tc_common: Convert to use busywaitPetr Machata2020-03-031-28/+4
* | | | | | | selftests: forwarding: Convert until_counter_is() to take expressionPetr Machata2020-03-032-6/+6
* | | | | | | selftests: forwarding: lib: Add tc_rule_handle_stats_get()Petr Machata2020-03-031-0/+11
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-2912-143/+423
|\ \ \ \ \ \
| * | | | | | selftests/bpf: Add test for "bpftool feature" commandMichal Rostecki2020-02-264-2/+189
| * | | | | | bpftool: Update bash completion for "bpftool feature" commandMichal Rostecki2020-02-261-1/+2