blob: 9b9f15b67b26d304f3151557b23f99f2ccafe6de [file] [log] [blame]
48edc1f78aab ("bpf: Prepare for memcg-based memory accounting for bpf maps")
36e68442d1af ("bpf: Load and verify kernel module BTFs")
666475ccbf1d ("bpf, btf: Remove the duplicate btf_ids.h include")
1e6c62a88215 ("bpf: Introduce sleepable BPF programs")
eae2e83e6263 ("bpf: Add BTF_SET_START/END macros")
f836a56e84ff ("bpf: Generalize bpf_sk_storage")
4cc9ce4e7399 ("bpf: Generalize caching for sk_storage.")
1f00d375af84 ("bpf: Renames in preparation for bpf_local_storage")
5ce6e77c7edf ("bpf: Implement bpf iterator for sock local storage map")
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")
0f12e584b241 ("bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h")
d8dfe5bfe856 ("tools/bpf: Sync btf_ids.h to tools")
079ef53673f2 ("bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option")
cc15a20d5f3a ("selftests/bpf: Add test for resolve_btfids")
e5a0516ec968 ("tools headers: Adopt verbatim copy of btf_ids.h from kernel sources")
5a2798ab32ba ("bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros")
5788b3a07fc5 ("net: bpf: Implement bpf iterator for udp")
af7ec1383361 ("bpf: Add bpf_skc_to_tcp6_sock() helper")
52d87d5f6418 ("net: bpf: Implement bpf iterator for tcp")
b1b53d413f16 ("selftests/bpf: Test access to bpf map pointer")
2872e9ac33a4 ("bpf: Set map_btf_{name, id} for all map types")
41c48f3a9823 ("bpf: Support access to bpf map fields")
7c7982cbadbb ("bpf: sk_storage: Prefer to get a free cache_idx")
7cdec54f9713 ("bpf: Add csum_level helper for fixing up csum levels")
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")
1806c13dc253 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")