messages from 2011-06-09 07:38:22 to 2011-06-29 10:35:51 UTC [more...]
virtio scsi host draft specification, v3
2011-06-29 10:35 UTC (15+ messages)
virtio scsi host draft specification, v3
2011-06-29 10:27 UTC (7+ messages)
RFT: virtio_net: limit xmit polling
2011-06-29 8:42 UTC (3+ messages)
[Xen-devel] [PATCH 2/2] xen: Add alias to autoload backend drivers
2011-06-28 13:47 UTC (8+ messages)
` "
` [Xen-devel] "
[PATCH 01/02] virtio: Break out lguest virtio code to virtio_lguest.c
2011-06-28 5:14 UTC (9+ messages)
` [PATCH 02/02] virtio: Add virtio platform driver
` [PATCH 00/02][RESEND] virtio: Virtio "
[Xen-devel] [PATCH 1/2] xen: Populate xenbus device attributes
2011-06-27 8:44 UTC
RFT: virtio_net: limit xmit polling
2011-06-25 19:44 UTC (2+ messages)
[PATCH 2/2] xen: Add alias to autoload backend drivers
2011-06-24 21:51 UTC
[PATCH 1/2] xen: Populate xenbus device attributes
2011-06-24 21:51 UTC
[RFC] virtio: Support releasing lock during kick
2011-06-24 9:16 UTC (5+ messages)
Make virtio vq size configurable by a guest
2011-06-23 0:48 UTC (4+ messages)
[PATCH 00/02][RESEND] virtio: Virtio platform driver
2011-06-21 10:26 UTC
[PATCH 2/2] vhost: set log when updating used flags or avail event
2011-06-21 10:04 UTC
[PATCH 1/2] vhost: init used ring after backend was set
2011-06-21 10:04 UTC
Request for review on Hyper-V virtual network driver
2011-06-20 15:29 UTC
RFT: virtio_net: limit xmit polling
2011-06-19 10:27 UTC
[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
2011-06-19 8:53 UTC (5+ messages)
[PATCH] virtio-net: per cpu 64 bit stats
2011-06-17 19:18 UTC (5+ messages)
` [PATCH] virtio-net: per cpu 64 bit stats (v2)
[PATCH 2/5] staging: hv: remove unnecessary includes in netvsc
2011-06-17 16:43 UTC (6+ messages)
` [PATCH 3/5] staging: hv: add newline to log messages "
` [PATCH 4/5] staging: hv: convert dev_<loglevel> to netdev_<loglevel> "
` [PATCH 5/5] staging: hv: fix a kernel warning in netvsc_linkstatus_callback()
` [PATCH 1/5] staging: hv: fix some white spaces in netvsc driver
[PATCH 1/5] staging: hv: fix some white spaces in netvsc driver
2011-06-17 14:58 UTC
[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
2011-06-16 23:44 UTC (4+ messages)
` [PATCH 09/11] xen/xenbus: use printk_ratelimited() instead of printk_ratelimit()
[PATCH 00/77] Staging: hv: Driver cleanup
2011-06-16 20:17 UTC (78+ messages)
` [PATCH 01/77] Staging: hv: vmbus: Increase the timeout value in the vmbus driver
` [PATCH 02/77] Staging: hv: netvsc: Increase the timeout value in the netvsc driver
` [PATCH 03/77] Staging: hv: storvsc: Increase the timeout value in the storvsc driver
` [PATCH 04/77] Staging: hv: netvsc: Fix a bug in accounting transmit slots
` [PATCH 05/77] Staging: hv: vmbus: Properly handle the error in hv_acpi_init()
` [PATCH 06/77] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
` [PATCH 07/77] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
` [PATCH 08/77] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
` [PATCH 09/77] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
` [PATCH 10/77] Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver
` [PATCH 11/77] Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
` [PATCH 12/77] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
` [PATCH 13/77] Staging: hv: vmbus: Introduce a human readable device type field to struct hv_device
` [PATCH 14/77] Staging: hv: util: Make hv_utils a vmbus device driver
` [PATCH 15/77] Staging: hv: blkvsc: Add the appropriate MODULE_ALIAS() line
` [PATCH 16/77] Staging: hv: storvsc: "
` [PATCH 17/77] Staging: hv: netvsc: "
` [PATCH 18/77] Staging: hv: mousevsc: "
` [PATCH 19/77] Staging: hv: util: "
` [PATCH 20/77] Staging: hv: vmbus: Cleanup the vmbus_uevent() code
` [PATCH 21/77] Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
` [PATCH 22/77] Staging: hv: storvsc: Get rid of the DMI signature
` [PATCH 23/77] Staging: hv: netvsc: Get rid of the PCI signature
` [PATCH 24/77] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
` [PATCH 25/77] Staging: hv: util: Get rid of the DMI signature in hv_util.c
` [PATCH 26/77] Staging: hv: util: Get rid of the PCI "
` [PATCH 27/77] Staging: hv: vmbus: Cleanup vmbus_match() function
` [PATCH 28/77] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
` [PATCH 29/77] Staging: hv: storvsc: Get rid of the device type guid from storvsc_drv.c
` [PATCH 30/77] Staging: hv: netvsc: Get rid of the dev_type guid from netvsc.c
` [PATCH 31/77] Staging: hv: netvsc: Initialize the driver name directly
` [PATCH 32/77] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
` [PATCH 33/77] Staging: hv: netvsc: Get rid of the empty function netvsc_initialize()
` [PATCH 34/77] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
` [PATCH 35/77] Staging: hv: mouse: Get rid of the dev_type guid in hv_mouse.c
` [PATCH 36/77] Staging: hv: vmbus: Cleanup the code displaying class_id
` [PATCH 37/77] Staging: hv: vmbus: Do not initialize dev_type guid in vmbus_child_device_create()
` [PATCH 38/77] Staging: hv: vmbus: Get rid of the unused dev_type field in hv_device and hv_driver
` [PATCH 39/77] Staging: hv: vmbus: Get rid of the device_id attribute
` [PATCH 40/77] Staging: hv: vmbus: Get rid of some unnecessary comments
` [PATCH 41/77] Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
` [PATCH 42/77] Staging: hv: vmbus: Cleanup error handling in hv_init()
` [PATCH 43/77] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
` [PATCH 44/77] Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
` [PATCH 45/77] Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
` [PATCH 46/77] Staging: hv: vmbus: Rename openMsg to open_msg in channel.c
` [PATCH 47/77] Staging: hv: vmbus: Get rid of unnecessary comments "
` [PATCH 48/77] Staging: hv: vmbus: Change the variable name openInfo to open_info "
` [PATCH 49/77] Staging: hv: vmbus: Cleanup error values in ringbuffer.c
` [PATCH 50/77] Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
` [PATCH 51/77] Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()
` [PATCH 52/77] Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
` [PATCH 53/77] Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()
` [PATCH 54/77] Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()
` [PATCH 55/77] Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()
` [PATCH 56/77] Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()
` [PATCH 57/77] Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.c
` [PATCH 58/77] Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.c
` [PATCH 59/77] Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()
` [PATCH 60/77] Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
` [PATCH 61/77] Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
` [PATCH 62/77] Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
` [PATCH 63/77] Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()
` [PATCH 64/77] Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
` [PATCH 65/77] Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
` [PATCH 66/77] Staging: hv: netvsc: Cleanup error return values in netvsc_send()
` [PATCH 67/77] Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()
` [PATCH 68/77] Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
` [PATCH 69/77] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
` [PATCH 70/77] Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()
` [PATCH 71/77] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
` [PATCH 72/77] Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()
` [PATCH 73/77] Staging: hv: mouse: Change the jump label Cleanup to cleanup
` [PATCH 74/77] Staging: hv: mouse: Get rid of the unused PCI signature
` [PATCH 75/77] Staging: hv: mouse: Disable auto-loading of the mouse driver
` [PATCH 76/77] Staging: hv: netvsc: Change the jump label Cleanup to cleanup
` [PATCH 77/77] Staging: hv: netvsc: Change the jump lable Exit to exit
[PATCH] vhost: set dirty log when updating flags of used ring
2011-06-16 13:55 UTC
[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
2011-06-16 7:46 UTC (6+ messages)
[PATCH] vhost: set dirty log when updating flags of used ring
2011-06-16 6:45 UTC
linux-next: Tree for June 15 (xen)
2011-06-15 17:54 UTC
[PATCH] virtio-net: per cpu 64 bit stats
2011-06-15 15:43 UTC
[Xen-devel] [PATCH 1/2] xen: Add __attribute__((format(printf... where appropriate
2011-06-13 16:40 UTC (2+ messages)
[PATCH 1/2] xen: Add __attribute__((format(printf... where appropriate
2011-06-12 16:21 UTC
[PATCH] virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
2011-06-11 22:58 UTC (2+ messages)
[PATCH 7/7] [v4] drivers/virt: introduce Freescale hypervisor management driver
2011-06-10 15:36 UTC (7+ messages)
[PATCH] virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
2011-06-10 10:56 UTC
[PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
2011-06-10 10:45 UTC (11+ messages)
` [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisormanagement driver
[PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
2011-06-09 21:04 UTC
[PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
2011-06-09 20:52 UTC
[PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
2011-06-09 19:13 UTC
[PATCH 1/3] Staging: hv: netvsc: Fix a bug in accounting transmit slots
2011-06-09 17:53 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).