blob: e02590249749e05f29e86110bba91625fb9eca25 [file] [log] [blame]
017dab341ee7 ("bpf: Check CONFIG_BPF option for resolve_btfids")
c9a0f3b85e09 ("bpf: Resolve BTF IDs in vmlinux image")
33a57ce0a54d ("bpf: Compile resolve_btfids tool at kernel compilation start")
fa28dcb82a38 ("bpf: Introduce helper bpf_get_task_stack()")
0d4fad3e57df ("bpf: Add bpf_skc_to_udp6_sock() helper")
478cfbdf5f13 ("bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers")
af7ec1383361 ("bpf: Add bpf_skc_to_tcp6_sock() helper")
72e2b2b66f9c ("bpf: Allow tracing programs to use bpf_jiffies64() helper")
7cdec54f9713 ("bpf: Add csum_level helper for fixing up csum levels")
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")
29d9f30d4ce6 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next")