..
preload
bpf: BPF_PRELOAD depends on BPF_SYSCALL
2020-11-05 18:49:29 -08:00
arraymap.c
bpf: Allow for map-in-map with dynamic inner array map entries
2020-10-11 10:21:04 -07:00
bpf_inode_storage.c
bpf: Allow specifying a BTF ID per argument in function protos
2020-09-21 15:00:40 -07:00
bpf_iter.c
bpf: Bump iter seq size to support BTF representation of large data structures
2020-09-28 18:26:58 -07:00
bpf_local_storage.c
bpf: Use hlist_add_head_rcu when linking to local_storage
2020-09-19 01:12:35 +02:00
bpf_lru_list.c
bpf_lru_list.h
bpf_lsm.c
bpf: Update verification logic for LSM programs
2020-11-06 13:15:21 -08:00
bpf_struct_ops_types.h
bpf_struct_ops.c
btf.c
bpf: Introduce bpf_per_cpu_ptr()
2020-10-02 15:00:49 -07:00
cgroup.c
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2020-10-22 09:59:21 -07:00
core.c
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
2020-10-29 20:01:46 -07:00
cpumap.c
bpf, cpumap: Remove rcpu pointer from cpu_map_build_skb signature
2020-09-28 23:30:42 +02:00
devmap.c
disasm.c
disasm.h
dispatcher.c
hashtab.c
bpf: Zero-fill re-used per-cpu map element
2020-11-05 19:55:57 -08:00
helpers.c
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
2020-12-11 14:19:07 -08:00
inode.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2020-09-22 16:45:34 -07:00
local_storage.c
lpm_trie.c
Makefile
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
2020-10-29 20:01:46 -07:00
map_in_map.c
map_in_map.h
map_iter.c
net_namespace.c
offload.c
percpu_freelist.c
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
2020-10-06 00:04:11 +02:00
percpu_freelist.h
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
2020-10-06 00:04:11 +02:00
prog_iter.c
queue_stack_maps.c
reuseport_array.c
bpf, net: Rework cookie generator as per-cpu one
2020-09-30 11:50:35 -07:00
ringbuf.c
stackmap.c
bpf: Allow specifying a BTF ID per argument in function protos
2020-09-21 15:00:40 -07:00
syscall.c
bpf: Remove unneeded break
2020-10-19 20:40:21 +02:00
sysfs_btf.c
bpf: Fix sysfs export of empty BTF section
2020-09-21 21:50:24 +02:00
task_iter.c
tnum.c
trampoline.c
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
2020-09-29 13:09:23 -07:00
verifier.c
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
2020-12-10 13:02:53 -08:00