summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-05-24tools/bpftool: add perf subcommandYonghong Song
2018-05-24tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progsYonghong Song
2018-05-24tools/bpf: add ksym_get_addr() in trace_helpersYonghong Song
2018-05-24tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpfYonghong Song
2018-05-24selftests/bpf: test for seg6local End.BPF actionMathieu Xhonneux
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24tools: bpftool: add delimiters to multi-function JITed dumpsSandipan Das
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das
2018-05-24tools: bpftool: resolve calls without using imm fieldSandipan Das
2018-05-24tools: bpf: sync bpf uapi headerSandipan Das
2018-05-23tools/lib/libbpf.c: fix string format to allow build on arm32Sirio Balmelli
2018-05-23selftests/bpf: Makefile fix "missing" headers on build with -idirafterSirio Balmelli
2018-05-23bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau
2018-05-23bpf: btf: Sync bpf.h and btf.h to toolsMartin KaFai Lau
2018-05-18bpf: add sk_msg prog sk access tests to test_verifierJohn Fastabend
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-17libbpf: add ifindex to enable offload supportDavid Beckett
2018-05-16bpf: bpftool, support for sockhashJohn Fastabend
2018-05-16bpf: selftest additions for SOCKHASHJohn Fastabend
2018-05-16tc-testing: updated mirred and vlan with more testsRoman Mashak
2018-05-16tc-testing: fixed copy-pasting error in police testsRoman Mashak
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov
2018-05-14bpf: add ld64 imm test casesDaniel Borkmann
2018-05-14bpf: add selftest for stackmap with build_id in NMI contextSong Liu
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11tools: bpf: don't complain about no kernel version for networking codeJakub Kicinski
2018-05-11tools: bpf: improve comments in libbpf.hJakub Kicinski
2018-05-11tools: bpf: move the event reading loop to libbpfJakub Kicinski
2018-05-11tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clockJakub Kicinski
2018-05-11bpf: sync tools bpf.h uapi headerPrashant Bhole
2018-05-11selftests/bpf: Fix bash reference in MakefileJoe Stringer
2018-05-11samples/bpf: Add example of ipv4 and ipv6 forwarding in XDPDavid Ahern
2018-05-10tc-testing: fix tdc tests for 'bpf' actionDavide Caratti
2018-05-10selftests/bpf: ignore build productsSirio Balmelli
2018-05-10selftests/bpf: add architecture-agnostic headersSirio Balmelli
2018-05-09bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau
2018-05-09bpf: btf: Update tools/include/uapi/linux/btf.h with BTF IDMartin KaFai Lau
2018-05-09bpf: btf: Some test_btf clean upMartin KaFai Lau
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell
2018-05-07selftests: net: add udpgso* to TEST_GEN_FILESAnders Roxell
2018-05-04tools: bpftool: add simple perf event output readerJakub Kicinski
2018-05-04tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski
2018-05-04tools: bpftool: fold hex keyword in command helpJakub Kicinski
2018-05-04Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-04tools: power/acpi, revert to LD = gccJiri Slaby
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds