blob: 682412db4d845fc35187c693287d6102fba03165 [file] [log] [blame]
f58423aeab28 ("bpf, sockmap: Add locking annotations to iterator")
0365351524d7 ("net: Allow iterating sockmap and sockhash")
2872e9ac33a4 ("bpf: Set map_btf_{name, id} for all map types")
032a6b356548 ("bpf: Rename bpf_htab to bpf_shtab in sock_map")
75e68e5bf2c7 ("bpf, sockhash: Synchronize delete from bucket list on map free")
33a7c831565c ("bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free")
457f44363a88 ("bpf: Implement BPF ring buffer and verifier support for it")
f307fa2cb4c9 ("bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers")
06d3e4c9f11a ("bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb")
ff20460e94af ("tools, bpf: Synchronise BPF UAPI header with tools")
ab8d78093dfa ("bpf: Minor fixes to BPF helpers documentation")
492e639f0c22 ("bpf: Add bpf_seq_printf and bpf_seq_write helpers")
b121b341e598 ("bpf: Add PTR_TO_BTF_ID_OR_NULL support")
15d83c4d7cef ("bpf: Allow loading of a bpf_iter program")
ae24345da54e ("bpf: Implement an interface to register bpf_iter targets")
beecf11bc218 ("bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr")
64d85290d79c ("bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH")
f2e10bff16a0 ("bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link")
a3b80e107894 ("bpf: Allocate ID for bpf_link")
f9d041271cf4 ("bpf: Refactor bpf_link update handling")
71d19214776e ("bpf: add bpf_ktime_get_boot_ns()")
6890896bd765 ("bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n")
0456ea170cd6 ("bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}")
1d8a0af5ee1a ("selftests/bpf: Add test for freplace program with expected_attach_type")
ed52f2c608c9 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")