index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf-cgroup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-11-02
1
-20
/
+0
|
\
|
*
cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
He Fengqing
2021-11-01
1
-20
/
+0
*
|
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-27
1
-0
/
+1
|
/
*
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
1
-59
/
+123
*
bpf: Add ambient BPF runtime context stored in current
Andrii Nakryiko
2021-07-16
1
-54
/
+0
*
bpf, cgroup: Delete repeated struct bpf_prog declaration
Wan Jiabing
2021-04-03
1
-1
/
+0
*
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-03-25
1
-8
/
+49
*
bpf: Allow rewriting to ports under ip_unprivileged_port_start
Stanislav Fomichev
2021-01-27
1
-10
/
+28
*
bpf: Split cgroup_bpf_enabled per attach type
Stanislav Fomichev
2021-01-20
1
-18
/
+20
*
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2021-01-20
1
-4
/
+23
*
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
2020-12-02
1
-6
/
+6
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-1
/
+1
|
\
|
*
sysctl: Convert to iter interfaces
Matthew Wilcox (Oracle)
2020-09-08
1
-1
/
+1
*
|
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
1
-0
/
+25
|
/
*
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
1
-4
/
+8
*
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-08
1
-0
/
+4
*
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2020-05-19
1
-0
/
+1
*
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
1
-2
/
+0
*
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-28
1
-12
/
+0
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-5
/
+4
*
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
1
-0
/
+12
*
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
1
-5
/
+24
*
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
1
-1
/
+3
|
\
|
*
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
1
-1
/
+3
*
|
bpf: Fix cgroup local storage prog tracking
Daniel Borkmann
2019-12-17
1
-4
/
+4
|
/
*
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
1
-0
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-0
/
+8
|
\
|
*
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-06
1
-0
/
+8
*
|
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-1
/
+1
*
|
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2019-05-28
1
-2
/
+9
|
/
*
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2019-04-12
1
-4
/
+5
*
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
1
-3
/
+5
*
bpf: Sysctl hook
Andrey Ignatov
2019-04-12
1
-0
/
+18
*
bpf: fix warning about using plain integer as NULL
Bo YU
2019-03-08
1
-1
/
+1
*
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
2019-01-31
1
-1
/
+1
*
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-10-01
1
-1
/
+19
*
bpf: rework cgroup storage pointer passing
Roman Gushchin
2018-10-01
1
-9
/
+4
*
bpf: extend cgroup bpf core to allow multiple cgroup storage types
Roman Gushchin
2018-10-01
1
-10
/
+28
*
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
2018-08-03
1
-0
/
+1
*
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
2018-08-03
1
-0
/
+15
*
bpf: introduce cgroup storage maps
Roman Gushchin
2018-08-03
1
-0
/
+38
*
bpf: include errno.h from bpf-cgroup.h
Roman Gushchin
2018-07-09
1
-0
/
+1
*
bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF
Sean Young
2018-06-26
1
-0
/
+26
*
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-6
/
+17
*
bpf: Define cgroup_bpf_enabled for CONFIG_CGROUP_BPF=n
Andrey Ignatov
2018-05-28
1
-0
/
+1
*
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-3
/
+13
*
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
1
-0
/
+31
*
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+21
*
bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCK
Yafang Shao
2018-02-23
1
-1
/
+1
[next]