netns xfrm: fix "ip xfrm state|policy count" misreport
[safe/jmp/linux-2.6] / drivers / virtio / virtio_pci.c
2009-10-28 Michael S. Tsirkinvirtio-pci: fix per-vq MSI-X request logic
2009-09-23 Rusty Russellvirtio_pci: minor MSI-X cleanups
2009-07-30 Michael S. Tsirkinvirtio: refactor find_vqs
2009-07-30 Michael S. Tsirkinvirtio: delete vq from list
2009-07-30 Michael S. Tsirkinvirtio: fix memory leak on device removal
2009-07-17 Mark McLoughlinvirtio-pci: correctly unregister root device on error
2009-06-12 Michael S. Tsirkinvirtio_pci: optional MSI-X support
2009-06-12 Michael S. Tsirkinvirtio_pci: split up vp_interrupt
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-02-03 Mark McLoughlinvirtio-pci: do not oops on config change if driver...
2009-01-06 Mark McLoughlinvirtio: do not statically allocate root device
2008-12-29 Mark McLoughlinvirtio: add PCI device release() function
2008-12-29 Rusty Russellvirtio: hand virtio ring alignment as argument to vring...
2008-12-29 Rusty Russellvirtio: Don't use PAGE_SIZE for vring alignment in...
2008-12-29 Rusty Russellvirtio: Don't use PAGE_SIZE in virtio_pci.c
2008-12-29 Kay Sieversvirtio: struct device - replace bus_id with dev_name...
2008-12-29 Hollis Blanchardvirtio-pci queue allocation not page-aligned
2008-07-25 Rusty Russellvirtio: Add transport feature handling stub for virtio_...
2008-07-25 Rusty Russellvirtio: Rename set_features to finalize_features
2008-05-30 Rusty Russellvirtio: set device index in common code.
2008-05-30 Rusty Russellvirtio: virtio_pci should not set bus_id.
2008-05-02 Rusty Russellvirtio: explicit advertisement of driver features
2008-05-02 Harvey Harrisonvirtio: fix sparse return void-valued expression warnings
2008-03-30 Al Virovirtio_pci iomem annotations
2008-03-28 Anthony Liguorivirtio_pci: unregister virtio device at device remove
2008-03-17 Anthony Liguorivirtio: Use spin_lock_irqsave/restore for virtio-pci
2008-02-04 Anthony Liguorivirtio: Use PCI revision field to indicate virtio PCI...
2008-02-04 Anthony Liguorivirtio: PCI device