Series of fixes for sockmap and ktls, see patches for descriptions. --- John Fastabend (3): bpf: tls, implement unhash to avoid transition out of ESTABLISHED bpf: sockmap remove duplicate queue free bpf: sockmap fix msg->sg.size account on ingress skb include/net/tls.h | 14 ++++++++++++- net/core/skmsg.c | 1 + net/ipv4/tcp_bpf.c | 2 -- net/tls/tls_main.c | 57 ++++++++++++++++++++++++++++++++++++++-------------- net/tls/tls_sw.c | 13 ++++++++---- 5 files changed, 65 insertions(+), 22 deletions(-) -- Signature