kernel-ark/drivers/net/igb
Alexander Duyck 4478a9cdf0 igb: drop support for UDP hashing w/ RSS
This change removes UDP from the supported protocols for RSS hashing.  The
reason for removing this protocol is because IP fragmentation was causing a
network flow to be broken into two streams, one for fragmented, and one for
non-fragmented and this in turn was causing out-of-order issues.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-05 18:50:54 -07:00
..
e1000_82575.c igb: fix PHY config access on 82580 2010-07-01 22:45:55 -07:00
e1000_82575.h
e1000_defines.h igb: fix PHY config access on 82580 2010-07-01 22:45:55 -07:00
e1000_hw.h
e1000_mac.c
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h
igb_ethtool.c igb: correct link test not being run when link is down 2010-07-01 22:45:57 -07:00
igb_main.c igb: drop support for UDP hashing w/ RSS 2010-07-05 18:50:54 -07:00
igb.h igb: reduce cache misses on tx cleanup 2010-05-05 21:30:12 -07:00
Makefile