summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-02-28selftests: forwarding: Allow to get netdev interfaces names from commandlineJiri Pirko
2018-02-28selftests: forwarding: Add MAC get helperJiri Pirko
2018-02-28selftests: forwarding: Add tc offload check helperJiri Pirko
2018-02-28selftests: forwarding: Test IPv6 weighted nexthopsIdo Schimmel
2018-02-28selftests: forwarding: Test IPv4 weighted nexthopsIdo Schimmel
2018-02-28selftests: forwarding: Create test topology for multipath routingIdo Schimmel
2018-02-28selftests: forwarding: Add a test for basic IPv4 and IPv6 routingIdo Schimmel
2018-02-28selftests: forwarding: Add a test for flooded trafficIdo Schimmel
2018-02-28selftests: forwarding: Add a test for FDB learningIdo Schimmel
2018-02-28selftests: forwarding: Add initial testing frameworkIdo Schimmel
2018-02-28objtool: Fix another switch table detection issueJosh Poimboeuf
2018-02-27selftests/net: reap zerocopy completions passed up as ancillary data.Sowmini Varadhan
2018-02-27selftests/net: revert the zerocopy Rx path for PF_RDSSowmini Varadhan
2018-02-27selftests: Add fib-onlink-tests.sh to TEST_PROGSDavid Ahern
2018-02-26bpf: add tail call tests to test_verifierDaniel Borkmann
2018-02-26bpf: unify rlimit handling in selftestsDaniel Borkmann
2018-02-26selftests: vm: update .gitignore with new testShuah Khan
2018-02-26selftests: memory-hotplug: silence test command echoShuah Khan
2018-02-26selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-02-26Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-26idr: Fix handling of IDs above INT_MAXMatthew Wilcox
2018-02-26tc: python3, string formattingsBTaskaya
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-26tools: tc-testing: better error reportingBrenda J. Butler
2018-02-26tools: tc-testing: Fix indentationBrenda J. Butler
2018-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-02-25radix tree test suite: Fix buildMatthew Wilcox
2018-02-23bpf: add various jit test casesDaniel Borkmann
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-24tools/kvm_stat: print 'Total' line for multiple events onlyStefan Raspl
2018-02-24tools/kvm_stat: group child events indented after parentStefan Raspl
2018-02-24tools/kvm_stat: separate drilldown and fields filteringStefan Raspl
2018-02-24tools/kvm_stat: eliminate extra guest/pid selection dialogStefan Raspl
2018-02-24tools/kvm_stat: mark private methods as suchStefan Raspl
2018-02-24tools/kvm_stat: fix debugfs handlingStefan Raspl
2018-02-24tools/kvm_stat: print error on invalid regexStefan Raspl
2018-02-24tools/kvm_stat: fix crash when filtering out all non-child trace eventsStefan Raspl
2018-02-24tools/kvm_stat: avoid 'is' for equality checksMarc Hartmayer
2018-02-24tools/kvm_stat: use a more pythonic way to iterate over dictionariesMarc Hartmayer
2018-02-24tools/kvm_stat: use a namedtuple for storing the valuesMarc Hartmayer
2018-02-24tools/kvm_stat: simplify the sortkey functionMarc Hartmayer
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-02-23selftests/net: ignore background traffic in psock_fanoutWillem de Bruijn
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-02-21seccomp: add a selftest for get_metadataTycho Andersen