..
Makefile
bpf: Add array of maps support
2017-03-22 15:45:45 -07:00
arraymap.c
bpf: map_get_next_key to return first key on NULL
2017-04-25 11:57:45 -04:00
bpf_lru_list.c
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
2017-04-17 13:55:52 -04:00
bpf_lru_list.h
bpf: Add percpu LRU list
2016-11-15 11:50:20 -05:00
cgroup.c
bpf: pass sk to helper functions
2017-04-11 14:54:19 -04:00
core.c
mm, vmalloc: use __GFP_HIGHMEM implicitly
2017-05-08 17:15:13 -07:00
hashtab.c
bpf: map_get_next_key to return first key on NULL
2017-04-25 11:57:45 -04:00
helpers.c
bpf: rename ARG_PTR_TO_STACK
2017-01-09 16:56:27 -05:00
inode.c
fs: constify tree_descr arrays passed to simple_fill_super()
2017-04-26 23:54:06 -04:00
lpm_trie.c
bpf: remove struct bpf_map_type_list
2017-04-11 14:38:43 -04:00
map_in_map.c
bpf: Add array of maps support
2017-03-22 15:45:45 -07:00
map_in_map.h
bpf: Add array of maps support
2017-03-22 15:45:45 -07:00
percpu_freelist.c
bpf: introduce percpu_freelist
2016-03-08 15:28:31 -05:00
percpu_freelist.h
bpf: introduce percpu_freelist
2016-03-08 15:28:31 -05:00
stackmap.c
bpf: remove struct bpf_map_type_list
2017-04-11 14:38:43 -04:00
syscall.c
bpf: Add strict alignment flag for BPF_PROG_LOAD.
2017-05-11 14:19:00 -04:00
verifier.c
bpf: Handle multiple variable additions into packet pointers in verifier.
2017-05-11 19:48:58 -07:00