linux/drivers/net/ethernet/intel
Eric Dumazet 7b8b59617e igbvf: fix truesize underestimation
igbvf allocates half a page per skb fragment. We must account
PAGE_SIZE/2 increments on skb->truesize, not the actual frag length.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-20 17:04:20 -04:00
..
e1000 net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
e1000e net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
igb net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
igbvf igbvf: fix truesize underestimation 2011-10-20 17:04:20 -04:00
ixgb net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
ixgbe net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
ixgbevf net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
e100.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
Kconfig
Makefile