linux-kernel-test/drivers/net/ethernet/intel/e1000e
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
..
80003es2lan.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
82571.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
defines.h
e1000.h e1000e: make function tables const 2011-10-05 02:52:21 -07:00
ethtool.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
hw.h
ich8lan.c e1000e: bad short packets received when jumbos enabled on 82579 2011-10-06 22:44:13 -07:00
lib.c
Makefile
netdev.c e1000e: fix skb truesize underestimation 2011-10-13 16:05:08 -04:00
param.c
phy.c