Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kees Cook 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 gadi atpakaļ
  Yonghong Song 6c5f61023c bpf: fix rcu lockdep warning for lpm_trie map_free callback 7 gadi atpakaļ
  Yonghong Song 9a3efb6b66 bpf: fix memory leak in lpm_trie map_free callback function 7 gadi atpakaļ
  Yonghong Song 6dd1ec6c7a bpf: fix kernel page fault in lpm map trie_get_next_key 7 gadi atpakaļ
  Yonghong Song 2310035fa0 bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region 7 gadi atpakaļ
  Yonghong Song b471f2f1de bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map 7 gadi atpakaļ
  Jakub Kicinski bd475643d7 bpf: add helper for copying attrs to struct bpf_map 7 gadi atpakaļ
  Chenbo Feng 6e71b04a82 bpf: Add file mode configuration into bpf maps 7 gadi atpakaļ
  Craig Gallek b5d7388f9d bpf: Optimize lpm trie delete 8 gadi atpakaļ
  Craig Gallek e454cf5958 bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE 8 gadi atpakaļ
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation 8 gadi atpakaļ
  Daniel Borkmann a316338cb7 bpf: fix wrong exposure of map_flags into fdinfo for lpm 8 gadi atpakaļ
  Johannes Berg 40077e0cf6 bpf: remove struct bpf_map_type_list 8 gadi atpakaļ
  Alexei Starovoitov f38837b08d bpf: add get_next_key callback to LPM map 8 gadi atpakaļ
  Daniel Borkmann c78f8bdfa1 bpf: mark all registered map/prog types as __ro_after_init 8 gadi atpakaļ
  Daniel Borkmann c502faf941 bpf, lpm: fix overflows in trie_alloc checks 8 gadi atpakaļ
  Daniel Borkmann d140199af5 bpf, lpm: fix kfree of im_node in trie_update_elem 8 gadi atpakaļ
  Daniel Mack b95a5c4db0 bpf: add a longest prefix match trie map implementation 8 gadi atpakaļ