summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/cgroup.c
AgeCommit message (Expand)Author
2023-10-11bpftool: Add support for cgroup unix socket address hooksDaan De Meyer
2023-02-16bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2022-09-21bpftool: Fix wrong cgroup attach flags being assigned to effective progsPu Lehui
2022-06-29bpftool: implement cgroup tree for BPF_LSM_CGROUPStanislav Fomichev
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller
2022-01-19bpftool: Adding support for BTF program namesRaman Shukhau
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2021-05-25bpftool: Add sock_release help info for cgroup attach/prog load commandLiu Jian
2020-06-01tools, bpftool: Clean subcommand help messagesQuentin Monnet
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-04-28bpftool: Expose attach_type-to-string array to non-cgroup codeAndrii Nakryiko
2020-01-20bpftool: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-12-26bpf: Print error message for bpftool cgroup showHechao Li
2019-08-14tools: bpftool: compile with $(EXTRA_WARNINGS)Quentin Monnet
2019-07-30tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27bpftool: support cgroup sockoptStanislav Fomichev
2019-06-26tools: bpftool: use correct argument in cgroup errorsJakub Kicinski
2019-06-06bpf, bpftool: enable recvmsg attach typesDaniel Borkmann
2019-04-16bpftool: Support sysctl hookAndrey Ignatov
2019-04-16tools: bpftool: reset errno for "bpftool cgroup tree"Quentin Monnet
2018-12-13tools: bpftool: dual license all filesJakub Kicinski
2018-07-07bpftool: introduce cgroup tree commandRoman Gushchin
2018-05-30bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov
2018-01-04tools: bpftool: remove new lines from errorsJakub Kicinski
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski
2018-01-04tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski
2017-12-14bpftool: implement cgroup bpf operationsRoman Gushchin