summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-01-23selftests: mlxsw: Add a scale test for physical portsDanielle Ratson5-2/+98
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy1-0/+1
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-314/+333
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-104/+102
2021-01-20selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King1-2/+2
2021-01-20selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2021-01-18Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds12-208/+224
2021-01-16GTP: add support for flow based tunneling APIPravin B Shelar1-0/+1
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski35-156/+1408
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski5-103/+102
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2021-01-15perf inject: Correct event attribute sizesAl Grant1-0/+8
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2-3/+3
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim1-7/+19
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim1-173/+173
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers1-0/+1
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers4-4/+4
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers1-2/+2
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim1-16/+14
2021-01-15tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+0
2021-01-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2021-01-15perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo1-1/+1
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown2-2/+2
2021-01-15Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+5
2021-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-446/+383
2021-01-15bpf: Add tests for new BPF atomic operationsBrendan Jackman9-0/+881
2021-01-15bpf: Add bitwise atomic instructionsBrendan Jackman1-0/+6
2021-01-15bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2-1/+5
2021-01-15bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2-0/+4
2021-01-15bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman11-33/+41
2021-01-15selftests: Add separate option to nettest for address bindingDavid Ahern2-8/+15
2021-01-15selftests: Remove exraneous newline in nettestDavid Ahern1-1/+0
2021-01-15selftests: Add separate options for server device bindingsDavid Ahern2-142/+154
2021-01-15selftests: Add new option for client-side passwordsDavid Ahern2-45/+52
2021-01-15selftests: Consistently specify address for MD5 protectionDavid Ahern2-33/+33
2021-01-15selftests: Make address validation apply only to client modeDavid Ahern1-0/+6
2021-01-15selftests: Add missing newline in nettest error messagesDavid Ahern1-8/+6
2021-01-15selftests: Use separate stdout and stderr buffers in nettestDavid Ahern1-1/+20
2021-01-15selftests: Add support to nettest to run both client and serverDavid Ahern1-8/+85
2021-01-15selftests: Add options to set network namespace to nettestDavid Ahern1-1/+55
2021-01-15selftests: Move address validation in nettestDavid Ahern1-17/+43
2021-01-15selftests: Move convert_addr up in nettestDavid Ahern1-126/+126
2021-01-15selftests: Move device validation in nettestDavid Ahern1-22/+42
2021-01-15Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-2/+4
2021-01-15Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+11
2021-01-14tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2-0/+5
2021-01-14selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti2-1/+41
2021-01-14tools/bpftool: Add -Wall when building BPF programsIan Rogers1-1/+1
2021-01-14bpf, libbpf: Avoid unused function warning on bpf_tail_call_staticIan Rogers1-1/+1
2021-01-14selftests/bpf: Install btf_dump test casesJean-Philippe Brucker1-1/+2