summaryrefslogtreecommitdiff
path: root/include/linux/bpf_local_storage.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-26bpf: Refactor some inode/task/sk storage functions for reuseYonghong Song1-10/+7
2022-04-20bpf: Fix usage of trace RCU in local storage.KP Singh1-2/+2
2022-03-21bpf: Enable non-atomic allocations in local storageJoanne Koong1-3/+4
2021-12-30bpf: Allow bpf_local_storage to be used by sleepable programsKP Singh1-0/+5
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-05-25bpf: Fix spelling mistakesZhen Lei1-2/+2
2021-02-26bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]Song Liu1-1/+2
2020-08-26bpf: Split bpf_local_storage to bpf_sk_storageKP Singh1-0/+163