aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski8-19/+444
2018-05-04tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski3-58/+59
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski2-15/+17
2018-05-03bpf: sync tools bpf.h uapi headerDaniel Borkmann1-1/+32
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann1-7/+259
2018-05-01tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet1-2/+6
2018-04-30tools, include: Grab a copy of linux/erspan.hWilliam Tu1-0/+52
2018-04-30bpf: update bpf.h uapi header for toolsQuentin Monnet1-31/+31
2018-04-29bpf: Sync bpf.h to tools/Andrey Ignatov1-6/+6
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song3-11/+98
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song3-12/+266
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song1-0/+45
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song2-0/+203
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song2-2/+42
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller15-402/+4931
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet1-396/+1380
2018-04-27selftests/bpf: bpf tunnel test.William Tu3-2/+1445
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2-1/+5
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa1-0/+1
2018-04-26selftests: udp gso benchmarkWillem de Bruijn5-1/+763
2018-04-26selftests: udp gso with corkingWillem de Bruijn2-10/+38
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn2-2/+122
2018-04-26selftests: udp gsoWillem de Bruijn4-1/+504
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+2
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend1-0/+2
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller61-539/+767
2018-04-25bpf: reduce runtime of test_sockmap testsJohn Fastabend1-17/+16
2018-04-25bpf: sockmap, add selftestsJohn Fastabend7-4/+1852
2018-04-25tools/bpf: remove test_sock_addr from TEST_GEN_PROGSYonghong Song1-2/+2
2018-04-24selftests: bpf: update .gitignore with missing fileAnders Roxell1-0/+1
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+7
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon1-0/+266
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger2-2/+27
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell1-0/+1
2018-04-23tc-testing: updated ife test casesRoman Mashak1-12/+1024
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2-6/+4
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-2/+7
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds54-511/+690
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-19/+65
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller49-205/+1624
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-5/+3
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel1-0/+1
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau4-3/+1783
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau7-31/+626
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau2-0/+142
2018-04-19coresight: Move to SPDX identifierMathieu Poirier8-76/+8
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song3-2/+4