summaryrefslogtreecommitdiff
path: root/sys/dev/xen/netback
Commit message (Expand)AuthorAgeFilesLines
* MFC r242889 (by rdivacky):Dimitry Andric2012-11-151-3/+3
* MFC 230587, 230916Kenneth D. Merry2012-02-142-1206/+4677
* Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier.Matthew D Fleming2011-01-191-2/+2
* The proper fix for the delayed SCTP checksum is toRandall Stewart2010-03-121-1/+1
* Temporarily revert the new-bus locking for 8.0 release. It will beJohn Baldwin2009-08-201-2/+2
* Make the newbus subsystem Giant free by adding the new newbus sxlock.Attilio Rao2009-08-021-2/+2
* Adds support for SCTP checksum offload. This meansRandall Stewart2009-02-031-1/+12
* Import Xen paravirtual drivers.Kip Macy2008-08-121-0/+1585