Histórico de Commits

Autor SHA1 Mensagem Data
  Michal Hocko 7984c27c2c bpf: do not use KMALLOC_SHIFT_MAX há 8 anos atrás
  Martin KaFai Lau 8f8449384e bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH há 8 anos atrás
  Martin KaFai Lau 29ba732acb bpf: Add BPF_MAP_TYPE_LRU_HASH há 8 anos atrás
  Martin KaFai Lau fd91de7b3c bpf: Refactor codes handling percpu map há 8 anos atrás
  Daniel Borkmann 483bed2b0d bpf: fix htab map destruction when extra reserve is in use há 8 anos atrás
  Alexei Starovoitov a6ed3ea65d bpf: restore behavior of bpf_map_update_elem há 9 anos atrás
  Alexei Starovoitov 6c90598174 bpf: pre-allocate hash map elements há 9 anos atrás
  Sasha Levin 6bbd9a05a1 bpf: grab rcu read lock for bpf_percpu_hash_update há 9 anos atrás
  Alexei Starovoitov 15a07b3381 bpf: add lookup/update support for per-cpu hash and array maps há 9 anos atrás
  Alexei Starovoitov 824bd0ce6c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map há 9 anos atrás
  tom.leiming@gmail.com 688ecfe602 bpf: hash: use per-bucket spinlock há 9 anos atrás
  tom.leiming@gmail.com 45d8390c56 bpf: hash: move select_bucket() out of htab's spinlock há 9 anos atrás
  tom.leiming@gmail.com 6591f1e666 bpf: hash: use atomic count há 9 anos atrás
  Alexei Starovoitov 01b3f52157 bpf: fix allocation warnings in bpf maps and integer overflow há 9 anos atrás
  Yang Shi ac00881f92 bpf: convert hashtab lock to raw lock há 9 anos atrás
  Alexei Starovoitov aaac3ba95e bpf: charge user for creation of BPF maps and programs há 10 anos atrás
  Daniel Borkmann a2c83fff58 ebpf: constify various function pointer structs há 10 anos atrás
  Alexei Starovoitov daaf427c6a bpf: fix arraymap NULL deref and missing overflow and zero size checks há 10 anos atrás
  Alexei Starovoitov 0f8e4bd8a1 bpf: add hashtable type of eBPF maps há 10 anos atrás