index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
1
-0
/
+18
2024-05-29
libbpf: Configure log verbosity with env variable
Mykyta Yatsenko
1
-1
/
+4
2024-04-30
libbpf: Add support for kprobe session attach
Jiri Olsa
1
-1
/
+3
2024-04-11
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
1
-0
/
+2
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
1
-0
/
+12
2024-03-20
libbpf: add support for BPF cookie for raw_tp/tp_btf programs
Andrii Nakryiko
1
-0
/
+11
2024-03-12
libbpf: Recognize __arena global variables.
Andrii Nakryiko
1
-1
/
+1
2024-01-25
libbpf: Support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
1
-0
/
+8
2024-01-25
libbpf: Wire up BPF token support at BPF object level
Andrii Nakryiko
1
-1
/
+12
2023-10-25
libbpf: Add link-based API for netkit
Daniel Borkmann
1
-0
/
+15
2023-09-26
libbpf: Add ring__consume
Martin Kelly
1
-0
/
+10
2023-09-26
libbpf: Add ring__map_fd
Martin Kelly
1
-0
/
+9
2023-09-26
libbpf: Add ring__size
Martin Kelly
1
-0
/
+10
2023-09-26
libbpf: Add ring__avail_data_size
Martin Kelly
1
-0
/
+11
2023-09-26
libbpf: Add ring__producer_pos, ring__consumer_pos
Martin Kelly
1
-0
/
+18
2023-09-26
libbpf: Add ring_buffer__ring
Martin Kelly
1
-0
/
+15
2023-08-24
libbpf: Add bpf_object__unpin()
Daniel Xu
1
-0
/
+1
2023-08-22
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
1
-0
/
+51
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
1
-0
/
+15
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-1
/
+2
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
1
-0
/
+15
2023-05-24
libbpf: Add capability for resizing datasec maps
JP Kobryn
1
-2
/
+16
2023-03-27
libbpf: Ensure print callback usage is thread-safe
JP Kobryn
1
-0
/
+2
2023-03-23
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
1
-0
/
+1
2023-03-06
libbpf: Add support to set kprobe/uprobe attach mode
Menglong Dong
1
-13
/
+37
2023-02-09
libbpf: Add sample_period to creation options
Jon Doron
1
-1
/
+3
2023-02-03
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
1
-1
/
+2
2023-01-28
libbpf: Add documentation to map pinning API functions
Grant Seltzer
1
-3
/
+69
2023-01-28
libbpf: Fix malformed documentation formatting
Grant Seltzer
1
-6
/
+12
2022-12-30
libbpf: Added the description of some API functions
Xin Liu
1
-2
/
+27
2022-09-24
libbpf: restore memory layout of bpf_object_open_opts
Andrii Nakryiko
1
-1
/
+3
2022-09-22
bpf: Add libbpf logic for user-space ring buffer
David Vernet
1
-0
/
+107
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
1
-0
/
+2
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
1
-0
/
+46
2022-07-15
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
1
-0
/
+16
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
1
-34
/
+0
2022-06-28
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
1
-91
/
+0
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
1
-158
/
+5
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
1
-66
/
+0
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
1
-65
/
+6
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
1
-8
/
+0
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
1
-20
/
+0
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
1
-16
/
+0
2022-06-04
libbpf: Fix a couple of typos
Daniel Müller
1
-1
/
+1
2022-06-03
libbpf: Introduce libbpf_bpf_link_type_str
Daniel Müller
1
-0
/
+9
2022-06-03
libbpf: Introduce libbpf_bpf_attach_type_str
Daniel Müller
1
-0
/
+9
2022-06-03
libbpf: Introduce libbpf_bpf_map_type_str
Daniel Müller
1
-0
/
+9
2022-06-03
libbpf: Introduce libbpf_bpf_prog_type_str
Daniel Müller
1
-0
/
+9
2022-05-13
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
1
-0
/
+104
2022-05-11
libbpf: Add bpf_program__set_insns function
Jiri Olsa
1
-0
/
+18
[next]