.. |
Makefile
|
f1a2e44a3a
bpf: add queue and stack maps
|
7 years ago |
arraymap.c
|
3b4a63f674
bpf: return EOPNOTSUPP when map lookup isn't supported
|
7 years ago |
bpf_lru_list.c
|
695ba2651a
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
|
8 years ago |
bpf_lru_list.h
|
bb9b9f8802
bpf: Only set node->ref = 1 if it has not been set
|
8 years ago |
btf.c
|
4a6998aff8
bpf, btf: fix a missing check bug in btf_parse
|
7 years ago |
cgroup.c
|
b39b5f411d
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
|
7 years ago |
core.c
|
df0734702a
bpf: show real jited prog address in /proc/kallsyms
|
6 years ago |
cpumap.c
|
f6069b9aa9
bpf: fix redirect to map under tail calls
|
7 years ago |
devmap.c
|
f592f80483
bpf: devmap: fix wrong interface selection in notifier_call
|
7 years ago |
disasm.c
|
abe0884011
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
|
7 years ago |
disasm.h
|
abe0884011
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
|
7 years ago |
hashtab.c
|
c7b27c37af
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
|
7 years ago |
helpers.c
|
80b0d86a17
bpf: fix direct packet write into pop/peek helpers
|
7 years ago |
inode.c
|
e8d2bec045
bpf: decouple btf from seq bpf fs dump and enable more maps
|
7 years ago |
local_storage.c
|
569a933b03
bpf: allocate local storage buffers using GFP_ATOMIC
|
6 years ago |
lpm_trie.c
|
e8d2bec045
bpf: decouple btf from seq bpf fs dump and enable more maps
|
7 years ago |
map_in_map.c
|
c6fdcd6e0c
bpf: don't allow create maps of per-cpu cgroup local storages
|
7 years ago |
map_in_map.h
|
14dc6f04f4
bpf: Add syscall lookup support for fd array and htab
|
8 years ago |
offload.c
|
c941ce9c28
bpf: add verifier callback to get stack usage info for offloaded progs
|
7 years ago |
percpu_freelist.c
|
89ad2fa3f0
bpf: fix lockdep splat
|
7 years ago |
percpu_freelist.h
|
e19494edab
bpf: introduce percpu_freelist
|
9 years ago |
queue_stack_maps.c
|
813961de3e
bpf: fix integer overflow in queue_stack_map
|
6 years ago |
reuseport_array.c
|
5dc4c4b7d4
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
|
7 years ago |
stackmap.c
|
144991602e
bpf: rename stack trace map operations
|
7 years ago |
syscall.c
|
28c2fae726
bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
|
6 years ago |
tnum.c
|
9cbe1f5a32
bpf/verifier: improve register value range tracking with ARSH
|
7 years ago |
verifier.c
|
afd5942408
bpf: fix off-by-one error in adjust_subprog_starts
|
6 years ago |
xskmap.c
|
2e2d6f0342
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |