All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 net-next] sunvnet: fix null pointer deref and crash recovery
@ 2015-01-26 20:54 David L Stevens
  2015-01-26 22:44 ` Sowmini Varadhan
  2015-01-27  8:25 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: David L Stevens @ 2015-01-26 20:54 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Sowmini Varadhan

These patches fix an incorrect ordering in releasing ring data, clear pending
tx buffers on a reset, and make the sunvnet driver more reliable when remote
systems crash during active transmits.

David L Stevens (2):
  sunvnet: free pending tx buffers before clearing ring data
  sunvnet: improve error handling when a remote crashes

 drivers/net/ethernet/sun/sunvnet.c |   83 +++++++++++++++++++----------------
 1 files changed, 45 insertions(+), 38 deletions(-)

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

* Re: [PATCH 0/2 net-next] sunvnet: fix null pointer deref and crash recovery
  2015-01-26 20:54 [PATCH 0/2 net-next] sunvnet: fix null pointer deref and crash recovery David L Stevens
@ 2015-01-26 22:44 ` Sowmini Varadhan
  2015-01-27  8:25 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Sowmini Varadhan @ 2015-01-26 22:44 UTC (permalink / raw)
  To: David L Stevens; +Cc: David Miller, netdev

On (01/26/15 15:54), David L Stevens wrote:
> These patches fix an incorrect ordering in releasing ring data, clear pending
> tx buffers on a reset, and make the sunvnet driver more reliable when remote
> systems crash during active transmits.

Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>

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

* Re: [PATCH 0/2 net-next] sunvnet: fix null pointer deref and crash recovery
  2015-01-26 20:54 [PATCH 0/2 net-next] sunvnet: fix null pointer deref and crash recovery David L Stevens
  2015-01-26 22:44 ` Sowmini Varadhan
@ 2015-01-27  8:25 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2015-01-27  8:25 UTC (permalink / raw)
  To: david.stevens; +Cc: netdev, sowmini.varadhan

From: David L Stevens <david.stevens@oracle.com>
Date: Mon, 26 Jan 2015 15:54:14 -0500

> These patches fix an incorrect ordering in releasing ring data, clear pending
> tx buffers on a reset, and make the sunvnet driver more reliable when remote
> systems crash during active transmits.

Series applied, thanks David.

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

end of thread, other threads:[~2015-01-27  8:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 20:54 [PATCH 0/2 net-next] sunvnet: fix null pointer deref and crash recovery David L Stevens
2015-01-26 22:44 ` Sowmini Varadhan
2015-01-27  8:25 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.