Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3215b9d57a2c75c4305a3956ca303d7004485200
/
kernel
/
bpf
/
sockmap.c
952fad8
bpf: fix sock_map_alloc() error path
by Eric Dumazet
· 7 years ago
3d9e952
bpf: sockmap, fix leaking maps with attached but not detached progs
by John Fastabend
· 7 years ago
1aa12bd
bpf: sockmap, add sock close() hook to remove socks
by John Fastabend
· 7 years ago
bd47564
bpf: add helper for copying attrs to struct bpf_map
by Jakub Kicinski
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5731a87
bpf: sockmap missing NULL psock check
by John Fastabend
· 7 years ago
c20a71a
bpf: sockmap remove unused function
by John Fastabend
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
04686ef
bpf: remove SK_REDIRECT from UAPI
by John Fastabend
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6e71b04
bpf: Add file mode configuration into bpf maps
by Chenbo Feng
· 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
6aaae2b
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
by Daniel Borkmann
· 7 years ago
5a67da2
bpf: add support for sockmap detach programs
by John Fastabend
· 7 years ago
90a9631
bpf: sockmap update/simplify memory accounting scheme
by John Fastabend
· 7 years ago
f740c34
bpf: fix oops on allocation failure
by Dan Carpenter
· 7 years ago
78aeaae
bpf: sockmap indicate sock events to listeners
by John Fastabend
· 7 years ago
81374aa
bpf: harden sockmap program attach to ensure correct map type
by John Fastabend
· 7 years ago
d26e597d
bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready
by John Fastabend
· 7 years ago
2f857d0
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
by John Fastabend
· 7 years ago
464bc0f
bpf: convert sockmap field attach_bpf_fd2 to type
by John Fastabend
· 7 years ago
3fd8712
strparser: initialize all callbacks
by Eric Biggers
· 7 years ago
96eabe7
bpf: Allow selecting numa node during map creation
by Martin KaFai Lau
· 7 years ago
976d28b
bpf: don't enable preemption twice in smap_do_verdict
by Daniel Borkmann
· 7 years ago
cf56e3b
bpf: sockmap state change warning fix
by John Fastabend
· 7 years ago
174a79f
bpf: sockmap with sk redirect support
by John Fastabend
· 7 years ago