linux-stable/drivers/vhost
Stefano Garzarella 486a24502c 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 16:42:56 +02:00
..
Kconfig
Kconfig.vringh
Makefile
net.c vhost: Check docket sk_family instead of call getname 2020-03-11 18:02:56 +01:00
scsi.c vhost: scsi: add weight support 2019-07-10 09:54:42 +02:00
test.c vhost/test: fix build for vhost test 2019-09-16 08:20:45 +02:00
test.h
vhost.c vhost: make sure log_num < in_num 2019-09-16 08:20:46 +02:00
vhost.h vhost: introduce vhost_exceeds_weight() 2019-07-10 09:54:42 +02:00
vringh.c
vsock.c vhost/vsock: fix packet delivery order to monitoring devices 2020-05-27 16:42:56 +02:00