summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-05-01tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet
2018-04-30tools, include: Grab a copy of linux/erspan.hWilliam Tu
2018-04-30bpf: update bpf.h uapi header for toolsQuentin Monnet
2018-04-29bpf: Sync bpf.h to tools/Andrey Ignatov
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet
2018-04-27selftests/bpf: bpf tunnel test.William Tu
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa
2018-04-26selftests: udp gso benchmarkWillem de Bruijn
2018-04-26selftests: udp gso with corkingWillem de Bruijn
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn
2018-04-26selftests: udp gsoWillem de Bruijn
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend
2018-04-25bpf: sockmap, add selftestsJohn Fastabend
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell
2018-04-23tc-testing: updated ife test casesRoman Mashak
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo
2018-04-18perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria