6caaf104423d ("tls: fix peeking with sync+async decryption") ec823bf3a479 ("tls: don't skip over different type records from the rx_list") fdfbaec5923d ("tls: stop recv() if initial process_rx_list gave us non-DATA") ac437a51ce66 ("net: tls: fix returned read length with async decrypt") 4d42cd6bc2ac ("tls: rx: fix return value for async crypto") 84c61fe1a75b ("tls: rx: do not use the standard strparser") 8b3c59a7a0be ("tls: rx: device: add input CoW helper") d4e5db645221 ("tls: rx: device: keep the zero copy status with offload") b93f5700164d ("tls: rx: don't free the output in case of zero-copy") dd47ed3620e6 ("tls: rx: factor SW handling out of tls_rx_one_record()") b92a13d488de ("tls: rx: wrap recv_pkt accesses in helpers") cbbdee9918a2 ("tls: rx: async: don't put async zc on the list") c618db2afe7c ("tls: rx: async: hold onto the input skb") 6ececdc51369 ("tls: rx: async: adjust record geometry immediately") 6bd116c8c654 ("tls: rx: return the decrypted skb via darg") 541cc48be3b1 ("tls: rx: read the input skb from ctx->recv_pkt") 8a958732818b ("tls: rx: factor out device darg update") 53d57999fe02 ("tls: rx: remove the message decrypted tracking") abb47dc95dc6 ("tls: rx: don't keep decrypted skbs on ctx->recv_pkt") 008141de8557 ("tls: rx: don't try to keep the skbs always on the list")