All of these patches need to be resubmitted with a proper subsystem
prefix in the Subject line.
Thank you.
On Thu, Aug 04, 2016 at 04:09:57PM +0200, ggar...@abra.uab.cat wrote:
> From: Gerard Garcia
>
> Reset connection and close rx socket when the sender is ignoring our
> announced available buffer.
>
> Signed-off-by: Gerard Garcia
>
> ---
> v2:
> * Get vvs->rx_lock lock before checking if next
From: Gerard Garcia
Reset connection and close rx socket when the sender is ignoring our announced
available buffer.
Signed-off-by: Gerard Garcia
---
v2:
* Get vvs->rx_lock lock before checking if next packet is going to
overflow the rx buffer.
net/vmw_vsock/virtio_transport_common.c |