Files
linux/drivers/net
Eric Dumazet 6db331eb29 kaweth: use skb_cow_head() to deal with cloned skbs
commit 39fba7835a upstream.

We can use skb_cow_head() to properly deal with clones,
especially the ones coming from TCP stack that allow their head being
modified. This avoids a copy.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: James Hughes <james.hughes@raspberrypi.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-20 10:18:34 +01:00
..
2016-06-15 22:06:06 -07:00
2019-02-12 19:44:59 +01:00
2019-01-31 08:12:33 +01:00
2017-12-09 22:01:54 +01:00
2016-05-09 00:00:28 -04:00
2018-12-17 09:38:31 +01:00
2018-03-22 09:17:57 +01:00