blob: fd59abe8d5fedc131a5d6e807f08541cfb125fdd [file] [log] [blame]
e2f7fc0ac695 ("bpf: fix undefined behavior in narrow load handling")
46f53a65d2de ("bpf: Allow narrow loads with offset > 0")
bc23105ca0ab ("bpf: fix context access in tracing progs on 32 bit archs")
f96da09473b5 ("bpf: simplify narrower ctx access")
40304b2a1567 ("bpf: BPF support for sock_ops")
239946314e57 ("bpf: possibly avoid extra masking for narrower load in verifier")
734942cc4ea6 ("tcp: ULP infrastructure")
31fd85816dbe ("bpf: permits narrower load from bpf program context fields")
1e2709769086 ("bpf: Add BPF_OBJ_GET_INFO_BY_FD")
bd5f5f4ecb78 ("bpf: Add BPF_MAP_GET_FD_BY_ID")
b16d9aa4c2b9 ("bpf: Add BPF_PROG_GET_FD_BY_ID")
34ad5580f8f9 ("bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command")
f3f1c054c288 ("bpf: Introduce bpf_map ID")
dc4bb0e23561 ("bpf: Introduce bpf_prog ID")
8726679a0fa3 ("bpf: teach verifier to track stack depth")
218af599fa63 ("tcp: internal implementation for pacing")
cf1ef3f0719b ("net/tcp_fastopen: Disable active side TFO in certain scenarios")
b1d9fc41aab1 ("bpf: add napi_id read access to __sk_buff")
be9370a7d861 ("bpf: remove struct bpf_prog_type_list")
1cf1cae963c2 ("bpf: introduce BPF_PROG_TEST_RUN command")
dddb64bcb346 ("net: Add sysctl to toggle early demux for tcp and udp")
81ed18ab3098 ("bpf: add helper inlining infra and optimize map_array lookup")
79741b3bdec0 ("bpf: refactor fixup_bpf_calls()")
e245c5c6a565 ("bpf: move fixup_bpf_calls() function")
5425077d73e0 ("net: ipv6: Add early demux handler for UDP unicast")
74451e66d516 ("bpf: make jited programs visible in traces")
9383191da4e4 ("bpf: remove stubs for cBPF from arch code")
c78f8bdfa11f ("bpf: mark all registered map/prog types as __ro_after_init")
9b8805a32559 ("sock: add sk_dst_pending_confirm flag")
19f6d3f3c842 ("net/tcp-fastopen: Add new API support")
065263f40f09 ("net/tcp-fastopen: refactor cookie check logic")
a67edbf4fb6d ("bpf: add initial bpf tracepoints")
2492d3b86704 ("bpf: enable load bytes helper for filter/reuseport progs")
4faf940dd869 ("bpf: simplify __is_valid_access test on cb")
4548b683b781 ("Introduce a sysctl that modifies the value of PROT_SOCK.")
b95a5c4db09b ("bpf: add a longest prefix match trie map implementation")
d8bec2b29a82 ("net/mlx5e: Support bpf_xdp_adjust_head()")
62c7989b24db ("bpf: allow b/h/w/dw access for bpf's cb in ctx")
6b8cc1d11ef7 ("bpf: pass original insn directly to convert_ctx_access")
f0318d01b694 ("bpf: allow adjusted map element values to spill")
5722569bb9c3 ("bpf: allow helpers access to map element values")
cdda926d4098 ("qede: Break datapath logic into its own file")
1946e672c173 ("ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob")
8f18e4d03ed8 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")