Age | Commit message (Expand) | Author |
---|---|---|
2023-07-11 | libbpf: Remove HASHMAP_INIT static initialization helper | John Sanpe |
2022-11-11 | libbpf: Hashmap.h update to fix build issues using LLVM14 | Eduard Zingerman |
2022-11-09 | libbpf: Hashmap interface update to allow both long and void* keys/values | Eduard Zingerman |
2020-11-02 | libbpf, hashmap: Fix undefined behavior in hash_bits | Ian Rogers |
2020-09-28 | libbpf: Extract generic string hashing function for reuse | Andrii Nakryiko |
2020-07-09 | libbpf: Fix libbpf hashmap on (I)LP32 architectures | Jakub Bogusz |
2020-06-10 | libbpf: Define __WORDSIZE if not available | Arnaldo Carvalho de Melo |
2020-05-16 | libbpf, hashmap: Remove unused #include | Ian Rogers |
2019-07-29 | libbpf: fix missing __WORDSIZE definition | Andrii Nakryiko |
2019-05-24 | libbpf: add resizable non-thread safe internal hashmap | Andrii Nakryiko |