aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/interface/io (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-0/+1
2013-10-17xen-netback: handle IPv6 TCP GSO packets from the guestPaul Durrant1-1/+9
2013-10-17xen-netback: add support for IPv6 checksum offload to guestPaul Durrant1-0/+7
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf1-0/+52
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+58
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+12
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/driversJens Axboe2-0/+58
2013-06-17xen/io/ring.h: new macro to detect whether there are too many requests on the ringJan Beulich1-0/+5
2013-06-07arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini1-1/+1
2013-05-23xen: netif.h: document feature-split-event-channelsWei Liu1-0/+12
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne1-0/+53
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel1-0/+10
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells2-4/+4
2012-08-08xen/arm: compile blkfront and blkbackStefano Stabellini1-0/+3
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-1/+2
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+3
2012-01-04xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2011-12-19Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel"Konrad Rzeszutek Wilk1-2/+1
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk1-1/+17
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk1-7/+17
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+36
2011-10-13xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang1-0/+36
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering1-1/+2
2011-09-22xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering1-1/+4
2011-05-12xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.Konrad Rzeszutek Wilk1-0/+13
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-38/+42
2011-03-15xen network backend driverIan Campbell1-38/+42
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-0/+21
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith1-5/+11
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini1-0/+21
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+9
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson1-0/+112
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu1-1/+7
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster1-5/+24
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster1-0/+2
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2-0/+238
2008-04-24xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster1-0/+21
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge6-0/+666