blob: cf5a15b3b4142729da3bc3e3315011400ac0f484 [file] [log] [blame]
4a8f87e60f6d ("bpf: Allow for map-in-map with dynamic inner array map entries")
792caccc4526 ("bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event array")
134fede4eecf ("bpf: Relax max_entries check for most of the inner map types")
f4d05259213f ("bpf: Add map_meta_equal map ops")
8ea636848aca ("bpf: Implement bpf_local_storage for inodes")
f836a56e84ff ("bpf: Generalize bpf_sk_storage")
4cc9ce4e7399 ("bpf: Generalize caching for sk_storage.")
1f00d375af84 ("bpf: Renames in preparation for bpf_local_storage")
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")