.. |
Makefile
|
56f668dfe0
bpf: Add array of maps support
|
8 years ago |
arraymap.c
|
14dc6f04f4
bpf: Add syscall lookup support for fd array and htab
|
8 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
|
961578b634
bpf: Add percpu LRU list
|
8 years ago |
cgroup.c
|
40304b2a15
bpf: BPF support for sock_ops
|
8 years ago |
core.c
|
8007e40a24
bpf: Fix out-of-bound access on interpreters[]
|
8 years ago |
hashtab.c
|
14dc6f04f4
bpf: Add syscall lookup support for fd array and htab
|
8 years ago |
helpers.c
|
39f19ebbf5
bpf: rename ARG_PTR_TO_STACK
|
8 years ago |
inode.c
|
4cc7c1864b
bpf: Implement show_options
|
8 years ago |
lpm_trie.c
|
a316338cb7
bpf: fix wrong exposure of map_flags into fdinfo for lpm
|
8 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 |
percpu_freelist.c
|
e19494edab
bpf: introduce percpu_freelist
|
9 years ago |
percpu_freelist.h
|
e19494edab
bpf: introduce percpu_freelist
|
9 years ago |
stackmap.c
|
a316338cb7
bpf: fix wrong exposure of map_flags into fdinfo for lpm
|
8 years ago |
syscall.c
|
9975a54b3c
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
|
8 years ago |
verifier.c
|
9305706c2e
bpf/verifier: fix min/max handling in BPF_SUB
|
8 years ago |