commit | 41ed9c04aac2f8c6ee922e29ce5e69f185c5125b | [log] [tgz] |
---|---|---|
author | Boris Pismenny <borisp@mellanox.com> | Fri Jul 13 14:33:38 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 00:12:09 2018 -0700 |
tree | 8c2b86753dc8762924abd6a39c2d36476b0bd183 | |
parent | 16e4edc297ffc9b643b8dd3da6b0d579753ea2b3 [diff] |
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>