aboutsummaryrefslogtreecommitdiff
path: root/xen/net.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsFlavio Cruz2023-01-281-3/+3
* Add missing htonsSamuel Thibault2022-12-241-0/+1
* xen: Fix storing physical addressesSamuel Thibault2022-02-161-1/+1
* Fix warningSamuel Thibault2020-04-051-1/+1
* xen: fix const warningSamuel Thibault2020-03-311-1/+1
* 64bit: fix warningsSamuel Thibault2020-03-291-9/+7
* Update device drivers for highmem supportRichard Braun2016-09-211-26/+23
* Redefine what an external page isRichard Braun2016-09-211-1/+1
* Fix gcc-6 warningsSamuel Thibault2016-05-181-2/+2
* Follow-up stdint useSamuel Thibault2016-04-041-3/+3
* Use uint32_t instead of unsigned32_t.Flavio Cruz2016-04-041-3/+3
* xen: fix error handlingJustus Winter2014-03-201-3/+2
* Fix format warningsMiguel Figueiredo2013-06-041-2/+2
* Merge branch 'master' into master-slabSamuel Thibault2012-01-281-0/+74
|\
| * Cope with dom0s which do not respect feature-no-csum-offloadSamuel Thibault2011-12-301-0/+74
* | Fix kern/kalloc.h includesRichard Braun2011-12-171-0/+1
|/
* Do not map xen driver pagesSamuel Thibault2011-10-161-10/+10
* Fix copyright assignmentSamuel Thibault2011-08-301-1/+1
* Add rx-copy support to netfrontSamuel Thibault2011-02-071-19/+51
* Add Xen supportSamuel Thibault2009-12-161-0/+665