1. 1e0bd5a bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails by Andrii Nakryiko · 5 years ago
  2. 8f51dfc bpf: support cloning sk storage on accept() by Stanislav Fomichev · 6 years ago
  3. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  4. 8574921 bpf: Fix out of bounds memory access in bpf_sk_storage by Arthur Fabre · 6 years ago
  5. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  6. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  7. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  8. d50836c bpf: add memlock precharge for socket local storage by Roman Gushchin · 6 years ago
  9. 71f150f bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem() by YueHaibing · 6 years ago
  10. 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago