aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19tc-testing: concurrency: wrap piped rule update commandsVlad Buslov1-9/+9
2019-08-19tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov5-285/+286
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller28-76/+276
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-22/+155
2019-08-17Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds5-39/+52
2019-08-17selftests: devlink_trap: Add test cases for devlink-trapIdo Schimmel1-0/+364
2019-08-17selftests: forwarding: devlink_lib: Add devlink-trap helpersIdo Schimmel1-0/+163
2019-08-17selftests: forwarding: devlink_lib: Allow tests to define devlink deviceIdo Schimmel1-12/+14
2019-08-17tools: hv: fix typos in toolchainAdrian Vladu4-6/+6
2019-08-17tools: hv: fix KVP and VSS daemons exit codeAdrian Vladu2-0/+4
2019-08-17tools: hv: fixed Python pep8/flake8 warnings for lsvmbusAdrian Vladu1-33/+42
2019-08-16selftests: Fix get_ifidx and callers in nettest.cDavid Ahern1-12/+13
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+48
2019-08-15selftests: netdevsim: add devlink regions testsJiri Pirko1-1/+53
2019-08-15selftests: netdevsim: add devlink params testsJiri Pirko1-1/+61
2019-08-15selftests: net: push jq workaround into separate helperJiri Pirko2-13/+23
2019-08-15selftests: net: tcp_fastopen_backup_key.sh: fix shellcheck issueAnders Roxell1-1/+1
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski96-728/+4416
2019-08-13libbpf: attempt to load kernel BTF from sysfs firstAndrii Nakryiko1-7/+57
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov2-8/+27
2019-08-13tools: bpftool: add feature check for zlibPeter Wu1-3/+8
2019-08-12tools: bpftool: fix reading from /proc/config.gzPeter Wu2-53/+54
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-17/+52
2019-08-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-16/+69
2019-08-09tc-testing: added tdc tests for matchall filterRoman Mashak1-0/+391
2019-08-09selftests: Fix detection of nettest command in fcnal-testDavid Ahern1-32/+6
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
2019-08-09bpf: sync bpf.h to tools infrastructureDaniel Borkmann1-4/+7
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski1-1/+5
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski1-1/+1
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini228-840/+5860
2019-08-09selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-08-09KVM: selftests: Update gitignore file for latest changesThomas Huth1-1/+2
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak1-0/+47
2019-08-08selftests: Add l2tp testsDavid Ahern2-1/+383
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao1-0/+1
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter3-1/+24
2019-08-08perf record: Fix module size on s390Thomas Richter3-3/+16
2019-08-08perf tools: Fix include paths in ui directoryIan Rogers2-5/+6
2019-08-08perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida1-1/+1
2019-08-08perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe1-1/+4
2019-08-08perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe1-1/+1
2019-08-08perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-08perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo1-1/+1
2019-08-07tools/bpf: fix core_reloc.c compilation errorYonghong Song1-1/+1
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko4-0/+106
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko11-0/+209
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko5-0/+69
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko6-0/+170
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko10-0/+167