blob: 4276cc761fe5dcce6931f6cb20152c3dc7234dbb [file] [log] [blame]
0baf26b0fcd7 ("bpf: tcp: Support tcp_congestion_ops in bpf")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
2beee5f57441 ("bpf: Move owner type, jited info into array auxiliary data")
5b92a28aae4d ("bpf: Support attaching tracing BPF program to other BPF programs")
91cc1a99740e ("bpf: Annotate context types")
fec56f5890d9 ("bpf: Introduce BPF trampoline")
5964b2000f28 ("bpf: Add bpf_arch_text_poke() helper")
f1b9509c2fb0 ("bpf: Replace prog_raw_tp+btf_id with prog_tracing")
382072916044 ("bpf: Prepare btf_ctx_access for non raw_tp use case")
1f5343c0ae96 ("bpf: Fix build error without CONFIG_NET")
c108e3c1bdbd ("bpf: Fix bpf_attr.attach_btf_id check")
a7658e1a4164 ("bpf: Check types of arguments passed into helpers")
3dec541b2e63 ("bpf: Add support for BTF pointers to x86 JIT")
2a02759ef5f8 ("bpf: Add support for BTF pointers to interpreter")
ac4414b5ca47 ("bpf: Attach raw_tp program with BTF via type name")
9e15db66136a ("bpf: Implement accurate raw_tp context access via BTF")
ccfe29eb29c2 ("bpf: Add attach_btf_id attribute to program load")
8580ac9404f6 ("bpf: Process in-kernel BTF")
a23740ec43ba ("bpf: Track contents of read-only maps as scalars")