blob: 95e7ff954cec8efae878d3fb08c99bf57af687c8 [file] [log] [blame]
80b0d86a176c ("bpf: fix direct packet write into pop/peek helpers")
f1a2e44a3aec ("bpf: add queue and stack maps")
6acc9b432e67 ("bpf: Add helper to retrieve socket in BPF")
fd978bf7fd31 ("bpf: Add reference tracking to verifier")
84dbf3507349 ("bpf: Macrofy stack state copy")
c64b7983288e ("bpf: Add PTR_TO_SOCKET verifier type")
840b9615d6e9 ("bpf: Generalize ptr_or_null regs check")
aad2eeaf4697 ("bpf: Simplify ptr_min_max_vals adjustment")
b741f1630346 ("bpf: introduce per-cpu cgroup local storage")
f294b37ec7b2 ("bpf: rework cgroup storage pointer passing")
8bad74f9840f ("bpf: extend cgroup bpf core to allow multiple cgroup storage types")
d58e468b1112 ("flow_dissector: implements flow dissector BPF hook")
679c782de14b ("bpf/verifier: per-register parent pointers")
02f6ac7456a0 ("selftests/bpf: Add cgroup id helpers to bpf_helpers.h")
539764d07b49 ("bpf: Sync bpf.h to tools/")
7723628101aa ("bpf: Introduce bpf_skb_ancestor_cgroup_id helper")
3bd43a8c91cb ("bpf: Sync bpf.h uapi to tools/")
2dbb9b9e6df6 ("bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT")
5dc4c4b7d4e8 ("bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY")
736b46027eb4 ("net: Add ID (if needed) to sock_reuseport and expose reuseport_lock")
40a1227ea845 ("tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket")
85fc4b16aaf0 ("bpf: introduce update_effective_progs()")
d4c9f5735375 ("selftests/bpf: add verifier cgroup storage tests")
f42ee093be29 ("bpf/test_run: support cgroup local storage")
c419cf52da77 ("bpf: sync bpf.h to tools/")
cd3394317653 ("bpf: introduce the bpf_get_local_storage() helper function")
394e40a29788 ("bpf: extend bpf_prog_array to store pointers to the cgroup storage")
d7bf2c10af05 ("bpf: allocate cgroup storage entries on attaching bpf programs")
aa0ad5b0391e ("bpf: pass a pointer to a cgroup storage using pcpu variable")
de9cbbaadba5 ("bpf: introduce cgroup storage maps")
d692f1138a4b ("bpf: Support bpf_get_socket_cookie in more prog types")
eae249b27f04 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")