index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xen
/
interface
/
io
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-0
/
+53
|
\
|
*
xen-net{back, front}: Document multi-queue feature in netif.h
Andrew J. Bennieston
2014-06-04
1
-0
/
+53
*
|
xen blkif.h: fix comment typo in discard-alignment
Olaf Hering
2014-05-28
1
-1
/
+1
|
/
*
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-02-10
1
-20
/
+14
|
\
|
*
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2014-02-07
1
-20
/
+14
*
|
Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-20
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
ia64/xen: Remove Xen support for ia64
Boris Ostrovsky
2013-12-11
1
-3
/
+0
*
|
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-12-20
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
xen/block: Correctly define structures in public headers on ARM32 and ARM64
Julien Grall
2013-12-13
1
-5
/
+5
*
|
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
1
-0
/
+1
*
|
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
2013-10-17
1
-1
/
+9
*
|
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-17
1
-0
/
+7
|
/
*
drivers/tpm: add xen tpmfront interface
Daniel De Graaf
2013-08-09
1
-0
/
+52
*
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-23
2
-0
/
+58
|
\
|
*
Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2013-06-28
2
-0
/
+58
|
|
\
|
|
*
xen/io/ring.h: new macro to detect whether there are too many requests on the...
Jan Beulich
2013-06-17
1
-0
/
+5
|
|
*
xen-block: implement indirect descriptors
Roger Pau Monne
2013-04-18
1
-0
/
+53
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-10
1
-0
/
+12
|
\
\
\
|
*
|
|
xen: netif.h: document feature-split-event-channels
Wei Liu
2013-05-24
1
-0
/
+12
|
|
/
/
*
/
/
arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64
Stefano Stabellini
2013-06-07
1
-1
/
+1
|
/
/
*
|
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2013-04-22
1
-0
/
+18
*
|
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
2013-04-22
1
-0
/
+1
|
/
*
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
2013-03-11
1
-0
/
+10
*
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-07
1
-0
/
+3
|
\
|
*
xen/arm: compile blkfront and blkback
Stefano Stabellini
2012-08-08
1
-0
/
+3
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
2
-4
/
+4
|
/
*
xen/pv-on-hvm kexec: shutdown watches from old kernel
Olaf Hering
2012-07-19
1
-1
/
+2
*
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
1
-7
/
+33
|
\
|
*
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
2011-11-18
1
-1
/
+17
|
*
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
2011-11-18
1
-7
/
+17
*
|
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
1
-0
/
+3
|
\
\
|
*
|
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
2012-01-04
1
-0
/
+3
|
|
/
*
/
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
2011-12-19
1
-2
/
+1
|
/
*
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-05
1
-0
/
+36
|
\
|
*
xen-blkfront: add BLKIF_OP_DISCARD and discard request struct
Li Dongyang
2011-10-13
1
-0
/
+36
*
|
xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel
Olaf Hering
2011-09-22
1
-1
/
+2
*
|
xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable
Olaf Hering
2011-09-22
1
-1
/
+4
|
/
*
xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...
Konrad Rzeszutek Wilk
2011-05-12
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-17
1
-38
/
+42
|
\
|
*
xen network backend driver
Ian Campbell
2011-03-16
1
-38
/
+42
*
|
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
1
-0
/
+21
|
\
\
|
*
|
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
2011-02-25
1
-0
/
+21
|
|
/
*
/
xen: Union the blkif_request request specific fields
Owen Smith
2011-03-08
1
-5
/
+11
|
/
*
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
2010-12-15
1
-2
/
+9
*
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson
2010-10-18
1
-0
/
+112
*
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-10-18
1
-1
/
+7
*
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
2008-05-27
1
-5
/
+24
*
xen pvfb: Pointer z-axis (mouse wheel) support
Markus Armbruster
2008-05-27
1
-0
/
+2
*
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
2008-04-24
2
-0
/
+238
*
xen: Make xen-blkfront write its protocol ABI to xenstore
Markus Armbruster
2008-04-24
1
-0
/
+21
[next]