summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-31selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal
2020-07-31selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-07-30selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen
2020-07-27selftests/net: tcp_mmap: fix clang warning for target arch PowerPCTanner Love
2020-07-27selftests/net: so_txtime: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-07-27selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati
2020-07-21bpftool: Use only nftw for file tree parsingTony Ambardar
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki
2020-07-17libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi