aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08kselftests: extend nft_nat with inet family based nat hooksFlorian Westphal1-36/+94
2019-04-06selftests: forwarding: test for bridge mcast traffic after report and leaveNikolay Aleksandrov1-0/+152
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-198/+757
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+191
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-12/+75
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki1-58/+219
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-0/+24
2019-04-03net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev1-2/+4
2019-04-03selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2-11/+72
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+54
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds26-103/+288
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+5
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-3/+92
2019-03-30Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-58/+219
2019-03-29selftests: tc-testing: Add pedit testsDmytro Linkin1-0/+903
2019-03-28selftests: mlxsw: Add a new test for strict priorityPetr Machata1-0/+311
2019-03-28selftests: mlxsw: Add qos_lib.shPetr Machata2-92/+109
2019-03-28selftests: mlxsw: qos_mc_aware: Configure shared buffersPetr Machata1-0/+19
2019-03-28selftests: forwarding: devlink_lib: Add shared buffer helpersPetr Machata1-0/+95
2019-03-28selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEVPetr Machata1-3/+2
2019-03-28selftests: forwarding: devlink_lib: Avoid double sourcing of lib.shPetr Machata4-11/+8
2019-03-28selftests: forwarding: Test action VLAN modifyDanielle Ratson1-0/+164
2019-03-28selftests: forwarding: Add PCP match and VLAN match testsAmit Cohen1-1/+58
2019-03-28selftests: forwarding: Add reverse path forwarding (RPF) test casesIdo Schimmel1-1/+106
2019-03-28perf pmu: Fix parser error for uncore event aliasKan Liang1-0/+10
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter1-4/+13
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter1-10/+50
2019-03-28perf machine: Update kernel map address and re-order properlyWei Li1-12/+20
2019-03-28tools headers uapi: Sync powerpc's asm/kvm.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2019-03-28tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistdArnaldo Carvalho de Melo2-1/+14
2019-03-28tools headers uapi: Update drm/i915_drm.hArnaldo Carvalho de Melo1-0/+64
2019-03-28tools arch x86: Sync asm/cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2019-03-28tools headers uapi: Sync linux/fcntl.h to get the F_SEAL_FUTURE_WRITE additionArnaldo Carvalho de Melo1-0/+1
2019-03-28tools headers uapi: Sync asm-generic/mman-common.h and linux/mman.hArnaldo Carvalho de Melo11-18/+43
2019-03-28perf evsel: Fix max perf_event_attr.precise_ip detectionJiri Olsa3-44/+59
2019-03-28perf intel-pt: Fix TSC slipAdrian Hunter1-12/+8
2019-03-28perf cs-etm: Add missing case valueSolomon Tan2-2/+3
2019-03-28KVM: selftests: complete IO before migrating guest stateSean Christopherson3-2/+33
2019-03-28KVM: selftests: disable stack protector for all KVM testsSean Christopherson1-2/+2
2019-03-28KVM: selftests: explicitly disable PIE for testsSean Christopherson1-1/+1
2019-03-28KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19
2019-03-28bpf, libbpf: fix quiet install_headersDaniel Borkmann1-2/+2
2019-03-28libbpf: add libelf dependency to shared library buildBjörn Töpel1-1/+1
2019-03-28libbpf: add xsk.h to install_headers targetBjörn Töpel1-0/+1
2019-03-28objtool: Query pkg-config for libelf locationRolf Eike Beer1-2/+5
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller137-1343/+4676
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-143/+1037
2019-03-27selftests/bpf: add btf_dedup test for VOID equivalence checkAndrii Nakryiko1-0/+47
2019-03-27libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko1-0/+3
2019-03-26selftests/bpf: test case for invalid call stack in dead codePaul Chaignon1-0/+38