Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Teach verifier that certain helpers accept NULL pointer. | Alexei Starovoitov | 2023-04-05 | 1 | -2/+2 |
* | bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage_elem | Martin KaFai Lau | 2023-03-26 | 1 | -1/+1 |
* | bpf: return long from bpf_map_ops funcs | JP Kobryn | 2023-03-22 | 1 | -3/+3 |
* | bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage | Martin KaFai Lau | 2023-03-10 | 1 | -1/+1 |
* | bpf: Refactor codes into bpf_local_storage_destroy | Martin KaFai Lau | 2023-03-10 | 1 | -8/+1 |
* | bpf, net: bpf_local_storage memory usage | Yafang Shao | 2023-03-07 | 1 | -0/+1 |
* | bpf: Fix a compilation failure with clang lto build | Yonghong Song | 2022-12-01 | 1 | -2/+1 |
* | bpf: Implement cgroup storage available to non-cgroup-attached bpf progs | Yonghong Song | 2022-10-26 | 1 | -0/+247 |