linux-uconsole/drivers/net/hyperv
Stephen Hemminger ced84017c9 hv_netvsc: flag software created hash value
[ Upstream commit df9f540ca7 ]

When the driver needs to create a hash value because it
was not done at higher level, then the hash should be marked
as a software not hardware hash.

Fixes: f72860afa2 ("hv_netvsc: Exclude non-TCP port numbers from vRSS hashing")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-27 14:51:21 +01:00
..
hyperv_net.h hv_netvsc: Fix offset usage in netvsc_send_table() 2020-01-27 14:51:20 +01:00
Kconfig hv_netvsc: drop common code until callback model fixed 2018-06-12 15:22:28 -07:00
Makefile hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc.c hv_netvsc: Fix send_table offset in case of a host bug 2020-01-27 14:51:20 +01:00
netvsc_drv.c hv_netvsc: flag software created hash value 2020-01-27 14:51:21 +01:00
netvsc_trace.c hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc_trace.h hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
rndis_filter.c hv_netvsc: Fix memory leak when removing rndis device 2020-01-23 08:21:34 +01:00