..
preload
…
Kconfig
…
Makefile
bpf: Split off basic BPF verifier log into separate file
2023-04-11 18:05:42 +02:00
arraymap.c
…
bloom_filter.c
bpf: compute hashes in bloom filter similar to hashmap
2023-04-02 08:44:49 -07:00
bpf_cgrp_storage.c
bpf: Teach verifier that certain helpers accept NULL pointer.
2023-04-04 16:57:16 -07:00
bpf_inode_storage.c
Networking changes for 6.4.
2023-04-26 16:07:23 -07:00
bpf_iter.c
…
bpf_local_storage.c
bpf: Handle NULL in bpf_local_storage_free.
2023-04-12 10:27:50 -07:00
bpf_lru_list.c
bpf: Address KCSAN report on bpf_lru_list
2023-05-12 12:01:03 -07:00
bpf_lru_list.h
bpf: Address KCSAN report on bpf_lru_list
2023-05-12 12:01:03 -07:00
bpf_lsm.c
…
bpf_struct_ops.c
…
bpf_struct_ops_types.h
…
bpf_task_storage.c
bpf: Teach verifier that certain helpers accept NULL pointer.
2023-04-04 16:57:16 -07:00
btf.c
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
2023-05-19 22:44:14 -07:00
cgroup.c
bpf-next-for-netdev
2023-05-16 19:50:05 -07:00
cgroup_iter.c
…
core.c
bpf: Support 64-bit pointers to kfuncs
2023-04-13 21:36:41 -07:00
cpumap.c
…
cpumask.c
…
devmap.c
…
disasm.c
…
disasm.h
…
dispatcher.c
…
hashtab.c
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
2023-05-22 10:26:39 -07:00
helpers.c
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
2023-05-06 16:42:57 -07:00
inode.c
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
2023-05-23 23:31:42 +02:00
link_iter.c
…
local_storage.c
cgroup changes for v6.4-rc1
2023-04-29 10:05:22 -07:00
log.c
bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
2023-05-16 22:34:50 -07:00
lpm_trie.c
…
map_in_map.c
bpf: Fix elem_size not being set for inner maps
2023-06-02 16:22:12 -07:00
map_in_map.h
…
map_iter.c
…
memalloc.c
…
mmap_unlock_work.h
…
net_namespace.c
…
offload.c
bpf: netdev: init the offload table earlier
2023-05-15 07:07:41 -07:00
percpu_freelist.c
…
percpu_freelist.h
…
prog_iter.c
…
queue_stack_maps.c
…
reuseport_array.c
…
ringbuf.c
…
stackmap.c
…
syscall.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2023-06-08 11:35:14 -07:00
sysfs_btf.c
…
task_iter.c
…
tnum.c
…
trampoline.c
bpf: Fix memleak due to fentry attach failure
2023-05-15 23:41:59 +02:00
verifier.c
bpf-next-for-netdev
2023-05-26 17:26:01 -07:00