Commit History

Author SHA1 Message Date
  Teng Qin 8fe4592438 bpf: map_get_next_key to return first key on NULL 8 years ago
  Johannes Berg 40077e0cf6 bpf: remove struct bpf_map_type_list 8 years ago
  David S. Miller 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Martin KaFai Lau bcc6b1b7eb bpf: Add hash of maps support 8 years ago
  Alexei Starovoitov 8c290e60fa bpf: fix hashmap extra_elems logic 8 years ago
  Alexei Starovoitov 9015d2f595 bpf: inline htab_map_lookup_elem() 8 years ago
  Alexei Starovoitov 4fe8435909 bpf: convert htab map to hlist_nulls 8 years ago
  Alexei Starovoitov 9f691549f7 bpf: fix struct htab_elem layout 8 years ago
  Daniel Borkmann c78f8bdfa1 bpf: mark all registered map/prog types as __ro_after_init 8 years ago
  Daniel Borkmann d407bd25a2 bpf: don't trigger OOM killer under pressure with map alloc 8 years ago
  Michal Hocko 7984c27c2c bpf: do not use KMALLOC_SHIFT_MAX 8 years ago
  Martin KaFai Lau 8f8449384e bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH 8 years ago
  Martin KaFai Lau 29ba732acb bpf: Add BPF_MAP_TYPE_LRU_HASH 8 years ago
  Martin KaFai Lau fd91de7b3c bpf: Refactor codes handling percpu map 8 years ago
  Daniel Borkmann 483bed2b0d bpf: fix htab map destruction when extra reserve is in use 8 years ago
  Alexei Starovoitov a6ed3ea65d bpf: restore behavior of bpf_map_update_elem 9 years ago
  Alexei Starovoitov 6c90598174 bpf: pre-allocate hash map elements 9 years ago
  Sasha Levin 6bbd9a05a1 bpf: grab rcu read lock for bpf_percpu_hash_update 9 years ago
  Alexei Starovoitov 15a07b3381 bpf: add lookup/update support for per-cpu hash and array maps 9 years ago
  Alexei Starovoitov 824bd0ce6c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map 9 years ago
  tom.leiming@gmail.com 688ecfe602 bpf: hash: use per-bucket spinlock 9 years ago
  tom.leiming@gmail.com 45d8390c56 bpf: hash: move select_bucket() out of htab's spinlock 9 years ago
  tom.leiming@gmail.com 6591f1e666 bpf: hash: use atomic count 9 years ago
  Alexei Starovoitov 01b3f52157 bpf: fix allocation warnings in bpf maps and integer overflow 9 years ago
  Yang Shi ac00881f92 bpf: convert hashtab lock to raw lock 9 years ago
  Alexei Starovoitov aaac3ba95e bpf: charge user for creation of BPF maps and programs 10 years ago
  Daniel Borkmann a2c83fff58 ebpf: constify various function pointer structs 10 years ago
  Alexei Starovoitov daaf427c6a bpf: fix arraymap NULL deref and missing overflow and zero size checks 10 years ago
  Alexei Starovoitov 0f8e4bd8a1 bpf: add hashtable type of eBPF maps 10 years ago