index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
2020-10-08
1
-0
/
+5
|
|
*
|
|
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
2020-10-07
1
-1
/
+6
|
|
*
|
|
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
2020-10-06
1
-3
/
+2
|
|
*
|
|
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
2020-10-06
1
-19
/
+18
|
|
*
|
|
libbpf: Close map fd if init map slots failed
Hangbin Liu
2020-10-06
1
-21
/
+34
|
|
*
|
|
bpf/libbpf: BTF support for typed ksyms
Hao Luo
2020-10-02
1
-13
/
+99
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
2020-09-30
3
-22
/
+65
|
*
|
|
|
bpf, libbpf: Add bpf_tail_call_static helper for bpf programs
Daniel Borkmann
2020-09-30
1
-0
/
+46
|
*
|
|
|
libbpf: Compile in PIC mode only for shared library case
Andrii Nakryiko
2020-09-30
1
-2
/
+1
|
*
|
|
|
libbpf: Compile libbpf under -O2 level by default and catch extra warnings
Andrii Nakryiko
2020-09-30
1
-1
/
+1
|
*
|
|
|
libbpf: Fix uninitialized variable in btf_parse_type_sec
Andrii Nakryiko
2020-09-30
1
-1
/
+1
|
*
|
|
|
libbpf: Add support for freplace attachment in bpf_link_create
Toke Høiland-Jørgensen
2020-09-29
5
-9
/
+60
|
*
|
|
|
libbpf: Support BTF loading and raw data output in both endianness
Andrii Nakryiko
2020-09-29
3
-64
/
+255
|
*
|
|
|
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
2020-09-29
1
-4
/
+4
|
*
|
|
|
libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset
Andrii Nakryiko
2020-09-29
3
-1
/
+8
|
*
|
|
|
libbpf: Add BTF writing APIs
Andrii Nakryiko
2020-09-29
3
-0
/
+838
|
*
|
|
|
libbpf: Add btf__new_empty() to create an empty BTF object
Andrii Nakryiko
2020-09-29
3
-0
/
+32
|
*
|
|
|
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
2020-09-29
3
-8
/
+258
|
*
|
|
|
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2020-09-29
2
-8
/
+13
|
*
|
|
|
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2020-09-29
2
-21
/
+59
|
*
|
|
|
libbpf: Remove assumption of single contiguous memory for BTF data
Andrii Nakryiko
2020-09-29
3
-43
/
+60
|
*
|
|
|
libbpf: Refactor internals of BTF type index
Andrii Nakryiko
2020-09-29
1
-64
/
+75
|
*
|
|
|
libbpf: Support test run of raw tracepoint programs
Song Liu
2020-09-28
4
-0
/
+63
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
8
-456
/
+952
|
|
\
\
\
\
|
|
*
|
|
|
libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
YiFei Zhu
2020-09-16
4
-0
/
+94
|
|
*
|
|
|
libbpf: Fix a compilation error with xsk.c for ubuntu 16.04
Yonghong Song
2020-09-15
1
-0
/
+1
|
|
*
|
|
|
libbpf: Fix potential multiplication overflow
Andrii Nakryiko
2020-09-04
1
-1
/
+1
|
|
*
|
|
|
libbpf: Fix another __u64 cast in printf
Andrii Nakryiko
2020-09-04
1
-1
/
+1
|
|
*
|
|
|
libbpf: Deprecate notion of BPF program "title" in favor of "section name"
Andrii Nakryiko
2020-09-04
3
-120
/
+101
|
|
*
|
|
|
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
2020-09-04
1
-18
/
+8
|
|
*
|
|
|
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
2020-09-04
3
-84
/
+153
|
|
*
|
|
|
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
2020-09-04
1
-138
/
+380
|
|
*
|
|
|
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
2020-09-04
1
-8
/
+74
|
|
*
|
|
|
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
2020-09-04
1
-107
/
+142
|
|
*
|
|
|
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
2020-09-04
1
-11
/
+29
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
2
-2
/
+4
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
20
-910
/
+1746
|
|
\
\
\
\
|
|
*
|
|
|
libbpf: Support shared umems between queues and devices
Magnus Karlsson
2020-08-31
3
-132
/
+254
|
|
*
|
|
|
libbpf: Support sleepable progs
Alexei Starovoitov
2020-08-28
1
-1
/
+24
|
|
*
|
|
|
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-28
1
-2
/
+2
|
|
*
|
|
|
libbpf: Fix compilation warnings for 64-bit printf args
Andrii Nakryiko
2020-08-27
1
-3
/
+5
|
|
*
|
|
|
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
2020-08-27
1
-1
/
+1
|
|
*
|
|
|
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-26
1
-2
/
+3
|
|
*
|
|
|
libbpf: Fix type compatibility check copy-paste error
Andrii Nakryiko
2020-08-24
1
-1
/
+1
|
|
*
|
|
|
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Andrii Nakryiko
2020-08-24
1
-1
/
+1
|
|
*
|
|
|
libbpf: Normalize and improve logging across few functions
Andrii Nakryiko
2020-08-22
1
-50
/
+67
|
|
*
|
|
|
libbpf: Skip well-known ELF sections when iterating ELF
Andrii Nakryiko
2020-08-22
1
-6
/
+49
|
|
*
|
|
|
libbpf: Add __noinline macro to bpf_helpers.h
Andrii Nakryiko
2020-08-22
1
-0
/
+3
[prev]
[next]