summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-08selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra
2019-07-09selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich
2019-07-08selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander
2019-07-08tools: bpftool: add completion for bpftool prog "loadall"Quentin Monnet
2019-07-08selftests/bpf: fix test_attach_probe map definitionAndrii Nakryiko
2019-07-08selftests/bpf: add verifier tests for wide storesStanislav Fomichev
2019-07-08bpf: sync bpf.h to tools/Stanislav Fomichev
2019-07-08libbpf: add perf_buffer_ prefix to READMEAndrii Nakryiko
2019-07-08tools/bpftool: switch map event_pipe to libbpf's perf_bufferAndrii Nakryiko
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko
2019-07-08libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUsAndrii Nakryiko
2019-07-08libbpf: add perf buffer APIAndrii Nakryiko
2019-07-07selftests/tls: add test for poll() with data in TLS ULPJakub Kicinski
2019-07-06selftests/bpf: add test_tcp_rtt to .gitignoreStanislav Fomichev
2019-07-06selftests/bpf: fix test_align liveliness expectationsStanislav Fomichev
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-05tools: bpftool: Fix json dump crash on powerpcJiri Olsa
2019-07-05tools: bpftool: add "prog run" subcommand to test-run programsQuentin Monnet
2019-07-05selftests/bpf: convert legacy BPF maps to BTF-defined onesAndrii Nakryiko
2019-07-05selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko
2019-07-05selftests/bpf: add __uint and __type macro for BTF-defined mapsAndrii Nakryiko
2019-07-05libbpf: capture value in BTF type info for BTF-defined map defsAndrii Nakryiko
2019-07-05selftests/bpf: convert existing tracepoint tests to new APIsAndrii Nakryiko
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko
2019-07-05selftests/bpf: switch test to new attach_perf_event APIAndrii Nakryiko
2019-07-05libbpf: add raw tracepoint attach APIAndrii Nakryiko
2019-07-05libbpf: add tracepoint attach APIAndrii Nakryiko
2019-07-05libbpf: add kprobe/uprobe attach APIAndrii Nakryiko
2019-07-05libbpf: add ability to attach/detach BPF program to perf eventAndrii Nakryiko
2019-07-05libbpf: introduce concept of bpf_linkAndrii Nakryiko
2019-07-05libbpf: make libbpf_strerror_r agnostic to sign of errorAndrii Nakryiko
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev
2019-07-03bpf/tools: sync bpf.hStanislav Fomichev
2019-07-03selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-03selftests: bpf: standardize to static __always_inlineJiri Benc
2019-07-03bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan
2019-07-03libbpf: fix GCC8 warning for strncpyAndrii Nakryiko
2019-07-03selftests: bpf: add tests for shifts by zeroLuke Nelson
2019-07-03xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal
2019-07-02selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin
2019-07-01blackhole_dev: add a selftestMahesh Bandewar
2019-07-01tc-testing: added tdc tests for prio qdiscRoman Mashak
2019-07-01tc-testing: updated mirred action tests with batch create/deleteRoman Mashak
2019-07-01selftests: add a test case for cls_lower handle overflowDavide Caratti
2019-06-29selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal