linux-kernel-test/drivers/net/ethernet/intel
Eric Dumazet 98a045d7e4 e1000e: fix skb truesize underestimation
e1000e allocates a page per skb fragment. We must account
PAGE_SIZE 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-13 16:05:08 -04:00
..
e1000 e1000: fix skb truesize underestimation 2011-10-13 16:05:07 -04:00
e1000e e1000e: fix skb truesize underestimation 2011-10-13 16:05:08 -04:00
igb igb: fix skb truesize underestimation 2011-10-13 16:05:07 -04:00
igbvf net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
ixgb net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
ixgbe ixgbe: fix skb truesize underestimation 2011-10-13 16:05:08 -04:00
ixgbevf net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -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