index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
bpftool: implement cgroup tree for BPF_LSM_CGROUP
Stanislav Fomichev
1
-22
/
+87
2022-06-03
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
1
-17
/
+36
2022-01-19
bpftool: Adding support for BTF program names
Raman Shukhau
1
-2
/
+4
2021-07-31
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
1
-1
/
+1
2021-07-31
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
1
-1
/
+2
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
1
-1
/
+2
2020-06-02
tools, bpftool: Clean subcommand help messages
Quentin Monnet
1
-8
/
+6
2020-05-19
bpf, bpftool: Enable get{peer, sock}name attach types
Daniel Borkmann
1
-3
/
+4
2020-04-29
bpftool: Expose attach_type-to-string array to non-cgroup code
Andrii Nakryiko
1
-33
/
+15
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
1
-17
/
+39
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
1
-1
/
+1
2019-07-31
tools: bpftool: add support for reporting the effective cgroup progs
Jakub Kicinski
1
-28
/
+55
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-06-28
bpftool: support cgroup sockopt
Stanislav Fomichev
1
-1
/
+4
2019-06-26
tools: bpftool: use correct argument in cgroup errors
Jakub Kicinski
1
-3
/
+3
2019-06-07
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
1
-1
/
+4
2019-04-17
bpftool: Support sysctl hook
Andrey Ignatov
1
-1
/
+2
2019-04-16
tools: bpftool: reset errno for "bpftool cgroup tree"
Quentin Monnet
1
-0
/
+7
2018-12-13
tools: bpftool: dual license all files
Jakub Kicinski
1
-1
/
+1
2018-07-07
bpftool: introduce cgroup tree command
Roman Gushchin
1
-5
/
+165
2018-05-30
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
1
-1
/
+3
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
1
-3
/
+12
2018-01-04
tools: bpftool: remove new lines from errors
Jakub Kicinski
1
-9
/
+9
2018-01-04
tools: bpftool: alias show and list commands
Jakub Kicinski
1
-1
/
+2
2018-01-04
tools: bpftool: rename cgroup list -> show in the code
Jakub Kicinski
1
-9
/
+9
2017-12-14
bpftool: implement cgroup bpf operations
Roman Gushchin
1
-0
/
+307