blob: f2d9f2f2c7df3dfdef579fc8fa8ab27e7677a78b [file] [log] [blame]
cf9d01405925 ("bpf: devmap: remove unnecessary value size check")
546ac1ffb70d ("bpf: add devmap, a map for storing net device references")
40077e0cf622 ("bpf: remove struct bpf_map_type_list")
be9370a7d861 ("bpf: remove struct bpf_prog_type_list")
bcc6b1b7ebf8 ("bpf: Add hash of maps support")
56f668dfe00d ("bpf: Add array of maps support")
f38837b08d23 ("bpf: add get_next_key callback to LPM map")
c78f8bdfa11f ("bpf: mark all registered map/prog types as __ro_after_init")
2492d3b86704 ("bpf: enable load bytes helper for filter/reuseport progs")
b95a5c4db09b ("bpf: add a longest prefix match trie map implementation")
6b8cc1d11ef7 ("bpf: pass original insn directly to convert_ctx_access")
be26727772cd ("net: xdp: remove unused bfp_warn_invalid_xdp_buffer()")
6760bf2ddde8 ("bpf: fix mark_reg_unknown_value for spilled regs on map value marking")
f23bc46c30ca ("net: xdp: add invalid buffer warning")
a08dd0da5307 ("bpf: fix regression on verifier pruning wrt map lookups")
aa4c1037a30f ("bpf: Add support for reading socket family, type, protocol")
610236587600 ("bpf: Add new cgroup attach type to enable sock modifications")
b2cd12574aa3 ("bpf: Refactor cgroups code in prep for new type")
3a0af8fd61f9 ("bpf: BPF for lightweight tunnel infrastructure")
e95489010b7a ("bpf: add test for the verifier equal logic bug")
f4324551489e ("bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands")
3007098494be ("cgroup: add support for eBPF programs")
0e33661de493 ("bpf: add new prog type for cgroup socket filtering")
8f8449384ec3 ("bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH")
29ba732acbee ("bpf: Add BPF_MAP_TYPE_LRU_HASH")
3a08c2fd7634 ("bpf: LRU List")
bb598c1b8c9b ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")