index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.map
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
2024-04-11
1
-0
/
+1
*
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
2024-04-06
1
-0
/
+3
*
libbpf: Start v1.5 development cycle
Andrea Righi
2024-04-06
1
-0
/
+3
*
libbpf: add support for BPF cookie for raw_tp/tp_btf programs
Andrii Nakryiko
2024-03-20
1
-0
/
+2
*
libbpf: Add missed btf_ext__raw_data() API
Andrii Nakryiko
2024-02-01
1
-1
/
+1
*
libbpf: Add btf__new_split() API that was declared but not implemented
Andrii Nakryiko
2024-02-01
1
-1
/
+2
*
libbpf: Add bpf_token_create() API
Andrii Nakryiko
2024-01-25
1
-0
/
+1
*
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-19
1
-1
/
+0
*
libbpf: add bpf_token_create() API
Andrii Nakryiko
2023-12-06
1
-0
/
+1
*
libbpf: Start v1.4 development cycle
Eduard Zingerman
2023-11-23
1
-0
/
+3
*
libbpf: Add link-based API for netkit
Daniel Borkmann
2023-10-25
1
-0
/
+1
*
libbpf: Add ring__consume
Martin Kelly
2023-09-26
1
-0
/
+1
*
libbpf: Add ring__map_fd
Martin Kelly
2023-09-26
1
-0
/
+1
*
libbpf: Add ring__size
Martin Kelly
2023-09-26
1
-0
/
+1
*
libbpf: Add ring__avail_data_size
Martin Kelly
2023-09-26
1
-0
/
+1
*
libbpf: Add ring__producer_pos, ring__consumer_pos
Martin Kelly
2023-09-26
1
-0
/
+2
*
libbpf: Add ring_buffer__ring
Martin Kelly
2023-09-26
1
-0
/
+1
*
libbpf: Add bpf_object__unpin()
Daniel Xu
2023-08-24
1
-0
/
+1
*
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
2023-08-22
1
-0
/
+1
*
libbpf: Add link-based API for tcx
Daniel Borkmann
2023-07-19
1
-0
/
+1
*
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
2023-07-19
1
-0
/
+1
*
libbpf: Add netfilter link attach helper
Florian Westphal
2023-06-30
1
-0
/
+1
*
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
2023-05-23
1
-0
/
+2
*
libbpf: Start v1.3 development cycle
Andrii Nakryiko
2023-05-23
1
-0
/
+3
*
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
2023-03-23
1
-0
/
+1
*
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-17
1
-0
/
+5
*
libbpf: start v1.2 development cycle
Andrii Nakryiko
2022-12-21
1
-0
/
+3
*
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
2022-10-11
1
-0
/
+1
*
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
2022-10-11
1
-0
/
+1
*
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
2022-10-11
1
-0
/
+1
*
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
2022-10-11
1
-0
/
+1
*
libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
Roberto Sassu
2022-10-11
1
-1
/
+1
*
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-09-22
1
-0
/
+10
*
libbpf: Allows disabling auto attach
Hao Luo
2022-08-17
1
-0
/
+2
*
libbpf: Add bpf_obj_get_opts()
Joe Burton
2022-07-30
1
-0
/
+1
*
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
2022-07-19
1
-0
/
+1
*
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
2022-07-15
1
-0
/
+1
*
libbpf: implement bpf_prog_query_opts
Stanislav Fomichev
2022-06-29
1
-0
/
+1
*
libbpf: fix up few libbpf.map problems
Andrii Nakryiko
2022-06-28
1
-1
/
+2
*
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
2022-06-28
1
-10
/
+0
*
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
2022-06-28
1
-43
/
+0
*
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
2022-06-28
1
-3
/
+0
*
libbpf: clean up perfbuf APIs
Andrii Nakryiko
2022-06-28
1
-5
/
+0
*
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-28
1
-13
/
+0
*
libbpf: remove deprecated probing APIs
Andrii Nakryiko
2022-06-28
1
-4
/
+0
*
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
2022-06-28
1
-4
/
+0
*
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
2022-06-28
1
-16
/
+0
*
libbpf: move xsk.{c,h} into selftests/bpf
Andrii Nakryiko
2022-06-28
1
-12
/
+0
*
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
2022-06-07
1
-0
/
+2
*
libbpf: Introduce libbpf_bpf_link_type_str
Daniel Müller
2022-06-03
1
-0
/
+1
[next]