blob: 59eb95f0d9abc6ee5cb2de023073a01f9b87f6d3 [file] [log] [blame]
dd4436bb8383 ("libbpf: Teach bpf_object__open to guess program types")
5e61f2707029 ("libbpf: stop enforcing kern_version, populate it for users")
ee5cf82ce04a ("selftests/bpf: test perf buffer API")
fb84b8224655 ("libbpf: add perf buffer API")
1e8611bbdfc9 ("selftests/bpf: add kprobe/uprobe selftests")
63f2f5ee856b ("libbpf: add ability to attach/detach BPF program to perf event")
1c2e9efc26f3 ("libbpf: introduce concept of bpf_link")
4cdbfb59c44a ("libbpf: support sockopt hooks")
a324aae32fa9 ("libbpf: constify getter APIs")
01b29d1dc9a0 ("libbpf: streamline ELF parsing error-handling")
6446b3155521 ("bpf: add a new API libbpf_num_possible_cpus()")
399dc65e9ca0 ("libbpf: reduce unnecessary line wrapping")
60276f984998 ("libbpf: add bpf_object__load_xattr() API function to pass log_level")
351131b51c7a ("libbpf: add btf_dump API for BTF-to-C conversion")
e3b924224028 ("libbpf: add resizable non-thread safe internal hashmap")
e6c64855fd7a ("libbpf: add btf__parse_elf API to load .BTF and .BTF.ext")
4635b0ae4d26 ("tools: sync bpf.h")
063cc9f06ee6 ("libbpf: Support sysctl hook")
196398d4c0ac ("bpf: Sync bpf.h to tools/")
1713d68b3bf0 ("bpf, libbpf: add support for BTF Var and DataSec")
d859900c4c56 ("bpf, libbpf: support global data/bss/rodata sections")
f8c7a4d4dc39 ("bpf, libbpf: refactor relocation handling")
da11b417583e ("libbpf: teach libbpf about log_level bit 2")
356d71e00d27 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")