Sign in
android-kvm
/
linux
/
9e3e90c50dd34fe961dc662f37ee9640e04cba97
/
net
/
core
/
bpf_sk_storage.c
1e0bd5a
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
by Andrii Nakryiko
· 5 years ago
8f51dfc
bpf: support cloning sk storage on accept()
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
8574921
bpf: Fix out of bounds memory access in bpf_sk_storage
by Arthur Fabre
· 6 years ago
c85d691
bpf: move memory size checks to bpf_map_charge_init()
by Roman Gushchin
· 6 years ago
b936ca6
bpf: rework memlock-based memory accounting for maps
by Roman Gushchin
· 6 years ago
3539b96
bpf: group memory related fields in struct bpf_map_memory
by Roman Gushchin
· 6 years ago
d50836c
bpf: add memlock precharge for socket local storage
by Roman Gushchin
· 6 years ago
71f150f
bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
by YueHaibing
· 6 years ago
6ac99e8
bpf: Introduce bpf sk local storage
by Martin KaFai Lau
· 6 years ago