aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-16selftests/net: add zerocopy support for PF_RDS test caseSowmini Varadhan1-4/+64
2018-02-16selftests/net: add support for PF_RDS socketsSowmini Varadhan1-1/+64
2018-02-15selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-02-15tools: tc-testing: Update README and TODOBrenda J. Butler2-19/+179
2018-02-15tools: tc-testing: valgrindPluginBrenda J. Butler1-0/+142
2018-02-15tools: tc-testing: nsPluginBrenda J. Butler2-44/+142
2018-02-15tools: tc-testing: rootPluginBrenda J. Butler2-4/+19
2018-02-15tools: tc-testing: Introduce plugin architectureBrenda J. Butler5-58/+368
2018-02-15tools: tc-testing: Refactor test-runnerBrenda J. Butler1-29/+52
2018-02-15tools: tc-testing: Command line parmsBrenda J. Butler3-95/+164
2018-02-13selftests: Add FIB onlink testsDavid Ahern1-0/+375
2018-02-13selftests: fib_tests: sleep after changing carrierDavid Ahern1-0/+1
2018-02-13selftests: fib_tests: Move admin of dummy0 to helpersDavid Ahern1-66/+34
2018-02-13selftests: fib_tests: Make test results more verboseDavid Ahern1-113/+135
2018-02-13selftests: fib_tests: simplify ip commands in a namespaceDavid Ahern1-105/+105
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-29/+371
2018-02-09Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+50
2018-02-09bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller12-28/+351
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds10-10/+10
2018-02-09tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-02-09selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2-2/+61
2018-02-09selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2-1/+151
2018-02-09tools/libbpf: improve the pr_debug statements to contain section numbersJesper Dangaard Brouer1-12/+13
2018-02-09bpf: Sync kernel ABI header with tooling header for bpf_common.hJesper Dangaard Brouer1-3/+4
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-6/+25
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-23/+31
2018-02-08selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)1-0/+37
2018-02-08selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)1-0/+6
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)1-0/+3
2018-02-08selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)1-3/+4
2018-02-08tools: bpftool: add bash completion for cgroup commandsQuentin Monnet2-6/+62
2018-02-08tools: bpftool: add bash completion for `bpftool prog load`Quentin Monnet1-2/+6
2018-02-08tools: bpftool: make syntax for program map update explicit in man pageQuentin Monnet1-1/+2
2018-02-08tools: bpftool: exit doc Makefile early if rst2man is not availableQuentin Monnet1-0/+5
2018-02-08libbpf: complete list of strings for guessing program typeQuentin Monnet1-0/+5
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju1-3/+15
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+49
2018-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+219
2018-02-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-12/+89
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-3/+1624
2018-02-06lib: optimize cpumask_next_and()Clement Courbet2-10/+45
2018-02-06tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2018-02-06idr: Make 1-based IDRs more efficientMatthew Wilcox1-2/+5
2018-02-06idr: Remove idr_alloc_extMatthew Wilcox1-0/+17
2018-02-06Merge branch 'linus' into sched/urgent, to resolve conflictsIngo Molnar114-973/+10609
2018-02-06IDR test suite: Check handling negative end correctlyMatthew Wilcox1-0/+1
2018-02-06idr test suite: Fix ida_test_random()Matthew Wilcox1-2/+2
2018-02-06radix tree test suite: Remove ARRAY_SIZEMatthew Wilcox1-2/+0
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds9-52/+644