blob: 0a2b65d0be20d300dfec3c40e923df6d24963df3 [file] [log] [blame]
6b0a249a301e ("bpf: Implement link_query for bpf iterators")
5e7b30205cef ("bpf: Change uapi for bpf iterator map elements")
5ce6e77c7edf ("bpf: Implement bpf iterator for sock local storage map")
d3cc2ab546ad ("bpf: Implement bpf iterator for array maps")
d6c4503cc296 ("bpf: Implement bpf iterator for hash maps")
a5cbe05a6673 ("bpf: Implement bpf iterator for map elements")
f9c792729581 ("bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t")
14fc6bd6b79c ("bpf: Refactor bpf_iter_reg to have separate seq_info member")
a228a64fc1e4 ("bpf: Add bpf_prog iterator")
951cf368bcb1 ("bpf: net: Use precomputed btf_id for bpf iterators")
5788b3a07fc5 ("net: bpf: Implement bpf iterator for udp")
52d87d5f6418 ("net: bpf: Implement bpf iterator for tcp")
2872e9ac33a4 ("bpf: Set map_btf_{name, id} for all map types")
41c48f3a9823 ("bpf: Support access to bpf map fields")
7f045a49fee0 ("bpf: Add link-based BPF program attachment to network namespace")
b27f7bb590ba ("flow_dissector: Move out netns_bpf prog callbacks")
a3fd7ceee054 ("net: Introduce netns_bpf for BPF programs attached to netns")
171526f6fee8 ("flow_dissector: Pull locking up from prog attach callback")
457f44363a88 ("bpf: Implement BPF ring buffer and verifier support for it")
13209a8f7304 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")