summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata1-2/+7
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata1-0/+30
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata1-0/+238
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller58-201/+1210
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-10/+913
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-1/+695
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal4-1/+695
2020-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-34/+46
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang1-9/+15
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang1-12/+44
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang1-3/+28
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20tools/power turbostat: Fix 32-bit capabilities warningLen Brown2-17/+31
2020-03-20tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown1-9/+14
2020-03-20tools/power turbostat: Support Elkhart LakeChen Yu1-1/+30
2020-03-20tools/power turbostat: Support Jasper LakeChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Ice Lake serverChen Yu1-0/+3
2020-03-20tools/power turbostat: Support Tiger LakeChen Yu1-0/+2
2020-03-20tools/power turbostat: Fix gcc build warningsLen Brown1-2/+2
2020-03-20tools/power turbostat: Support CometlakeChen Yu1-0/+2
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata1-0/+163
2020-03-19tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-0/+2
2020-03-19Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...Ingo Molnar7-34/+44
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld1-5/+10
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2020-03-18selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2-0/+139
2020-03-18selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...Jiri Pirko1-2/+2
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds29-124/+132
2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata3-8/+61
2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata1-0/+68
2020-03-14selftests: qdiscs: Add TDC test for REDPetr Machata1-0/+117
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller65-472/+2380
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko3-1/+133
2020-03-13libbpf: Provide CO-RE variants of PT_REGS macrosAndrii Nakryiko1-0/+103
2020-03-13libbpf: Ignore incompatible types with matching name during CO-RE relocationAndrii Nakryiko1-0/+4
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2-9/+9
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki1-19/+58
2020-03-13Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-3/+5
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser3-4/+4
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko1-1/+10
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko1-12/+20
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko1-0/+9