summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-02-28selftests: forwarding: Introduce tc flower matching testsJiri Pirko2-0/+219
2018-02-28selftests: forwarding: Allow to get netdev interfaces names from commandlineJiri Pirko1-0/+15
2018-02-28selftests: forwarding: Add MAC get helperJiri Pirko1-0/+7
2018-02-28selftests: forwarding: Add tc offload check helperJiri Pirko1-0/+13
2018-02-28selftests: forwarding: Test IPv6 weighted nexthopsIdo Schimmel1-0/+36
2018-02-28selftests: forwarding: Test IPv4 weighted nexthopsIdo Schimmel2-0/+91
2018-02-28selftests: forwarding: Create test topology for multipath routingIdo Schimmel1-0/+209
2018-02-28selftests: forwarding: Add a test for basic IPv4 and IPv6 routingIdo Schimmel2-0/+140
2018-02-28selftests: forwarding: Add a test for flooded trafficIdo Schimmel2-0/+90
2018-02-28selftests: forwarding: Add a test for FDB learningIdo Schimmel2-1/+96
2018-02-28selftests: forwarding: Add initial testing frameworkIdo Schimmel6-0/+465
2018-02-28objtool: Fix another switch table detection issueJosh Poimboeuf1-1/+5
2018-02-27selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan1-8/+57
2018-02-27selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan1-67/+0
2018-02-27selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern1-1/+1
2018-02-27bpf: add tail call tests to test_verifierDaniel Borkmann1-7/+110
2018-02-27bpf: unify rlimit handling in selftestsDaniel Borkmann11-54/+44
2018-02-27selftests: vm: update .gitignore with new testShuah Khan1-0/+1
2018-02-27selftests: memory-hotplug: silence test command echoShuah Khan1-1/+1
2018-02-27selftests/futex: Fix line continuation in MakefileDaniel Díaz1-3/+3
2018-02-27Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds5-2/+68
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox1-0/+52
2018-02-26tc: python3, string formattingsBTaskaya2-5/+5
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-12/+108
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-220/+287
2018-02-26tools: tc-testing: better error reportingBrenda J. Butler1-14/+70
2018-02-26tools: tc-testing: Fix indentationBrenda J. Butler1-2/+2
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+132
2018-02-25radix tree test suite: Fix buildMatthew Wilcox4-2/+16
2018-02-24bpf: add various jit test casesDaniel Borkmann1-0/+89
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-26/+116
2018-02-24tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl1-1/+1
2018-02-24tools/kvm_stat: group child events indented after parentStefan Raspl1-30/+59
2018-02-24tools/kvm_stat: separate drilldown and fields filteringStefan Raspl1-43/+100
2018-02-24tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl2-75/+39
2018-02-24tools/kvm_stat: mark private methods as suchStefan Raspl1-66/+66
2018-02-24tools/kvm_stat: fix debugfs handlingStefan Raspl1-14/+26
2018-02-24tools/kvm_stat: print error on invalid regexStefan Raspl1-0/+3
2018-02-24tools/kvm_stat: fix crash when filtering out all non-child trace eventsStefan Raspl1-0/+6
2018-02-24tools/kvm_stat: avoid 'is' for equality checksMarc Hartmayer1-2/+2
2018-02-24tools/kvm_stat: use a more pythonic way to iterate over dictionariesMarc Hartmayer1-8/+8
2018-02-24tools/kvm_stat: use a namedtuple for storing the valuesMarc Hartmayer1-12/+15
2018-02-24tools/kvm_stat: simplify the sortkey functionMarc Hartmayer1-15/+8
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-4/+36
2018-02-24Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+61
2018-02-24bpf: allow xadd only on aligned memoryDaniel Borkmann1-0/+58
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn3-8/+51
2018-02-23bpf, arm64: fix out of bounds access in tail callDaniel Borkmann1-0/+26
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris1-0/+61
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2