Age | Commit message (Expand) | Author |
---|---|---|
2023-04-15 | bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail | Dave Marchevsky |
2023-04-15 | bpf: Add bpf_refcount_acquire kfunc | Dave Marchevsky |
2023-02-13 | bpf: Add bpf_rbtree_{add,remove,first} decls to bpf_experimental.h | Dave Marchevsky |
2022-11-17 | selftests/bpf: Add __contains macro to bpf_experimental.h | Kumar Kartikeya Dwivedi |
2022-11-17 | bpf: Introduce single ownership BPF linked list API | Kumar Kartikeya Dwivedi |
2022-11-17 | bpf: Introduce bpf_obj_drop | Kumar Kartikeya Dwivedi |
2022-11-17 | bpf: Introduce bpf_obj_new | Kumar Kartikeya Dwivedi |