Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-14 | bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h | Dave Marchevsky | 1 | -0/+24 |
2022-11-18 | selftests/bpf: Add __contains macro to bpf_experimental.h | Kumar Kartikeya Dwivedi | 1 | -0/+2 |
2022-11-18 | bpf: Introduce single ownership BPF linked list API | Kumar Kartikeya Dwivedi | 1 | -0/+28 |
2022-11-18 | bpf: Introduce bpf_obj_drop | Kumar Kartikeya Dwivedi | 1 | -0/+13 |
2022-11-18 | bpf: Introduce bpf_obj_new | Kumar Kartikeya Dwivedi | 1 | -0/+25 |