blob: 91e1147529d9ceb0f6253d733eac4b6720dac2e7 [file] [log] [blame]
492ab0205f50 ("libbpf: Make bpf_map order and indices stable")
abd29c931459 ("libbpf: allow specifying map definitions using BTF")
063183bf0486 ("libbpf: split initialization and loading of BTF")
db48814bd283 ("libbpf: identify maps by section index in addition to offset")
bf82927125dd ("libbpf: refactor map initialization")
01b29d1dc9a0 ("libbpf: streamline ELF parsing error-handling")
9c6660d0406f ("libbpf: extract BTF loading logic")
399dc65e9ca0 ("libbpf: reduce unnecessary line wrapping")
7e8c328c4e96 ("libbpf: simplify two pieces of logic")
c51829bb6e92 ("libbpf: check map name retrieved from ELF")
d7c4b3980c18 ("libbpf: detect supported kernel BTF features and sanitize BTF")
a19f89f3667c ("bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing")
4f8827d2b61e ("bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement")
8837fe5dd09b ("bpf, libbpf: handle old kernels more graceful wrt global data sections")
d5adbdd77ecc ("libbpf: Fix build with gcc-8")
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")
1a9df9e29c2a ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")