blob: 23686ee253141784559c0ca19b64d963481a6a90 [file] [log] [blame]
0789e13bc3f8 ("bpf: Explicitly size compatible_reg_types")
f79e7ea57173 ("bpf: Use a table to drive helper arg type checks")
fd1b0d604c56 ("bpf: Hoist type checking for nullable arg types")
c18f0b6aee2a ("bpf: Check ARG_PTR_TO_SPINLOCK register type in check_func_arg")
a2bbe7cc9075 ("bpf: Set meta->raw_mode for pointers close to use")
feec70401672 ("bpf: Make context access check generic")
02f7c9585d1e ("bpf: Make reference tracking generic")
d7b9454a4f63 ("bpf: Make BTF pointer type checking generic")
9436ef6e862b ("bpf: Allow specifying a BTF ID per argument in function protos")
6e22ab9da793 ("bpf: Add d_path helper")
faaf4a790d93 ("bpf: Add btf_struct_ids_match function")
1c6d28a6ac56 ("bpf: Factor btf_struct_access function")
887c31a39c49 ("bpf: Add type_id pointer as argument to __btf_resolve_size")
69ff30479270 ("bpf: Add elem_id pointer as argument to __btf_resolve_size")
6298399bfc10 ("bpf: Move btf_resolve_size into __btf_resolve_size")
30897832d8b9 ("bpf: Allow local storage to be used from LSM programs")
8ea636848aca ("bpf: Implement bpf_local_storage for inodes")
0813a841566f ("bpf: tcp: Allow bpf prog to write and parse TCP header option")
c9985d09e189 ("bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8")
331fca4315ef ("bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()")
00d211a4ea6f ("bpf: tcp: Add bpf_skops_parse_hdr()")
72be0fe6ba76 ("bpf: tcp: Add bpf_skops_established()")
ca584ba07086 ("tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt")
2b8ee4f05d4f ("tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt")
912f442cfb1f ("bpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash")