Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
linux
/
bpf-cgroup.h
0c991eb
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
by Andrii Nakryiko
· 4 years, 9 months ago
af6eea5
bpf: Implement bpf_link-based cgroup BPF program attachment
by Andrii Nakryiko
· 4 years, 9 months ago
d7f10df
bpf: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 4 years, 10 months ago
2bbc078
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
7dd68b3
bpf: Support replacing cgroup-bpf program in MULTI mode
by Andrey Ignatov
· 5 years ago
e473042
bpf: Fix cgroup local storage prog tracking
by Daniel Borkmann
· 5 years ago
0d01da6
bpf: implement getsockopt and setsockopt hooks
by Stanislav Fomichev
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
983695f
bpf: fix unconnected udp hooks
by Daniel Borkmann
· 6 years ago
dbcc1ba
bpf: cgroup: properly use bpf_prog_array api
by Stanislav Fomichev
· 6 years ago
4bfc0bb
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
by Roman Gushchin
· 6 years ago
e1550bf
bpf: Add file_pos field to bpf_sysctl ctx
by Andrey Ignatov
· 6 years ago
4e63acd
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
by Andrey Ignatov
· 6 years ago
7b146ce
bpf: Sysctl hook
by Andrey Ignatov
· 6 years ago
71b91a5
bpf: fix warning about using plain integer as NULL
by Bo YU
· 6 years ago
1832f4e
bpf, cgroups: clean up kerneldoc warnings
by Valdis Kletnieks
· 6 years ago
b741f16
bpf: introduce per-cpu cgroup local storage
by Roman Gushchin
· 6 years ago
f294b37
bpf: rework cgroup storage pointer passing
by Roman Gushchin
· 6 years ago
8bad74f
bpf: extend cgroup bpf core to allow multiple cgroup storage types
by Roman Gushchin
· 6 years ago
d7bf2c1
bpf: allocate cgroup storage entries on attaching bpf programs
by Roman Gushchin
· 6 years ago
aa0ad5b
bpf: pass a pointer to a cgroup storage using pcpu variable
by Roman Gushchin
· 6 years ago
de9cbba
bpf: introduce cgroup storage maps
by Roman Gushchin
· 6 years ago
f292b87
bpf: include errno.h from bpf-cgroup.h
by Roman Gushchin
· 6 years ago
fdb5c45
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
by Sean Young
· 7 years ago
1cedee1
bpf: Hooks for sys_sendmsg
by Andrey Ignatov
· 7 years ago
13193b0
bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=n
by Andrey Ignatov
· 7 years ago
aac3fc3
bpf: Post-hooks for sys_bind
by Andrey Ignatov
· 7 years ago
d74bad4
bpf: Hooks for sys_connect
by Andrey Ignatov
· 7 years ago
4fbac77
bpf: Hooks for sys_bind
by Andrey Ignatov
· 7 years ago
ee07862
bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCK
by Yafang Shao
· 7 years ago
ebc614f
bpf, cgroup: implement eBPF-based device controller for cgroup v2
by Roman Gushchin
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
468e2f6
bpf: introduce BPF_PROG_QUERY command
by Alexei Starovoitov
· 7 years ago
324bda9e6
bpf: multi program support for cgroup+bpf
by Alexei Starovoitov
· 7 years ago
df39a9f
bpf: check NULL for sk_to_full_sk() return value
by WANG Cong
· 7 years ago
40304b2
bpf: BPF support for sock_ops
by Lawrence Brakmo
· 8 years ago
7f67763
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
by Alexei Starovoitov
· 8 years ago
dcdc43d
bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
by Daniel Mack
· 8 years ago
61023658
bpf: Add new cgroup attach type to enable sock modifications
by David Ahern
· 8 years ago
b2cd125
bpf: Refactor cgroups code in prep for new type
by David Ahern
· 8 years ago
b634d30
cgroup, bpf: remove unnecessary #include
by Alexei Starovoitov
· 8 years ago
3007098
cgroup: add support for eBPF programs
by Daniel Mack
· 8 years ago