linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net,v2 0/2] Fix send indirection table offset
@ 2019-11-21 21:33 Haiyang Zhang
  2019-11-21 21:33 ` [PATCH net,v2 1/2] hv_netvsc: Fix offset usage in netvsc_send_table() Haiyang Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Haiyang Zhang @ 2019-11-21 21:33 UTC (permalink / raw)
  To: sashal, linux-hyperv, netdev
  Cc: haiyangz, kys, sthemmin, olaf, vkuznets, davem, linux-kernel

Fix send indirection table offset issues related to guest and
host bugs.

Haiyang Zhang (2):
  hv_netvsc: Fix offset usage in netvsc_send_table()
  hv_netvsc: Fix send_table offset in case of a host bug

 drivers/net/hyperv/hyperv_net.h |  3 ++-
 drivers/net/hyperv/netvsc.c     | 38 ++++++++++++++++++++++++++++++--------
 2 files changed, 32 insertions(+), 9 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-11-22  8:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-21 21:33 [PATCH net,v2 0/2] Fix send indirection table offset Haiyang Zhang
2019-11-21 21:33 ` [PATCH net,v2 1/2] hv_netvsc: Fix offset usage in netvsc_send_table() Haiyang Zhang
2019-11-21 23:04   ` Jakub Kicinski
2019-11-22  0:54     ` Haiyang Zhang
2019-11-22  1:03       ` Jakub Kicinski
2019-11-21 21:33 ` [PATCH net,v2 2/2] hv_netvsc: Fix send_table offset in case of a host bug Haiyang Zhang
2019-11-22  8:04 ` [PATCH net,v2 0/2] Fix send indirection table offset David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).