summaryrefslogtreecommitdiffstats
path: root/include/linux/bpf_local_storage.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix usage of trace RCU in local storage.KP Singh2022-04-191-2/+2
* bpf: Enable non-atomic allocations in local storageJoanne Koong2022-03-201-3/+4
* bpf: Allow bpf_local_storage to be used by sleepable programsKP Singh2021-12-291-0/+5
* net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
* bpf: Fix spelling mistakesZhen Lei2021-05-241-2/+2
* bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu2021-02-261-1/+2
* bpf: Split bpf_local_storage to bpf_sk_storageKP Singh2020-08-251-0/+163