summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-26selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progsYiFei Zhu4-11/+99
2020-07-26selftests/bpf: Add test for CGROUP_STORAGE map on multiple attachesYiFei Zhu2-0/+191
2020-07-26selftests/bpf: Add get_stackid_cannot_attachSong Liu1-0/+91
2020-07-26selftests/bpf: Add callchain_stackidSong Liu2-0/+175
2020-07-26libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTOSong Liu1-0/+3
2020-07-26selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song2-0/+57
2020-07-26selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song2-0/+106
2020-07-26selftests/bpf: Add test for bpf array map iteratorsYonghong Song3-0/+247
2020-07-26selftests/bpf: Add test for bpf hash map iteratorsYonghong Song3-0/+337
2020-07-26tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song3-7/+62
2020-07-26tools/libbpf: Add support for bpf map element iteratorYonghong Song4-3/+14
2020-07-26bpf: Implement bpf iterator for map elementsYonghong Song1-0/+7
2020-07-26selftests/bpf: Test BPF socket lookup and reuseport with connectionsJakub Sitnicki1-1/+53
2020-07-26tools/bpftool: Strip BPF .o files before skeleton generationAndrii Nakryiko1-1/+2
2020-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-13/+23
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds3-2/+4
2020-07-24vrf: Handle CONFIG_SYSCTL not setDavid Ahern1-0/+6
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller30-116/+2849
2020-07-22selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-22bpftool: Use only nftw for file tree parsingTony Ambardar2-59/+82
2020-07-21bpf: Make btf_sock_ids globalYonghong Song1-0/+30
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2-11/+32
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song2-1/+11
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich6-8/+9
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich1-1/+1
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing1-1/+4
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers1-1/+1
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich1-3/+9
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter1-1/+1
2020-07-21tc-testing: Add tdc to kselftestsBriana Oursler5-4/+13
2020-07-21testptp: add new options for perout phase and pulse widthVladimir Oltean1-4/+37
2020-07-21testptp: promote 'perout' variable to int64_tVladimir Oltean1-4/+6
2020-07-20net: remove compat_sys_{get,set}sockoptChristoph Hellwig4-8/+8
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+14
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+4
2020-07-18selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki4-23/+1960
2020-07-18selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki1-0/+492
2020-07-18tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki4-3/+5
2020-07-18libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki4-0/+10
2020-07-18bpf: Sync linux/bpf.h to tools/Jakub Sitnicki1-0/+77
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-07-17tools arch kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+3
2020-07-17perf tools: Sync hashmap.h with libbpf'sArnaldo Carvalho de Melo1-4/+8
2020-07-17libsubcmd: Fix OPT_CALLBACK_SET()Ravi Bangoria1-0/+3
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap1-3/+3
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev1-2/+1
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2-0/+106
2020-07-16libbpf: Add SEC name for xdp programs attached to CPUMAPLorenzo Bianconi1-0/+2
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi1-0/+5
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi1-0/+9