blob: 5a2c5ec052bfe6ef16959166c68de10d6e8890ab [file] [log] [blame]
7c0cdf0b3940 ("bpf, lpm: fix lookup bug in map_delete_elem")
e8d1749910b5 ("bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIE")
e454cf595853 ("bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE")
4d3381f5a322 ("bpf: Add tests for the lpm trie map")
b95a5c4db09b ("bpf: add a longest prefix match trie map implementation")
3c839744b337 ("bpf: Preserve const register type on const OR alu ops")
e95489010b7a ("bpf: add test for the verifier equal logic bug")
5db58faf989f ("bpf: Add tests for the LRU bpf_htab")
8f8449384ec3 ("bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH")
29ba732acbee ("bpf: Add BPF_MAP_TYPE_LRU_HASH")
3a08c2fd7634 ("bpf: LRU List")
57a09bf0a416 ("bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers")
5aa5bd14c5f8 ("bpf: add initial suite for selftests")
1a776b9ce82d ("bpf: add various tests around spill/fill of regs")