summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost/test: fix up after API changeMichael S. Tsirkin2020-06-091-1/+1
* virtio_mem: convert device block size into 64bitMichael S. Tsirkin2020-06-091-9/+9
* virtio-mem: drop unnecessary initializationMichael S. Tsirkin2020-06-081-1/+1
* ifcvf: implement config interrupt in IFCVFZhu Lingshan2020-06-063-1/+29
* vhost: replace -1 with VHOST_FILE_UNBIND in ioctlsZhu Lingshan2020-06-061-4/+4
* vhost_vdpa: Support config interrupt in vdpaZhu Lingshan2020-06-061-0/+47
* ifcvf: ignore continuous setting same status valueZhu Lingshan2020-06-061-0/+3
* virtio-mem: Don't rely on implicit compiler padding for requestsDavid Hildenbrand2020-06-041-0/+3
* virtio-mem: Try to unplug the complete online memory block firstDavid Hildenbrand2020-06-041-31/+57
* virtio-mem: Use -ETXTBSY as error code if the device is busyDavid Hildenbrand2020-06-041-6/+10
* virtio-mem: Unplug subblocks right-to-leftDavid Hildenbrand2020-06-041-22/+16
* virtio-mem: Drop manual check for already present memoryDavid Hildenbrand2020-06-041-43/+12
* virtio-mem: Add parent resource for all added "System RAM"David Hildenbrand2020-06-041-1/+51
* virtio-mem: Better retry handlingDavid Hildenbrand2020-06-041-3/+8
* virtio-mem: Offline and remove completely unplugged memory blocksDavid Hildenbrand2020-06-041-4/+43
* virtio-mem: Allow to offline partially unplugged memory blocksDavid Hildenbrand2020-06-041-1/+67
* virtio-mem: Paravirtualized memory hotunplug part 2David Hildenbrand2020-06-042-14/+144
* virtio-mem: Paravirtualized memory hotunplug part 1David Hildenbrand2020-06-041-2/+114
* virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand2020-06-042-2/+38
* virtio-mem: Paravirtualized memory hotplugDavid Hildenbrand2020-06-043-0/+1550
* vdpasim: Fix some coccinelle warningsSamuel Zou2020-06-041-3/+4
* ifcvf: move IRQ request/free to status change handlersZhu Lingshan2020-06-041-47/+73
* vhost: (cosmetic) remove a superfluous variable initialisationGuennadi Liakhovetski2020-06-041-1/+1
* crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)2020-06-041-0/+1
* crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)2020-06-041-2/+3
* crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)2020-06-041-5/+10
* virtio-balloon: Disable free page reporting if page poison reporting is not e...Alexander Duyck2020-06-041-1/+8
* vhost_vdpa: disable doorbell mapping for !MMUMichael S. Tsirkin2020-06-041-0/+4
* vhost_vdpa: support doorbell mapping via mmapJason Wang2020-06-041-0/+59
* vhost: use mmgrab() instead of mmget() for non worker deviceJason Wang2020-06-041-8/+34
* vhost: allow device that does not depend on vhost workerJason Wang2020-06-046-17/+31
* vhost: revert "vhost: disable for OABI"Michael S. Tsirkin2020-06-024-16/+7
* virtio: force spec specified alignment on typesMichael S. Tsirkin2020-06-023-10/+10
* virtio-mmio: Delete an error message in vm_find_vqs()Markus Elfring2020-06-021-3/+1
* virtio: add VIRTIO_RING_NO_LEGACYMatej Genci2020-06-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-3120-77/+119
|\
| * drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-05-301-5/+3
| * NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-05-301-1/+3
| * net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso2020-05-291-3/+3
| * net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov2020-05-291-1/+1
| * net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa2020-05-293-14/+37
| * net/mlx5e: Fix arch depending casting issue in FECAya Levin2020-05-292-20/+24
| * net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman2020-05-291-4/+0
| * net/mlx5e: Fix stats update for matchall classifierRoi Dayan2020-05-291-1/+1
| * net/mlx5: Fix crash upon suspend/resumeMark Bloch2020-05-291-0/+18
| * bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu2020-05-281-1/+3
| * net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean2020-05-271-2/+6
| * nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn2020-05-271-1/+2
| * crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet2020-05-271-1/+1
| * bnxt_en: fix firmware message length endiannessEdwin Peer2020-05-272-15/+4