.. |
Makefile
|
5f103c5d4d
bpf: only build sockmap with CONFIG_INET
|
7 years ago |
arraymap.c
|
ba6b8de423
bpf: sockmap, map_release does not hold refcnt for pinned maps
|
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 |
cgroup.c
|
4fbac77d2d
bpf: Hooks for sys_bind
|
7 years ago |
core.c
|
3a38bb98d9
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
|
7 years ago |
cpumap.c
|
7fc17e909e
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
|
7 years ago |
devmap.c
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
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
|
bd475643d7
bpf: add helper for copying attrs to struct bpf_map
|
7 years ago |
helpers.c
|
39f19ebbf5
bpf: rename ARG_PTR_TO_STACK
|
8 years ago |
inode.c
|
6d8cb045cd
bpf: comment why dots in filenames under BPF virtual FS are not allowed
|
7 years ago |
lpm_trie.c
|
6c5f61023c
bpf: fix rcu lockdep warning for lpm_trie map_free callback
|
7 years ago |
map_in_map.c
|
14dc6f04f4
bpf: Add syscall lookup support for fd array and htab
|
8 years ago |
map_in_map.h
|
14dc6f04f4
bpf: Add syscall lookup support for fd array and htab
|
8 years ago |
offload.c
|
52775b33bb
bpf: offload: report device information about offloaded maps
|
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 |
sockmap.c
|
abaeb096ca
bpf: sockmap, fix error handling in redirect failures
|
7 years ago |
stackmap.c
|
615755a77b
bpf: extend stackmap to save binary_build_id+offset instead of address
|
7 years ago |
syscall.c
|
d0f1a451e3
bpf: use array_index_nospec in find_prog_type
|
7 years ago |
tnum.c
|
b03c9f9fdc
bpf/verifier: track signed and unsigned min/max values
|
8 years ago |
verifier.c
|
4fbac77d2d
bpf: Hooks for sys_bind
|
7 years ago |