[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190426003510.28641-1-jakub.kicinski@netronome.com>
Date: Thu, 25 Apr 2019 17:35:08 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
borisp@...lanox.com, aviadye@...lanox.com, davejwatson@...com,
john.fastabend@...il.com, daniel@...earbox.net,
alexei.starovoitov@...il.com, saeedm@...lanox.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net 0/2] net/tls: fix data copies in tls_device_reencrypt()
Hi!
This series fixes the tls_device_reencrypt() which is broken
if record starts in the frags of the message skb.
---
These will not conflict with net-next fixes, or Johns patches.
Jakub Kicinski (2):
net/tls: don't copy negative amounts of data in reencrypt
net/tls: fix copy to fragments in reencrypt
net/tls/tls_device.c | 39 ++++++++++++++++++++++++++++-----------
1 file changed, 28 insertions(+), 11 deletions(-)
--
2.21.0
Powered by blists - more mailing lists