Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
084d41a8294988b1f124e22837f85cb6391ae82b
/
kernel
/
bpf
/
sockmap.c
3c0cff3
bpf: sockmap, map_release does not hold refcnt for pinned maps
by John Fastabend
· 7 years ago
92935e1
bpf: sockmap: write_space events need to be passed to TCP handler
by John Fastabend
· 7 years ago
a8e7a4e
bpf: sockmap, fix leaking maps with attached but not detached progs
by John Fastabend
· 7 years ago
be2b869
bpf: sockmap missing NULL psock check
by John Fastabend
· 7 years ago
04686ef
bpf: remove SK_REDIRECT from UAPI
by John Fastabend
· 7 years ago
bfa64075
bpf: rename sk_actions to align with bpf infrastructure
by John Fastabend
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
fb50df8
bpf: require CAP_NET_ADMIN when using sockmap maps
by John Fastabend
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
435bf0d
bpf: enforce TCP only support for sockmap
by John Fastabend
· 7 years ago
5a67da2
bpf: add support for sockmap detach programs
by John Fastabend
· 8 years ago
90a9631
bpf: sockmap update/simplify memory accounting scheme
by John Fastabend
· 8 years ago
f740c34
bpf: fix oops on allocation failure
by Dan Carpenter
· 8 years ago
78aeaae
bpf: sockmap indicate sock events to listeners
by John Fastabend
· 8 years ago
81374aa
bpf: harden sockmap program attach to ensure correct map type
by John Fastabend
· 8 years ago
d26e597d
bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready
by John Fastabend
· 8 years ago
2f857d0
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
by John Fastabend
· 8 years ago
464bc0f
bpf: convert sockmap field attach_bpf_fd2 to type
by John Fastabend
· 8 years ago
3fd8712
strparser: initialize all callbacks
by Eric Biggers
· 8 years ago
96eabe7
bpf: Allow selecting numa node during map creation
by Martin KaFai Lau
· 8 years ago
976d28b
bpf: don't enable preemption twice in smap_do_verdict
by Daniel Borkmann
· 8 years ago
cf56e3b
bpf: sockmap state change warning fix
by John Fastabend
· 8 years ago
174a79f
bpf: sockmap with sk redirect support
by John Fastabend
· 8 years ago