blob: fba96e899a1b10b192c866d70d6d147ab8b59773 [file] [log] [blame]
f3515b5d0b71 ("bpf: provide a generic macro for percpu values for selftests")
8fe45924387b ("bpf: map_get_next_key to return first key on NULL")
89087c456fb5 ("bpf: Fix values type used in test_maps")
8c290e60fa2a ("bpf: fix hashmap extra_elems logic")
4fe8435909fd ("bpf: convert htab map to hlist_nulls")
9f691549f76d ("bpf: fix struct htab_elem layout")
f4874d01beba ("bpf: Use bpf_create_map() from the library")
5f155c256359 ("bpf: Use bpf_map_get_next_key() from the library")
e58383b80349 ("bpf: Use bpf_map_delete_elem() from the library")
e5ff7c4019c6 ("bpf: Use bpf_map_lookup_elem() from the library")
10ecc728fe12 ("bpf: Use bpf_map_update_elem() from the library")
2ee89fb9a942 ("bpf: Use bpf_load_program() from the library")
d02d8986a768 ("bpf: Always test unprivileged programs")
7f73f39a89c2 ("bpf: Change the include directory for selftest")
4e8f2fc1a55d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")