Files
linux/drivers/net
Eric Dumazet 62f3250f3d xen-netfront: be more drop monitor friendly
xennet_start_xmit() might copy skb with inappropriate layout
into a fresh one.

Old skb is freed, and at this point it is not a drop, but
a consume. New skb will then be either consumed or dropped.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-30 15:56:16 -07:00
..
2017-08-13 20:12:23 -07:00
2017-08-29 16:05:07 -07:00
2017-08-19 17:13:41 -07:00
2017-08-11 14:42:28 -07:00
2017-08-16 11:01:57 -07:00
2017-08-13 20:05:12 -07:00