.. |
Makefile
|
bpf: btf: Introduce BPF Type Format (BTF)
|
2018-04-19 21:46:24 +02:00 |
arraymap.c
|
bpf: btf: Add pretty print support to the basic arraymap
|
2018-04-19 21:46:25 +02: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: Only set node->ref = 1 if it has not been set
|
2017-09-01 09:57:39 -07:00 |
btf.c
|
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
|
2018-04-19 21:46:25 +02:00 |
cgroup.c
|
bpf: Hooks for sys_bind
|
2018-03-31 02:15:18 +02:00 |
core.c
|
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
|
2018-04-11 01:01:40 +02:00 |
cpumap.c
|
xdp: transition into using xdp_frame for return API
|
2018-04-17 10:50:29 -04:00 |
devmap.c
|
bpf: add helper for copying attrs to struct bpf_map
|
2018-01-14 23:36:29 +01:00 |
disasm.c
|
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
|
2018-03-23 17:38:57 +01:00 |
disasm.h
|
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
|
2018-03-23 17:38:57 +01:00 |
hashtab.c
|
bpf: add helper for copying attrs to struct bpf_map
|
2018-01-14 23:36:29 +01:00 |
helpers.c
|
bpf: rename ARG_PTR_TO_STACK
|
2017-01-09 16:56:27 -05:00 |
inode.c
|
bpf: btf: Add pretty print support to the basic arraymap
|
2018-04-19 21:46:25 +02:00 |
lpm_trie.c
|
bpf: fix rcu lockdep warning for lpm_trie map_free callback
|
2018-02-22 21:29:12 +01:00 |
map_in_map.c
|
bpf: Add syscall lookup support for fd array and htab
|
2017-06-29 13:13:25 -04:00 |
map_in_map.h
|
bpf: Add syscall lookup support for fd array and htab
|
2017-06-29 13:13:25 -04:00 |
offload.c
|
bpf: offload: report device information about offloaded maps
|
2018-01-18 22:54:25 +01:00 |
percpu_freelist.c
|
bpf: fix lockdep splat
|
2017-11-15 19:46:32 +09:00 |
percpu_freelist.h
|
bpf: introduce percpu_freelist
|
2016-03-08 15:28:31 -05:00 |
sockmap.c
|
bpf: sockmap remove dead check
|
2018-04-20 22:09:51 +02:00 |
stackmap.c
|
bpf: extend stackmap to save binary_build_id+offset instead of address
|
2018-03-15 01:09:28 +01:00 |
syscall.c
|
bpf: btf: Add pretty print support to the basic arraymap
|
2018-04-19 21:46:25 +02:00 |
tnum.c
|
bpf/verifier: track signed and unsigned min/max values
|
2017-08-08 17:51:34 -07:00 |
verifier.c
|
bpf: Hooks for sys_bind
|
2018-03-31 02:15:18 +02:00 |