summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* vringh: update for virtio 1.0 APIsMichael S. Tsirkin2014-12-15
* vringh: 64 bit featuresMichael S. Tsirkin2014-12-15
* virtio: core support for config generationMichael S. Tsirkin2014-12-14
* virtio_pci: add VIRTIO_PCI_NO_LEGACYMichael S. Tsirkin2014-12-14
* virtio_config: fix virtio_cread_bytesMichael S. Tsirkin2014-12-11
* virtio: drop legacy_only driver flagMichael S. Tsirkin2014-12-09
* virtio: allow finalize_features to failMichael S. Tsirkin2014-12-09
* virtio: add API to detect legacy devicesMichael S. Tsirkin2014-12-09
* virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin2014-12-09
* virtio_balloon: add legacy_only flagMichael S. Tsirkin2014-12-09
* virtio_console: virtio 1.0 supportMichael S. Tsirkin2014-12-09
* virtio_scsi: export to userspaceMichael S. Tsirkin2014-12-09
* virtio_scsi: move to uapiMichael S. Tsirkin2014-12-09
* virtio_scsi: v1.0 supportMichael S. Tsirkin2014-12-09
* tun: add VNET_LE flagMichael S. Tsirkin2014-12-09
* tun: move internal flag defines out of uapiMichael S. Tsirkin2014-12-09
* virtio_blk: v1.0 supportMichael S. Tsirkin2014-12-09
* virtio_net: v1.0 endiannessMichael S. Tsirkin2014-12-09
* virtio: add legacy feature table supportMichael S. Tsirkin2014-12-09
* virtio: set FEATURES_OKMichael S. Tsirkin2014-12-09
* virtio: allow transports to get avail/used addressesCornelia Huck2014-12-09
* virtio_config: endian conversion for v1.0Michael S. Tsirkin2014-12-09
* virtio: memory access APIsMichael S. Tsirkin2014-12-09
* virtio: add virtio 1.0 feature bitMichael S. Tsirkin2014-12-09
* virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-09
* virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-09
* virtio: add low-level APIs for feature bitsMichael S. Tsirkin2014-12-09
* uapi: fix to export linux/vm_sockets.hMasahiro Yamada2014-12-04
* Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-28
|\
| * Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-26
| |\
| | * iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-15
* | | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-11-28
|\ \ \
| * | | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-27
|\ \ \ \
| * | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-26
* | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-26
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-11-25
|\ \ \ \ \
| * | | | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-24
* | | | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2014-11-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-17
| * | | | | clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov2014-11-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo2014-11-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-21
|\ \ \ \ \
| * \ \ \ \ Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-19
| |\ \ \ \ \
| | * | | | | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-18
| * | | | | | vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-18
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-16
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-12
| * | | | | | net: Add vxlan_gso_check() helperJoe Stringer2014-11-14