linux/drivers/net/xen-netback
David Vrabel 0f589967a7 xen-netback: don't use last request to determine minimum Tx credit
The last from guest transmitted request gives no indication about the
minimum amount of credit that the guest might need to send a packet
since the last packet might have been a small one.

Instead allow for the worst case 128 KiB packet.

This is part of XSA155.

CC: stable@vger.kernel.org
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2015-12-18 10:00:23 -05:00
..
common.h net/xen-netback: Make it running on 64KB page granularity 2015-10-23 14:20:41 +01:00
interface.c xen-netback: add support for multicast control 2015-09-02 11:45:00 -07:00
Makefile
netback.c xen-netback: don't use last request to determine minimum Tx credit 2015-12-18 10:00:23 -05:00
xenbus.c xen-netback: add support for multicast control 2015-09-02 11:45:00 -07:00