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