Show patches with: Submitter = Mark McLoughlin       |    State = Action Required       |    Archived = No       |   132 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[00/15] Some networking code re-organization - - - - --- 2009-10-23 Mark McLoughlin New
[01/15,v2] net: move net-queue.[ch] under net/ - - - - --- 2009-10-23 Mark McLoughlin New
[01/15] net: move net-queue.[ch] under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-21 Mark McLoughlin New
[01/44] net: move slirp code from net.c to net/slirp.c - - - - --- 2009-11-25 Mark McLoughlin New
[02/15] net: move net-checksum.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[02/16] hotplug: safely iterate bus's sibling list while removing a device - - - - --- 2009-10-08 Mark McLoughlin Under Review
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-22 Mark McLoughlin New
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-21 Mark McLoughlin New
[02/44] net: move vde code from net.c to net/vde.c - - - - --- 2009-11-25 Mark McLoughlin New
[03/15] net: move tap-win32.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[03/16] net: pass monitor handle to client init functions - - - - --- 2009-10-08 Mark McLoughlin Under Review
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-22 Mark McLoughlin New
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-21 Mark McLoughlin New
[03/44] net: move socket backend code from net.c to net/socket.c - - - - --- 2009-11-25 Mark McLoughlin New
[04/15] net: move more stuff into net/tap-win32.c, add net/tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[04/16] net: remove unused qemu_handler_true() - - - - --- 2009-10-08 Mark McLoughlin Under Review
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-22 Mark McLoughlin New
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-21 Mark McLoughlin New
[04/44] net: move dump backend code from net.c to net/dump.c - - - - --- 2009-11-25 Mark McLoughlin New
[05/15] net: move tap-linux.h under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[05/16] net: handle id= parameter for -net - - - - --- 2009-10-08 Mark McLoughlin Under Review
[05/19] net: refactor tap initialization - - - - --- 2009-10-22 Mark McLoughlin New
[05/19] net: refactor tap initialization - - - - --- 2009-10-21 Mark McLoughlin New
[05/44] net: clean up includes in net.c - - - - --- 2009-11-25 Mark McLoughlin New
[06/15] net: split all the tap code out into net/tap.c - - - - --- 2009-10-22 Mark McLoughlin New
[06/16] net: remove id field from NICInfo - - - - --- 2009-10-08 Mark McLoughlin Under Review
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-22 Mark McLoughlin New
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-21 Mark McLoughlin New
[06/44] net: remove NICInfo::vc - - - - --- 2009-11-25 Mark McLoughlin New
[07/15] net: split BSD tap_open() out into net/tap-bsd.c - - - - --- 2009-10-22 Mark McLoughlin New
[07/16] net: use qtailq for vlan and client lists - - - - --- 2009-10-08 Mark McLoughlin Under Review
[07/19] net: add a client type code - - - - --- 2009-10-22 Mark McLoughlin New
[07/19] net: add a client type code - - - - --- 2009-10-21 Mark McLoughlin New
[07/44] net: remove NICInfo::private - - - - --- 2009-11-25 Mark McLoughlin New
[08/15] net: move solaris code to net/tap-solaris.c - - - - --- 2009-10-22 Mark McLoughlin New
[08/16] net: allow clients not associated with a vlan - - - - --- 2009-10-08 Mark McLoughlin Under Review
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-22 Mark McLoughlin New
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-21 Mark McLoughlin New
[08/44] net: introduce NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[09/15] net: move AIX code into net/tap-aix.c - - - - --- 2009-10-22 Mark McLoughlin New
[09/16] net: add QemuOptsList arg to net_client_parse() - - - - --- 2009-10-08 Mark McLoughlin Under Review
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-22 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-21 Mark McLoughlin New
[09/44] net: introduce qemu_new_net_client() - - - - --- 2009-11-26 Mark McLoughlin New
[09/44] net: introduce qemu_new_net_client() - - - - --- 2009-11-25 Mark McLoughlin New
[1/1] net: fix multiple NICs causing net opts process to stop - - - - --- 2009-10-12 Mark McLoughlin Under Review
[1/5] tap: disable draining queue in one go - - - 1 --- 2009-10-27 Mark McLoughlin New
[1/7] net: remove NICInfo::vc - - - - --- 2009-11-12 Mark McLoughlin New
[10/15] build: add CONFIG_LINUX - - - - --- 2009-10-22 Mark McLoughlin New
[10/16] net: add -netdev option - - - - --- 2009-10-08 Mark McLoughlin Under Review
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-22 Mark McLoughlin New
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-21 Mark McLoughlin New
[10/44] qdev: move DO_UPCAST() into osdep.h - - - - --- 2009-11-25 Mark McLoughlin New
[11/15] net: move linux code into net/tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[11/16] net: handle -netdevice options - - - - --- 2009-10-08 Mark McLoughlin Under Review
[11/19] net: add receive_raw parameter to qemu_new_vlan_client() - - - - --- 2009-10-22 Mark McLoughlin New
[11/19] net: add receive_raw parameter to qemu_new_vlan_client() - - - - --- 2009-10-21 Mark McLoughlin New
[11/44] net: convert tap to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[12/15] net: move tap_set_sndbuf() to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[12/16] net: maintain a list of vlan-less clients - - - - --- 2009-10-08 Mark McLoughlin Under Review
[12/19] net: use qemu_send_packet_raw() in qemu_announce_self() - - - - --- 2009-10-22 Mark McLoughlin New
[12/19] net: use qemu_send_packet_raw() in qemu_announce_self() - - - - --- 2009-10-21 Mark McLoughlin New
[12/44] net: convert tap-win32 to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[13/15] net: move tap_probe_vnet_hdr() to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[13/16] net: add -net nic,netdev= option - - - - --- 2009-10-08 Mark McLoughlin Under Review
[13/19] net: implement tap support for receive_raw() - - - - --- 2009-10-22 Mark McLoughlin New
[13/19] net: implement tap support for receive_raw() - - - - --- 2009-10-21 Mark McLoughlin New
[13/44] net: convert slirp to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[14/15] net: move tap_set_offload() code into tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[14/16] net: allow NICs to be connected to netdevs - - - - --- 2009-10-08 Mark McLoughlin Under Review
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-22 Mark McLoughlin New
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-21 Mark McLoughlin New
[14/44] net: convert vde to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[15/15] net: move UFO support detection to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[15/16] net: refactor packet queueing code - - - - --- 2009-10-08 Mark McLoughlin Under Review
[15/19] net: add tap_set_offload() - - - - --- 2009-10-22 Mark McLoughlin New
[15/19] net: add tap_set_offload() - - - - --- 2009-10-21 Mark McLoughlin New
[15/44] net: convert socket to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[16/16] net: add queue for peer-to-peer packet forwarding - - - - --- 2009-10-08 Mark McLoughlin Under Review
[16/19] virtio-net: enable tap offload if guest supports it - - - - --- 2009-10-22 Mark McLoughlin New
[16/19] virtio-net: enable tap offload if guest supports it - - - - --- 2009-10-21 Mark McLoughlin New
[16/44] net: convert dump to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[17/19] Work around dhclient brokenness - - - - --- 2009-10-22 Mark McLoughlin New
[17/19] Work around dhclient brokenness - - - - --- 2009-10-21 Mark McLoughlin New
[17/44] net: introduce NICState and qemu_new_nic() - - - - --- 2009-11-25 Mark McLoughlin New
[18/19] Enable UFO on virtio-net and tap devices - - - - --- 2009-10-22 Mark McLoughlin New
[18/19] Enable UFO on virtio-net and tap devices - - - - --- 2009-10-21 Mark McLoughlin New
[18/44] net: convert virtio to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[19/19] virtio-net: add tap_has_ufo flag to saved state - - - - --- 2009-10-22 Mark McLoughlin New
[19/19] virtio-net: add tap_has_ufo flag to saved state - - - - --- 2009-10-21 Mark McLoughlin New
[19/44] net: convert e1000 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[2/5] net: disable receiving if client returns zero - - - - --- 2009-10-27 Mark McLoughlin New
[2/7] qdev: add "net-client" property - - - - --- 2009-11-12 Mark McLoughlin New
[20/44] net: convert rtl8139 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[21/44] net: convert ne2000 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[22/44] net: convert pcnet to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[23/44] net: convert eepro100 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[24/44] net: convert dp8393x to NICState - - - - --- 2009-11-25 Mark McLoughlin New
« 1 2 »