summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-05-28selftests/bpf: fail test_tunnel.sh if subtests failStanislav Fomichev1-0/+32
2019-05-28tools: bpftool: make -d option print debug output from verifierQuentin Monnet5-14/+26
2019-05-28libbpf: add bpf_object__load_xattr() API function to pass log_levelQuentin Monnet4-4/+25
2019-05-28tools: bpftool: add -d option to get debug output from libbpfQuentin Monnet10-2/+45
2019-05-28libbpf: fix warning that PTR_ERR_OR_ZERO can be usedHariprasad Kelam1-3/+1
2019-05-28bpf: style fix in while(!feof()) loopChang-Hsien Tsai2-6/+2
2019-05-28bpftool: auto-complete BTF IDs for btf dumpAndrii Nakryiko1-0/+9
2019-05-25selftests: bpf: enable hi32 randomization for all testsJiong Wang7-5/+51
2019-05-25selftests: bpf: adjust several test_verifier helpers for insn insertionJiong Wang1-10/+19
2019-05-25libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attrJiong Wang4-0/+6
2019-05-25tools: bpf: sync uapi header bpf.hJiong Wang1-0/+18
2019-05-25tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song3-0/+250
2019-05-25tools/bpf: sync bpf uapi header bpf.h to tools directoryYonghong Song1-1/+16
2019-05-25bpftool: update bash-completion w/ new c option for btf dumpAndrii Nakryiko1-4/+17
2019-05-25bpftool/docs: add description of btf dump C optionAndrii Nakryiko1-15/+20
2019-05-25bpftool: add C output format option to btf dump subcommandAndrii Nakryiko1-2/+73
2019-05-25selftests/bpf: add btf_dump BTF-to-C conversion testsAndrii Nakryiko10-1/+824
2019-05-25libbpf: add btf_dump API for BTF-to-C conversionAndrii Nakryiko4-1/+1359
2019-05-25libbpf: switch btf_dedup() to hashmap for dedup tableAndrii Nakryiko1-116/+85
2019-05-25selftests/bpf: add tests for libbpf's hashmapAndrii Nakryiko3-1/+384
2019-05-25libbpf: add resizable non-thread safe internal hashmapAndrii Nakryiko3-1/+403
2019-05-25selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.extAndrii Nakryiko1-58/+13
2019-05-25bpftool: use libbpf's btf__parse_elf APIAndrii Nakryiko1-109/+8
2019-05-25libbpf: add btf__parse_elf API to load .BTF and .BTF.extAndrii Nakryiko3-0/+135
2019-05-25libbpf: ensure libbpf.h is included along libbpf_internal.hAndrii Nakryiko1-0/+2
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki7-42/+8
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov5-13/+298
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov1-14/+17
2019-05-23libbpf: emit diff of mismatched public API, if anyAndrii Nakryiko1-0/+10
2019-05-23selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern1-9/+8
2019-05-23selftests: fib-onlink: Make quiet by defaultDavid Ahern1-5/+43
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-86/+9
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu1-2/+3
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds86-495/+86
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25Thomas Gleixner4-40/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner35-455/+35
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner45-0/+45
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-21ptp: Fix example program to match kernel.Richard Cochran1-84/+1
2019-05-21selftests: fib_rule_tests: enable forwarding before ipv4 from/iif testHangbin Liu1-0/+5
2019-05-21selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu1-1/+1
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-101/+338
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds94-214/+5414
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2019-05-19kselftests: netfilter: fix leftover net/net-next merge conflictFlorian Westphal1-51/+26
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar94-214/+5414
2019-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-21/+22
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-4/+398
2019-05-17bpftool: fix BTF raw dump of FWD's fwd_kindAndrii Nakryiko1-2/+2