linux-stable/drivers/vhost
Stefano Garzarella b6067828fd vhost/vsock: fix packet delivery order to monitoring devices
[ Upstream commit 107bc0766b ]

We want to deliver packets to monitoring devices before it is
put in the virtqueue, to avoid that replies can appear in the
packet capture before the transmitted packet.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-05-27 17:37:32 +02:00
..
Kconfig vhost: allow vhost-scsi driver to be built-in 2018-08-22 01:01:32 +03:00
Kconfig.vringh
Makefile
net.c vhost: Check docket sk_family instead of call getname 2020-03-05 16:42:18 +01:00
scsi.c vhost: scsi: add weight support 2019-08-04 09:30:55 +02:00
test.c vhost/test: stop device before reset 2020-01-27 14:51:19 +01:00
test.h
vhost.c vhost: make sure log_num < in_num 2019-09-16 08:22:25 +02:00
vhost.h vhost: introduce vhost_exceeds_weight() 2019-08-04 09:30:55 +02:00
vringh.c
vsock.c vhost/vsock: fix packet delivery order to monitoring devices 2020-05-27 17:37:32 +02:00