blob: c193fb2159446c5cbfff156718274caeb36c3f95 [file] [log] [blame]
afbf21dce668 ("bpf: Support readonly/readwrite buffers in verifier")
41c48f3a9823 ("bpf: Support access to bpf map fields")
457f44363a88 ("bpf: Implement BPF ring buffer and verifier support for it")
2c78ee898d8f ("bpf: Implement CAP_BPF")
f307fa2cb4c9 ("bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers")
06d3e4c9f11a ("bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb")
3c32cc1bceba ("bpf: Enable bpf_iter targets registering ctx argument types")
15172a46fa27 ("bpf: net: Refactor bpf_iter target registration")
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")
eaaacd23910f ("bpf: Add task and task/file iterator targets")
138d0be35b14 ("net: bpf: Add netlink and ipv6_route bpf_iter targets")
6086d29def80 ("bpf: Add bpf_map iterator")
e5158d987b72 ("bpf: Implement common macros/helpers for target iterators")
367ec3e4834c ("bpf: Create file bpf iterator")
ac51d99bf81c ("bpf: Create anonymous bpf iterator")
fd4f12bc38c3 ("bpf: Implement bpf_seq_read() for bpf iterator")
2057c92bc927 ("bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE")
de4e05cac46d ("bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE")
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")
d46edd671a14 ("bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS")
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")
2d602c8cf40d ("bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link")
a3b80e107894 ("bpf: Allocate ID for bpf_link")
f9d041271cf4 ("bpf: Refactor bpf_link update handling")
0b54142e4b09 ("Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs")