Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-25 | bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON | Martin KaFai Lau | 1 | -2/+0 |
2020-08-26 | bpf: Allow local storage to be used from LSM programs | KP Singh | 1 | -0/+2 |
2020-08-26 | bpf: Split bpf_local_storage to bpf_sk_storage | KP Singh | 1 | -60/+1 |
2020-08-26 | bpf: Generalize bpf_sk_storage | KP Singh | 1 | -0/+52 |
2020-08-26 | bpf: Generalize caching for sk_storage. | KP Singh | 1 | -0/+19 |
2020-02-28 | bpf: INET_DIAG support in bpf_sk_storage | Martin KaFai Lau | 1 | -0/+27 |
2019-08-18 | bpf: support cloning sk storage on accept() | Stanislav Fomichev | 1 | -0/+10 |
2019-04-27 | bpf: Introduce bpf sk local storage | Martin KaFai Lau | 1 | -0/+13 |