Message ID | 20231206232706.374377-1-john.fastabend@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | fixes for ktls | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 6 Dec 2023 15:27:04 -0800 you wrote: > Couple fixes for TLS and BPF interactions. > > John Fastabend (2): > net: tls, update curr on splice as well > bpf: sockmap, updating the sg structure should also update curr > > net/core/filter.c | 19 +++++++++++++++++++ > net/tls/tls_sw.c | 2 ++ > 2 files changed, 21 insertions(+) Here is the summary with links: - [net,1/2] net: tls, update curr on splice as well https://git.kernel.org/netdev/net/c/c5a595000e26 - [net,2/2] bpf: sockmap, updating the sg structure should also update curr https://git.kernel.org/netdev/net/c/bb9aefde5bba You are awesome, thank you!