summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-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-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: 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03bpf: sync tools bpf.h uapi headerDaniel Borkmann
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann
2018-05-03selftests: forwarding: mirror_gre_nh: Unset RP filterPetr Machata
2018-05-03selftests: forwarding: Use sysctl_set(), sysctl_restore()Petr Machata
2018-05-03selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()Petr Machata
2018-05-03selftests: forwarding: Allow running specific testsIdo Schimmel
2018-05-03selftests: forwarding: Increase maximum deviation in multipath testIdo Schimmel
2018-05-03tc-testing: Updated csum action tests batch create w/wo cookies.Craig Dillabaugh
2018-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-01selftest: add test for TCP_INQSoheil Hassas Yeganeh
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu
2018-05-01tools: bpftool: change time format for program 'loaded at:' informationQuentin Monnet
2018-04-30tools, include: Grab a copy of linux/erspan.hWilliam Tu
2018-04-30bpf: update bpf.h uapi header for toolsQuentin Monnet
2018-04-29selftests: net: tcp_mmap must use TCP_ZEROCOPY_RECEIVEEric Dumazet
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-29bpf: Sync bpf.h to tools/Andrey Ignatov
2018-04-29tools/bpf: add a test for bpf_get_stack with tracepoint progYonghong Song
2018-04-29tools/bpf: add a test for bpf_get_stack with raw tracepoint progYonghong Song
2018-04-29tools/bpf: add a verifier test case for bpf_get_stack helper and ARSHYonghong Song
2018-04-29samples/bpf: move common-purpose trace functions to selftestsYonghong Song
2018-04-29tools/bpf: add bpf_get_stack helper to tools headersYonghong Song
2018-04-27selftests: Fix lib.mk run_tests target shell scriptMathieu Desnoyers
2018-04-27selftests: forwarding: Test changes in mirror-to-gretapPetr Machata
2018-04-27selftests: forwarding: Test neighbor updates when mirroring to gretapPetr Machata
2018-04-27selftests: forwarding: Test flower mirror to gretapPetr Machata