index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1
Michael S. Tsirkin
2014-12-09
1
-0
/
+7
*
virtio: allow finalize_features to fail
Michael S. Tsirkin
2014-12-09
8
-15
/
+36
*
virtio_ccw: legacy: don't negotiate rev 1/features
Michael S. Tsirkin
2014-12-09
1
-3
/
+13
*
virtio: add API to detect legacy devices
Michael S. Tsirkin
2014-12-09
1
-0
/
+7
*
virtio_console: fix sparse warnings
Michael S. Tsirkin
2014-12-09
1
-4
/
+5
*
vhost: remove unnecessary forward declarations in vhost.h
Jason Wang
2014-12-09
1
-4
/
+0
*
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
2014-12-09
4
-4
/
+0
*
virtio: make VIRTIO_F_VERSION_1 a transport bit
Michael S. Tsirkin
2014-12-09
2
-1
/
+7
*
virtio_balloon: add legacy_only flag
Michael S. Tsirkin
2014-12-09
1
-0
/
+1
*
virtio_console: virtio 1.0 support
Michael S. Tsirkin
2014-12-09
1
-12
/
+17
*
vhost/scsi: partial virtio 1.0 support
Michael S. Tsirkin
2014-12-09
1
-10
/
+12
*
virtio_scsi: v1.0 support
Michael S. Tsirkin
2014-12-09
1
-19
/
+32
*
macvtap: TUN_VNET_LE support
Michael S. Tsirkin
2014-12-09
1
-25
/
+43
*
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
Michael S. Tsirkin
2014-12-09
1
-19
/
+29
*
tun: drop most type defines
Michael S. Tsirkin
2014-12-09
1
-34
/
+28
*
tun: move internal flag defines out of uapi
Michael S. Tsirkin
2014-12-09
1
-51
/
+21
*
vhost/net: enable virtio 1.0
Michael S. Tsirkin
2014-12-09
1
-1
/
+2
*
vhost/net: larger header for virtio 1.0
Michael S. Tsirkin
2014-12-09
1
-1
/
+2
*
vhost/net: virtio 1.0 byte swap
Michael S. Tsirkin
2014-12-09
1
-5
/
+10
*
vhost: virtio 1.0 endian-ness support
Michael S. Tsirkin
2014-12-09
1
-37
/
+49
*
vhost: switch to __get/__put_user exclusively
Michael S. Tsirkin
2014-12-09
1
-3
/
+10
*
vhost/net: force len for TX to host endian
Michael S. Tsirkin
2014-12-09
1
-5
/
+5
*
vhost: add memory access wrappers
Michael S. Tsirkin
2014-12-09
1
-0
/
+31
*
vhost: make features 64 bit
Michael S. Tsirkin
2014-12-09
1
-3
/
+3
*
virtio_net: enable v1.0 support
Michael S. Tsirkin
2014-12-09
1
-0
/
+1
*
virtio_net: disable mac write for virtio 1.0
Michael S. Tsirkin
2014-12-09
1
-1
/
+2
*
virtio_net: bigger header when VERSION_1 is set
Michael S. Tsirkin
2014-12-09
1
-1
/
+2
*
virtio_net: stricter short buffer length checks
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
*
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
Michael S. Tsirkin
2014-12-09
1
-49
/
+41
*
virtio_net: pass vi around
Michael S. Tsirkin
2014-12-09
1
-18
/
+20
*
virtio_blk: fix race at module removal
Michael S. Tsirkin
2014-12-09
1
-1
/
+1
*
virtio_blk: make serial attribute static
Michael S. Tsirkin
2014-12-09
1
-1
/
+2
*
KVM: s390: enable virtio-ccw revision 1
Cornelia Huck
2014-12-09
1
-1
/
+1
*
KVM: s390 allow virtio_ccw status writes to fail
Michael S. Tsirkin
2014-12-09
1
-1
/
+6
*
KVM: s390: virtio-ccw revision 1 SET_VQ
Cornelia Huck
2014-12-09
1
-12
/
+42
*
KVM: s390: Set virtio-ccw transport revision
Thomas Huth
2014-12-09
1
-0
/
+63
*
virtio_blk: v1.0 support
Michael S. Tsirkin
2014-12-09
1
-29
/
+41
*
virtio_net: v1.0 endianness
Michael S. Tsirkin
2014-12-09
1
-13
/
+20
*
virtio: add legacy feature table support
Michael S. Tsirkin
2014-12-09
1
-1
/
+24
*
virtio: simplify feature bit handling
Michael S. Tsirkin
2014-12-09
1
-4
/
+6
*
virtio: set FEATURES_OK
Michael S. Tsirkin
2014-12-09
1
-7
/
+22
*
virtio: allow transports to get avail/used addresses
Cornelia Huck
2014-12-09
1
-0
/
+16
*
virtio_ring: switch to new memory access APIs
Michael S. Tsirkin
2014-12-09
1
-44
/
+45
*
virtio_ccw: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
1
-7
/
+23
*
virtio: assert 32 bit features in transports
Michael S. Tsirkin
2014-12-09
7
-0
/
+21
*
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
8
-11
/
+11
*
mic_virtio: robust feature array size calculation
Michael S. Tsirkin
2014-12-09
1
-2
/
+1
*
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-12-09
10
-36
/
+26
*
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-07
2
-1
/
+5
|
\
|
*
ahci: disable MSI on SAMSUNG 0xa800 SSD
Tejun Heo
2014-12-04
1
-0
/
+1
[next]