Steffen Klassert 07b26c9454 gso: Support partial splitting at the frag_list pointer
Since commit 8a29111c7 ("net: gro: allow to build full sized skb")
gro may build buffers with a frag_list. This can hurt forwarding
because most NICs can't offload such packets, they need to be
segmented in software. This patch splits buffers with a frag_list
at the frag_list pointer into buffers that can be TSO offloaded.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Acked-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-19 20:59:34 -04:00
..
2015-08-25 13:38:50 -07:00
2016-04-27 22:48:24 -04:00
2016-09-10 23:12:51 -07:00
2016-09-01 14:09:00 -07:00
2016-04-27 22:48:23 -04:00
2016-06-10 23:07:49 -07:00
2016-06-10 23:07:49 -07:00
2016-09-10 23:12:53 -07:00
2016-09-10 23:12:52 -07:00
2016-09-01 14:09:01 -07:00
2016-06-10 23:07:49 -07:00
2016-08-18 23:27:27 -07:00
2016-09-10 23:12:53 -07:00
2015-09-17 17:18:37 -07:00