.. |
preload
|
bpf/preload: Clean up .gitignore and "clean-files" target
|
2021-10-20 10:39:04 -07:00 |
arraymap.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
|
2021-10-28 10:43:58 -07:00 |
bloom_filter.c
|
bpf: Add missing map_delete_elem method to bloom filter map
|
2021-11-01 14:22:44 -07:00 |
bpf_inode_storage.c
|
bpf: Fix spelling mistakes
|
2021-05-24 21:13:05 -07:00 |
bpf_iter.c
|
bpf: Add bpf_loop helper
|
2021-11-30 10:56:28 -08:00 |
bpf_local_storage.c
|
|
|
bpf_lru_list.c
|
|
|
bpf_lru_list.h
|
|
|
bpf_lsm.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
2021-06-17 11:54:56 -07:00 |
bpf_struct_ops.c
|
bpf: Rename btf_member accessors.
|
2021-12-02 11:18:34 -08:00 |
bpf_struct_ops_types.h
|
bpf: Add dummy BPF STRUCT_OPS for test purpose
|
2021-11-01 14:10:00 -07:00 |
bpf_task_storage.c
|
bpf: Introduce btf_tracing_ids
|
2021-11-12 10:19:09 -08:00 |
btf.c
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
2021-12-10 15:56:13 -08:00 |
cgroup.c
|
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
|
2021-11-15 20:35:58 -08:00 |
core.c
|
bpf, docs: Prune all references to "internal BPF"
|
2021-11-30 10:52:11 -08:00 |
cpumap.c
|
bpf: cpumap: Implement generic cpumap
|
2021-07-07 20:01:45 -07:00 |
devmap.c
|
bpf, devmap: Exclude XDP broadcast to master device
|
2021-08-09 23:25:14 +02:00 |
disasm.c
|
bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause
|
2021-09-02 14:49:23 +02:00 |
disasm.h
|
bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-Clause
|
2021-09-02 14:49:23 +02:00 |
dispatcher.c
|
|
|
hashtab.c
|
bpf: Replace callers of BPF_CAST_CALL with proper function typedef
|
2021-09-28 16:27:18 -07:00 |
helpers.c
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
2021-12-10 15:56:13 -08:00 |
inode.c
|
bpf: Fix regression on BPF_OBJ_GET with non-O_RDWR flags
|
2021-06-22 14:57:43 +02:00 |
Kconfig
|
bpf: Disallow unprivileged bpf by default
|
2021-11-01 17:06:47 +01:00 |
local_storage.c
|
bpf: Increase supported cgroup storage value size
|
2021-07-27 15:59:29 -07:00 |
lpm_trie.c
|
bpf: Allow RCU-protected lookups to happen from bh context
|
2021-06-24 19:41:15 +02:00 |
Makefile
|
bpf: Prepare relo_core.c for kernel duty.
|
2021-12-02 11:18:34 -08:00 |
map_in_map.c
|
bpf: Remember BTF of inner maps.
|
2021-07-15 22:31:10 +02:00 |
map_in_map.h
|
|
|
map_iter.c
|
|
|
mmap_unlock_work.h
|
bpf: Introduce helper bpf_find_vma
|
2021-11-07 11:54:51 -08:00 |
net_namespace.c
|
|
|
offload.c
|
|
|
percpu_freelist.c
|
|
|
percpu_freelist.h
|
|
|
prog_iter.c
|
|
|
queue_stack_maps.c
|
|
|
reuseport_array.c
|
bpf: Fix spelling mistakes
|
2021-05-24 21:13:05 -07:00 |
ringbuf.c
|
bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
|
2021-06-28 15:57:46 +02:00 |
stackmap.c
|
bpf: Introduce btf_tracing_ids
|
2021-11-12 10:19:09 -08:00 |
syscall.c
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
2021-12-10 15:56:13 -08:00 |
sysfs_btf.c
|
|
|
task_iter.c
|
bpf: Introduce btf_tracing_ids
|
2021-11-12 10:19:09 -08:00 |
tnum.c
|
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
|
2021-06-01 13:34:15 +02:00 |
trampoline.c
|
bpf: Use u64_stats_t in struct bpf_prog_stats
|
2021-10-27 11:13:52 -07:00 |
verifier.c
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
|
2021-12-16 16:13:19 -08:00 |