summaryrefslogtreecommitdiffstats
path: root/net/core/bpf_sk_storage.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre2019-06-151-1/+2
* bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()YueHaibing2019-05-041-1/+1
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-0/+804