.. |
Makefile
|
6bdc9c4c31
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
|
8 years ago |
arraymap.c
|
7b0c2a0508
bpf: inline map in map lookup functions for 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
|
bb9b9f8802
bpf: Only set node->ref = 1 if it has not been set
|
8 years ago |
cgroup.c
|
40304b2a15
bpf: BPF support for sock_ops
|
8 years ago |
core.c
|
90caccdd8c
bpf: fix bpf_tail_call() x64 JIT
|
8 years ago |
devmap.c
|
582db7e0c4
bpf: devmap: pass on return value of bpf_map_precharge_memlock
|
8 years ago |
hashtab.c
|
bb9b9f8802
bpf: Only set node->ref = 1 if it has not been set
|
8 years ago |
helpers.c
|
39f19ebbf5
bpf: rename ARG_PTR_TO_STACK
|
8 years ago |
inode.c
|
98589a0998
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
|
8 years ago |
lpm_trie.c
|
96eabe7a40
bpf: Allow selecting numa node during map creation
|
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 |
sockmap.c
|
5a67da2a71
bpf: add support for sockmap detach programs
|
8 years ago |
stackmap.c
|
96eabe7a40
bpf: Allow selecting numa node during map creation
|
8 years ago |
syscall.c
|
930651a75b
bpf: do not disable/enable BH in bpf_map_free_id()
|
8 years ago |
tnum.c
|
b03c9f9fdc
bpf/verifier: track signed and unsigned min/max values
|
8 years ago |
verifier.c
|
8fe2d6ccd5
bpf: fix liveness marking
|
8 years ago |