Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Refactor some inode/task/sk storage functions for reuse | Yonghong Song | 2022-10-25 | 1 | -10/+7 |
* | bpf: Fix usage of trace RCU in local storage. | KP Singh | 2022-04-19 | 1 | -2/+2 |
* | bpf: Enable non-atomic allocations in local storage | Joanne Koong | 2022-03-20 | 1 | -3/+4 |
* | bpf: Allow bpf_local_storage to be used by sleepable programs | KP Singh | 2021-12-29 | 1 | -0/+5 |
* | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 2021-12-29 | 1 | -0/+1 |
* | bpf: Fix spelling mistakes | Zhen Lei | 2021-05-24 | 1 | -2/+2 |
* | bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete] | Song Liu | 2021-02-26 | 1 | -1/+2 |
* | bpf: Split bpf_local_storage to bpf_sk_storage | KP Singh | 2020-08-25 | 1 | -0/+163 |