summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-09vhost/net: larger header for virtio 1.0Michael S. Tsirkin1-1/+2
2014-12-09vhost/net: virtio 1.0 byte swapMichael S. Tsirkin1-5/+10
2014-12-09vhost: virtio 1.0 endian-ness supportMichael S. Tsirkin1-37/+49
2014-12-09vhost: switch to __get/__put_user exclusivelyMichael S. Tsirkin1-3/+10
2014-12-09vhost/net: force len for TX to host endianMichael S. Tsirkin1-5/+5
2014-12-09vhost: add memory access wrappersMichael S. Tsirkin1-0/+31
2014-12-09vhost: make features 64 bitMichael S. Tsirkin1-3/+3
2014-12-09virtio_net: enable v1.0 supportMichael S. Tsirkin1-0/+1
2014-12-09virtio_net: disable mac write for virtio 1.0Michael S. Tsirkin1-1/+2
2014-12-09virtio_net: bigger header when VERSION_1 is setMichael S. Tsirkin1-1/+2
2014-12-09virtio_net: stricter short buffer length checksMichael S. Tsirkin1-1/+1
2014-12-09virtio_net: get rid of virtio_net_hdr/skb_vnet_hdrMichael S. Tsirkin1-49/+41
2014-12-09virtio_net: pass vi aroundMichael S. Tsirkin1-18/+20
2014-12-09virtio_blk: fix race at module removalMichael S. Tsirkin1-1/+1
2014-12-09virtio_blk: make serial attribute staticMichael S. Tsirkin1-1/+2
2014-12-09KVM: s390: enable virtio-ccw revision 1Cornelia Huck1-1/+1
2014-12-09KVM: s390 allow virtio_ccw status writes to failMichael S. Tsirkin1-1/+6
2014-12-09KVM: s390: virtio-ccw revision 1 SET_VQCornelia Huck1-12/+42
2014-12-09KVM: s390: Set virtio-ccw transport revisionThomas Huth1-0/+63
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin2-36/+49
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin2-20/+28
2014-12-09virtio: add legacy feature table supportMichael S. Tsirkin2-1/+28
2014-12-09virtio: simplify feature bit handlingMichael S. Tsirkin1-4/+6
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin2-7/+24
2014-12-09virtio: allow transports to get avail/used addressesCornelia Huck2-0/+19
2014-12-09virtio_config: endian conversion for v1.0Michael S. Tsirkin1-3/+6
2014-12-09virtio_ring: switch to new memory access APIsMichael S. Tsirkin1-44/+45
2014-12-09virtio: memory access APIsMichael S. Tsirkin5-22/+161
2014-12-09virtio: add virtio 1.0 feature bitMichael S. Tsirkin1-0/+3
2014-12-09virtio_ccw: add support for 64 bit features.Michael S. Tsirkin1-7/+23
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin7-0/+21
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin11-23/+23
2014-12-09mic_virtio: robust feature array size calculationMichael S. Tsirkin1-2/+1
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin16-74/+42
2014-12-09virtio: add low-level APIs for feature bitsMichael S. Tsirkin1-3/+50
2014-12-08Linux 3.18v3.18Linus Torvalds1-1/+1
2014-12-07Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+5
2014-12-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2014-12-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+14
2014-12-05watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7Abhilash Kesavan1-1/+1
2014-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2014-12-05Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+2
2014-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-13/+11
2014-12-05Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-13/+11
2014-12-05Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-32/+28
2014-12-05uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04i2c: cadence: Set the hardware time-out register to maximum valueVishnu Motghare1-0/+11
2014-12-04i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2014-12-04ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1