]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Don't coalesce decrypted and encrypted SKBs
authorBoris Pismenny <borisp@mellanox.com>
Fri, 13 Jul 2018 11:33:38 +0000 (14:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Jul 2018 07:12:09 +0000 (00:12 -0700)
commitef503ebfe6d0eaa569a2265dd60a7fab682c8200
tree8c2b86753dc8762924abd6a39c2d36476b0bd183
parente698f8827cf5700b84576e05ce85a4b85e4360db
tcp: Don't coalesce decrypted and encrypted SKBs

Prevent coalescing of decrypted and encrypted SKBs in GRO
and TCP layer.

Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c
net/ipv4/tcp_offload.c