提交歷史

作者 SHA1 備註 提交日期
  Martin KaFai Lau 5dc4c4b7d4 bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY 7 年之前
  Martin KaFai Lau 5f300e8004 bpf: btf: Use exact btf value_size match in map_check_btf() 7 年之前
  Martin KaFai Lau 9b2cf328b2 bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info 7 年之前
  David S. Miller a9537c937c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  John Fastabend ba6b8de423 bpf: sockmap, map_release does not hold refcnt for pinned maps 7 年之前
  Martin KaFai Lau a26ca7c982 bpf: btf: Add pretty print support to the basic arraymap 7 年之前
  Eric Dumazet 32fff239de bpf: add schedule points in percpu arrays management 7 年之前
  Daniel Borkmann 9c2d63b843 bpf: fix mlock precharge on arraymaps 7 年之前
  Jakub Kicinski 32852649ba bpf: arraymap: use bpf_map_init_from_attr() 7 年之前
  Jakub Kicinski ad46061fca bpf: arraymap: move checks out of alloc function 7 年之前
  Daniel Borkmann bbeb6e4323 bpf, array: fix overflow in max_entries and undefined behavior in index_mask 7 年之前
  Alexei Starovoitov b2157399cc bpf: prevent out-of-bounds speculation 7 年之前
  David S. Miller f8ddadc4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Chenbo Feng 6e71b04a82 bpf: Add file mode configuration into bpf maps 7 年之前
  Daniel Borkmann bc6d5031b4 bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations 7 年之前
  Yonghong Song 97562633bc bpf: perf event change needed for subsequent bpf helpers 7 年之前
  Daniel Borkmann 7b0c2a0508 bpf: inline map in map lookup functions for array and htab 8 年之前
  Martin KaFai Lau 96eabe7a40 bpf: Allow selecting numa node during map creation 8 年之前
  Martin KaFai Lau 14dc6f04f4 bpf: Add syscall lookup support for fd array and htab 8 年之前
  Alexei Starovoitov f91840a32d perf, bpf: Add BPF support to all perf_event types 8 年之前
  Daniel Borkmann a316338cb7 bpf: fix wrong exposure of map_flags into fdinfo for lpm 8 年之前
  Teng Qin 8fe4592438 bpf: map_get_next_key to return first key on NULL 8 年之前
  Johannes Berg 40077e0cf6 bpf: remove struct bpf_map_type_list 8 年之前
  Martin KaFai Lau 56f668dfe0 bpf: Add array of maps support 8 年之前
  Martin KaFai Lau fad73a1a35 bpf: Fix and simplifications on inline map lookup 8 年之前
  Alexei Starovoitov 81ed18ab30 bpf: add helper inlining infra and optimize map_array lookup 8 年之前
  Daniel Borkmann c78f8bdfa1 bpf: mark all registered map/prog types as __ro_after_init 8 年之前
  Daniel Borkmann d407bd25a2 bpf: don't trigger OOM killer under pressure with map alloc 8 年之前
  Michal Hocko 7984c27c2c bpf: do not use KMALLOC_SHIFT_MAX 8 年之前
  Sargun Dhillon 60d20f9195 bpf: Add bpf_current_task_under_cgroup helper 9 年之前