summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen
2018-04-18perf record: Remove misleading error suggestionAndi Kleen
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen
2018-04-18perf mem: Allow all record/report optionsAndi Kleen
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet
2018-04-18libbpf: Type functions for raw tracepointsAndrey Ignatov
2018-04-18libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov