summaryrefslogtreecommitdiffstats
path: root/include/net/bpf_sk_storage.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TPMartin KaFai Lau2020-11-121-0/+2
* bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-2/+0
* bpf: Allow local storage to be used from LSM programsKP Singh2020-08-251-0/+2
* bpf: Split bpf_local_storage to bpf_sk_storageKP Singh2020-08-251-60/+1
* bpf: Generalize bpf_sk_storageKP Singh2020-08-251-0/+52
* bpf: Generalize caching for sk_storage.KP Singh2020-08-251-0/+19
* bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau2020-02-271-0/+27
* bpf: support cloning sk storage on accept()Stanislav Fomichev2019-08-171-0/+10
* bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-271-0/+13