Daniel Borkmann
|
09772d92cd
bpf: avoid retpoline for lookup/update/delete calls on maps
|
7 жил өмнө |
Jakub Kicinski
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
7 жил өмнө |
Jakub Kicinski
|
9328e0d1bc
bpf: hashtab: move checks out of alloc function
|
7 жил өмнө |
Jakub Kicinski
|
daffc5a2e6
bpf: hashtab: move attribute validation before allocation
|
7 жил өмнө |
Eric Dumazet
|
9147efcbe0
bpf: add schedule points to map alloc/free
|
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 жил өмнө |
Martin KaFai Lau
|
bb9b9f8802
bpf: Only set node->ref = 1 if it has not been set
|
8 жил өмнө |
Martin KaFai Lau
|
cc555421bc
bpf: Inline LRU map lookup
|
8 жил өмнө |
Daniel Borkmann
|
cd36c3a21a
bpf: fix map value attribute for hash of maps
|
8 жил өмнө |
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 жил өмнө |
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 жил өмнө |
David S. Miller
|
16ae1f2236
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 жил өмнө |
Martin KaFai Lau
|
bcc6b1b7eb
bpf: Add hash of maps support
|
8 жил өмнө |
Alexei Starovoitov
|
8c290e60fa
bpf: fix hashmap extra_elems logic
|
8 жил өмнө |
Alexei Starovoitov
|
9015d2f595
bpf: inline htab_map_lookup_elem()
|
8 жил өмнө |
Alexei Starovoitov
|
4fe8435909
bpf: convert htab map to hlist_nulls
|
8 жил өмнө |
Alexei Starovoitov
|
9f691549f7
bpf: fix struct htab_elem layout
|
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 жил өмнө |
Martin KaFai Lau
|
8f8449384e
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
|
8 жил өмнө |
Martin KaFai Lau
|
29ba732acb
bpf: Add BPF_MAP_TYPE_LRU_HASH
|
8 жил өмнө |
Martin KaFai Lau
|
fd91de7b3c
bpf: Refactor codes handling percpu map
|
8 жил өмнө |
Daniel Borkmann
|
483bed2b0d
bpf: fix htab map destruction when extra reserve is in use
|
8 жил өмнө |
Alexei Starovoitov
|
a6ed3ea65d
bpf: restore behavior of bpf_map_update_elem
|
9 жил өмнө |