blob: d2940b61bb29c77ca832580ce08831c48b97d97a [file] [log] [blame]
a178b4585865 ("bpf, sk_msg: Don't clear saved sock proto on restore")
a4393861a351 ("bpf, sk_msg: Let ULP restore sk_proto and write_space callback")
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")