| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-03-27 | bpf: Check bloom filter map value size | 1 | -0/+13 | |
| 2023-06-19 | bpf: Centralize permissions checks for all BPF map types | 1 | -3/+0 | |
| 2023-04-02 | bpf: compute hashes in bloom filter similar to hashmap | 1 | -15/+2 | |
| 2023-03-22 | bpf: return long from bpf_map_ops funcs | 1 | -6/+6 | |
| 2023-03-07 | bpf: bloom_filter memory usage | 1 | -0/+12 | |
| 2022-10-11 | treewide: use get_random_u32() when possible | 1 | -1/+1 | |
| 2022-04-26 | bpf: Compute map_btf_id during build time | 1 | -3/+3 | |
| 2021-12-29 | bpf: Add missing map_get_next_key method to bloom filter map. | 1 | -0/+6 | |
| 2021-11-01 | bpf: Add missing map_delete_elem method to bloom filter map | 1 | -0/+6 | |
| 2021-11-01 | bpf: Bloom filter map naming fixups | 1 | -23/+26 | |
| 2021-10-28 | bpf: Add bloom filter map implementation | 1 | -0/+195 |
