| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio: core support for config generation | Michael S. Tsirkin | 2014-12-14 | 1 | -4/+28 |
* | virtio_pci: add VIRTIO_PCI_NO_LEGACY | Michael S. Tsirkin | 2014-12-14 | 1 | -5/+10 |
* | virtio_config: fix virtio_cread_bytes | Michael S. Tsirkin | 2014-12-11 | 1 | -1/+4 |
* | virtio: drop legacy_only driver flag | Michael S. Tsirkin | 2014-12-09 | 1 | -2/+0 |
* | virtio: allow finalize_features to fail | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+2 |
* | virtio: add API to detect legacy devices | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+2 |
* | virtio: make VIRTIO_F_VERSION_1 a transport bit | Michael S. Tsirkin | 2014-12-09 | 1 | -2/+2 |
* | virtio_balloon: add legacy_only flag | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+2 |
* | virtio_console: virtio 1.0 support | Michael S. Tsirkin | 2014-12-09 | 1 | -3/+4 |
* | virtio_scsi: export to userspace | Michael S. Tsirkin | 2014-12-09 | 2 | -37/+38 |
* | virtio_scsi: move to uapi | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+0 |
* | virtio_scsi: v1.0 support | Michael S. Tsirkin | 2014-12-09 | 1 | -15/+17 |
* | tun: add VNET_LE flag | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+1 |
* | tun: move internal flag defines out of uapi | Michael S. Tsirkin | 2014-12-09 | 1 | -13/+3 |
* | virtio_blk: v1.0 support | Michael S. Tsirkin | 2014-12-09 | 1 | -7/+8 |
* | virtio_net: v1.0 endianness | Michael S. Tsirkin | 2014-12-09 | 1 | -7/+8 |
* | virtio: add legacy feature table support | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+4 |
* | virtio: set FEATURES_OK | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+2 |
* | virtio: allow transports to get avail/used addresses | Cornelia Huck | 2014-12-09 | 1 | -0/+3 |
* | virtio_config: endian conversion for v1.0 | Michael S. Tsirkin | 2014-12-09 | 1 | -3/+6 |
* | virtio: memory access APIs | Michael S. Tsirkin | 2014-12-09 | 5 | -22/+161 |
* | virtio: add virtio 1.0 feature bit | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+3 |
* | virtio: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 | 2 | -11/+11 |
* | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 2014-12-09 | 2 | -5/+4 |
* | virtio: add low-level APIs for feature bits | Michael S. Tsirkin | 2014-12-09 | 1 | -3/+50 |
* | uapi: fix to export linux/vm_sockets.h | Masahiro Yamada | 2014-12-04 | 1 | -1/+1 |
* | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-28 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-11-26 | 1 | -1/+1 |
| |\ |
|
| | * | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan | 2014-11-15 | 1 | -1/+1 |
* | | | Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-11-28 | 2 | -1/+5 |
|\ \ \ |
|
| * | | | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format | Jussi Laako | 2014-11-21 | 2 | -1/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-27 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks | Willem de Bruijn | 2014-11-26 | 1 | -0/+2 |
* | | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel | 2014-11-26 | 1 | -1/+1 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-11-25 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't work | Benjamin Herrenschmidt | 2014-11-24 | 1 | -0/+1 |
* | | | | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet... | Linus Torvalds | 2014-11-25 | 2 | -2/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | clk-divider: Fix READ_ONLY when divider > 1 | James Hogan | 2014-11-17 | 1 | -1/+0 |
| * | | | | | clk: qcom: Fix duplicate rbcpr clock name | Georgi Djakov | 2014-11-17 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-11-23 | 1 | -1/+7 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | percpu-ref: fix DEAD flag contamination of percpu pointer | Tejun Heo | 2014-11-23 | 1 | -1/+7 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-21 | 4 | -3/+25 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca... | David S. Miller | 2014-11-19 | 1 | -0/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | can: dev: add can_is_canfd_skb() API | Dong Aisheng | 2014-11-18 | 1 | -0/+6 |
| * | | | | | | vxlan: Inline vxlan_gso_check(). | Joe Stringer | 2014-11-18 | 1 | -1/+17 |
| |/ / / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-11-16 | 1 | -2/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | netfilter: nf_tables: restore synchronous object release from commit/abort | Pablo Neira Ayuso | 2014-11-12 | 1 | -2/+0 |
| * | | | | | | net: Add vxlan_gso_check() helper | Joe Stringer | 2014-11-14 | 1 | -0/+2 |
| * | | | | | | inetdevice: fixed signed integer overflow | Vincent BENAYOUN | 2014-11-14 | 1 | -1/+1 |
* | | | | | | | Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-11-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|