blob: e8f35f1a8ba4a8d9ee48441c61c7da9dc0dd9e4b [file] [log] [blame]
7b98cd42b049 ("bpf: sockmap: Add UDP support")
cb21802b3963 ("bpf: sockmap: Simplify sock_map_init_proto")
f747632b608f ("bpf: sockmap: Move generic sockmap hooks from BPF TCP")
5da004044231 ("bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG")
d19da360ee0f ("bpf: tcp: Move assertions into tcp_bpf_get_proto")
1a2e20132db7 ("skmsg: Update saved hooks only once")
c1cdf65da060 ("bpf, sockmap: Return socket cookie on lookup from syscall")
6e830c2f6c96 ("bpf, sockmap: Don't set up upcalls and progs for listening sockets")
8ca30379a401 ("bpf, sockmap: Allow inserting listening TCP sockets into sockmap")
e80251555f0b ("tcp_bpf: Don't let child socket inherit parent protocol ops on copy")
b8e202d1d1d0 ("net, sk_msg: Annotate lockless access to sk_prot on clone")
85b8ac01a421 ("bpf, sockmap: Check update requirements after locking")
33bfe20dd711 ("bpf: Sockmap/tls, push write_space updates through ulp updates")
4da6a196f93b ("bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop")
be7bbea114d6 ("net/tls: use the full sk_proto pointer")
15a7dea750e0 ("net/tls: use RCU protection on icsk->icsk_ulp_data")
5d92e631b8be ("net/tls: partially revert fix transition through disconnect with close")
95fa145479fb ("bpf: sockmap/tls, close can race with map free")
0e858739c2d2 ("bpf: sockmap, only create entry if ulp is not already enabled")
32857cf57f92 ("net/tls: fix transition through disconnect with close")
313ab004805c ("net/tls: remove sock unlock/lock around strp_done()")
f87e62d45e51 ("net/tls: remove close callback sock unlock/lock around TX work flush")
ac78fc148d82 ("net/tls: don't call tls_sk_proto_close for hw record offload")
318892ac0683 ("net/tls: don't arm strparser immediately in tls_set_sw_offload()")
af144a983402 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")