summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn
2021-02-03net: selftests: Add lanes setting testDanielle Ratson
2021-02-02selftests: mptcp: add testcases for ADD_ADDR with portGeliang Tang
2021-02-02selftests: mptcp: add port argument for pm_nl_ctlGeliang Tang
2021-02-02selftests: mptcp: add testcases for newly added addressesGeliang Tang
2021-02-02selftests: mptcp: use minus values for removing address numbersGeliang Tang
2021-02-02selftests: netdevsim: Add fib_notifications testAmit Cohen
2021-02-02selftests: Extend fib tests to run with and without flags notificationsAmit Cohen
2021-01-29selftests: Add nci suiteBongsu Jeon
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-28selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson
2021-01-27selftests: increase timeout to 10 minMatthieu Baerts
2021-01-27selftests: mptcp: add IPv4-mapped IPv6 testcasesGeliang Tang
2021-01-26selftests: add IPv4 unicast extensions testsSeth David Schoen
2021-01-24Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-23Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2021-01-22selftests: mlxsw: Add a scale test for physical portsDanielle Ratson
2021-01-22sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2021-01-22Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s...Linus Torvalds
2021-01-22Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-21objtool: Don't fail on missing symbol tableJosh Poimboeuf
2021-01-21objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf
2021-01-21perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao
2021-01-21perf metricgroup: Fix system PMU metricsJohn Garry
2021-01-21perf metricgroup: Fix for metrics containing duration_timeJohn Garry
2021-01-21perf evlist: Fix id index for heterogeneous systemsAdrian Hunter
2021-01-21Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
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-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das
2021-01-18tools: gpio: fix %llu warning in gpio-watch.cKent Gibson
2021-01-18tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson
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-15kunit: tool: move kunitconfig parsing into __init__, make it optionalDaniel Latypov
2021-01-15kunit: tool: fix minor typing issue with None statusDaniel Latypov
2021-01-15kunit: tool: surface and address more typing issuesDaniel Latypov
2021-01-15kunit: tool: Fix spelling of "diagnostic" in kunit_parserDavid Gow
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