summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-01-26selftests: add IPv4 unicast extensions testsSeth David Schoen
2021-01-22selftests: mlxsw: Add a scale test for physical portsDanielle Ratson
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-19selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"Colin Ian King
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-17Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15perf inject: Correct event attribute sizesAl Grant
2021-01-15perf intel-pt: Fix 'CPU too large' errorAdrian Hunter
2021-01-15perf stat: Take cgroups into account for shadow statsNamhyung Kim
2021-01-15perf stat: Introduce struct runtime_stat_dataNamhyung Kim
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim
2021-01-15tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2021-01-15tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-01-15perf bpf examples: Fix bpf.h header include directive in 5sec.c exampleArnaldo Carvalho de Melo
2021-01-15arm64: selftests: Fix spelling of 'Mismatch'Mark Brown
2021-01-14Merge tag 'trace-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14bpf: Add tests for new BPF atomic operationsBrendan Jackman
2021-01-14bpf: Add bitwise atomic instructionsBrendan Jackman
2021-01-14bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman
2021-01-14bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14selftests: Add separate option to nettest for address bindingDavid Ahern
2021-01-14selftests: Remove exraneous newline in nettestDavid Ahern
2021-01-14selftests: Add separate options for server device bindingsDavid Ahern
2021-01-14selftests: Add new option for client-side passwordsDavid Ahern
2021-01-14selftests: Consistently specify address for MD5 protectionDavid Ahern
2021-01-14selftests: Make address validation apply only to client modeDavid Ahern
2021-01-14selftests: Add missing newline in nettest error messagesDavid Ahern
2021-01-14selftests: Use separate stdout and stderr buffers in nettestDavid Ahern
2021-01-14selftests: Add support to nettest to run both client and serverDavid Ahern
2021-01-14selftests: Add options to set network namespace to nettestDavid Ahern
2021-01-14selftests: Move address validation in nettestDavid Ahern
2021-01-14selftests: Move convert_addr up in nettestDavid Ahern
2021-01-14selftests: Move device validation in nettestDavid Ahern
2021-01-14Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu
2021-01-13selftests/bpf: Add verifier test for PTR_TO_MEM spillGilad Reti
2021-01-13tools/bpftool: Add -Wall when building BPF programsIan Rogers
2021-01-13bpf, libbpf: Avoid unused function warning on bpf_tail_call_staticIan Rogers