..
.gitignore
…
Build
libbpf: Implement basic zip archive parsing support
2023-03-01 16:05:34 -08:00
Makefile
…
bpf.c
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
2023-05-23 23:41:01 +02:00
bpf.h
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
2023-05-23 23:41:01 +02:00
bpf_core_read.h
…
bpf_endian.h
…
bpf_gen_internal.h
libbpf: Support kfunc detection in light skeleton.
2023-03-22 09:31:05 -07:00
bpf_helpers.h
libbpf: fix offsetof() and container_of() to work with CO-RE
2023-05-12 12:05:21 -07:00
bpf_prog_linfo.c
…
bpf_tracing.h
libbpf: Fix comment about arc and riscv arch in bpf_tracing.h
2023-05-04 17:11:04 -07:00
btf.c
libbpf: Ensure libbpf always opens files with O_CLOEXEC
2023-05-26 12:05:32 +02:00
btf.h
…
btf_dump.c
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE
2023-05-01 15:37:38 +02:00
gen_loader.c
libbpf: Store zero fd to fd_array for loader kfunc relocation
2023-05-16 22:09:23 -07:00
hashmap.c
…
hashmap.h
…
libbpf.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2023-06-08 11:35:14 -07:00
libbpf.h
libbpf: Add capability for resizing datasec maps
2023-05-24 11:44:16 -07:00
libbpf.map
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
2023-05-23 23:41:01 +02:00
libbpf.pc.template
…
libbpf_common.h
…
libbpf_errno.c
…
libbpf_internal.h
libbpf: Revert poisoning of strlcpy
2023-03-10 10:19:25 -08:00
libbpf_legacy.h
…
libbpf_probes.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2023-06-08 11:35:14 -07:00
libbpf_version.h
libbpf: Start v1.3 development cycle
2023-05-23 21:39:12 +02:00
linker.c
libbpf: Fix double-free when linker processes empty sections
2023-03-27 20:02:15 -07:00
netlink.c
libbpf: Fix bpf_xdp_query() in old kernels
2023-02-27 15:26:12 -08:00
nlattr.c
…
nlattr.h
…
relo_core.c
libbpf: Remove several dead assignments
2023-03-01 11:13:11 -08:00
relo_core.h
…
ringbuf.c
…
skel_internal.h
…
str_error.c
…
str_error.h
…
strset.c
…
strset.h
…
usdt.bpf.h
…
usdt.c
libbpf: Ensure libbpf always opens files with O_CLOEXEC
2023-05-26 12:05:32 +02:00
zip.c
libbpf: Ignore warnings about "inefficient alignment"
2023-03-16 18:20:08 +01:00
zip.h
libbpf: Implement basic zip archive parsing support
2023-03-01 16:05:34 -08:00