freebsd-dev/sys/dev/xen
Justin T. Gibbs 8577146eac Fix bug in the netfront driver that caused excessive packet drops during
receive processing.

Remove unnecessary restrictions on the mbuf chain length built during an
LRO receive.  This restriction was copied from the Linux netfront driver
where the LRO implementation cannot handle more than 18 discontinuities.
The FreeBSD implementation has no such restriction.

MFC after: 1 week
2011-01-29 02:36:45 +00:00
..
balloon Make "options XENHVM" compile for i386, not just amd64 -- a largely 2011-01-04 14:49:54 +00:00
blkback sys/dev/xen/blkback/blkback.c: 2010-10-28 04:14:28 +00:00
blkfront Make "options XENHVM" compile for i386, not just amd64 -- a largely 2011-01-04 14:49:54 +00:00
console A lack of console input is not the same thing as a byte of \0 input. 2010-12-29 05:13:21 +00:00
control Improve the Xen para-virtualized device infrastructure of FreeBSD: 2010-10-19 20:53:30 +00:00
evtchn
netback Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
netfront Fix bug in the netfront driver that caused excessive packet drops during 2011-01-29 02:36:45 +00:00
pcifront
xenpci Make "options XENHVM" compile for i386, not just amd64 -- a largely 2011-01-04 14:49:54 +00:00