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
[09/44] net: introduce qemu_new_net_client() - - - - --- 2009-11-26 Mark McLoughlin New
[44/44] net: fix vnet_hdr handling in solaris tap code - - - - --- 2009-11-25 Mark McLoughlin New
[43/44] net: initialize vnet_hdr in net_init_tap() - - - - --- 2009-11-25 Mark McLoughlin New
[42/44] net: check for TUNSETOFFLOAD support before trying to enable offload features - - - - --- 2009-11-25 Mark McLoughlin New
[41/44] net: fix TAP networking on host kernels without IFF_VNET_HDR support - - - - --- 2009-11-25 Mark McLoughlin New
[40/44] net: print correct error for '-netdev ""' - - - - --- 2009-11-25 Mark McLoughlin New
[39/44] net: fix qemu_announce_self() - - - - --- 2009-11-25 Mark McLoughlin New
[38/44] net: add qemu_foreach_nic() - - - - --- 2009-11-25 Mark McLoughlin New
[37/44] net: remove VLANClientState members now in NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[36/44] net: remove qemu_new_vlan_client() - - - - --- 2009-11-25 Mark McLoughlin New
[35/44] net: convert xen to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[34/44] net: move parse_macaddr() to net/util.[ch] - - - - --- 2009-11-25 Mark McLoughlin New
[33/44] net: convert xilinx_ethlite to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[32/44] net: convert usb-net to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[31/44] net: convert stellaris to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[30/44] net: convert smc91c111 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[29/44] net: convert musicpal to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[28/44] net: convert mipsnet to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[27/44] net: convert mcf_fec to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[26/44] net: convert LAN9118 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[25/44] net: convert etrax to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[24/44] net: convert dp8393x to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[23/44] net: convert eepro100 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[22/44] net: convert pcnet to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[21/44] net: convert ne2000 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[20/44] net: convert rtl8139 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[19/44] net: convert e1000 to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[18/44] net: convert virtio to NICState - - - - --- 2009-11-25 Mark McLoughlin New
[17/44] net: introduce NICState and qemu_new_nic() - - - - --- 2009-11-25 Mark McLoughlin New
[16/44] net: convert dump to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[15/44] net: convert socket to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[14/44] net: convert vde to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[13/44] net: convert slirp to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[12/44] net: convert tap-win32 to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[11/44] net: convert tap to NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[10/44] qdev: move DO_UPCAST() into osdep.h - - - - --- 2009-11-25 Mark McLoughlin New
[09/44] net: introduce qemu_new_net_client() - - - - --- 2009-11-25 Mark McLoughlin New
[08/44] net: introduce NetClientInfo - - - - --- 2009-11-25 Mark McLoughlin New
[07/44] net: remove NICInfo::private - - - - --- 2009-11-25 Mark McLoughlin New
[06/44] net: remove NICInfo::vc - - - - --- 2009-11-25 Mark McLoughlin New
[05/44] net: clean up includes in net.c - - - - --- 2009-11-25 Mark McLoughlin New
[04/44] net: move dump backend code from net.c to net/dump.c - - - - --- 2009-11-25 Mark McLoughlin New
[03/44] net: move socket backend code from net.c to net/socket.c - - - - --- 2009-11-25 Mark McLoughlin New
[02/44] net: move vde code from net.c to net/vde.c - - - - --- 2009-11-25 Mark McLoughlin New
[01/44] net: move slirp code from net.c to net/slirp.c - - - - --- 2009-11-25 Mark McLoughlin New
net: initialize vnet_hdr in net_tap_init() - - - - --- 2009-11-24 Mark McLoughlin New
slirp: fix use-after-free - - - - --- 2009-11-20 Mark McLoughlin New
[7/7] net: fix qemu_announce_self() - - - - --- 2009-11-12 Mark McLoughlin New
[6/7] qdev: add qdev_prop_get_{macaddr, net_client}() - - - - --- 2009-11-12 Mark McLoughlin New
[5/7] qdev: add qdev_foreach() - - - - --- 2009-11-12 Mark McLoughlin New
[4/7] net: kill off NICInfo/NICConf::vlan/netdev - - - - --- 2009-11-12 Mark McLoughlin New
[3/7] net: create the VLANClientState for NICs early - - - - --- 2009-11-12 Mark McLoughlin New
[2/7] qdev: add "net-client" property - - - - --- 2009-11-12 Mark McLoughlin New
[1/7] net: remove NICInfo::vc - - - - --- 2009-11-12 Mark McLoughlin New
virtio-net: fix macaddr config regression - - - - --- 2009-10-28 Mark McLoughlin New
[stable-0.11] net: disable draining tap queue in one go - - - 1 --- 2009-10-27 Mark McLoughlin New
[5/5] tap: drain queue in tap_send() - - - - --- 2009-10-27 Mark McLoughlin New
[4/5] virtio-net: split the has_buffers() logic from can_receive() - - - - --- 2009-10-27 Mark McLoughlin New
[3/5] net/queue: queue packets even if sender doesn't supply a callback - - - - --- 2009-10-27 Mark McLoughlin New
[2/5] net: disable receiving if client returns zero - - - - --- 2009-10-27 Mark McLoughlin New
[1/5] tap: disable draining queue in one go - - - 1 --- 2009-10-27 Mark McLoughlin New
[01/15,v2] net: move net-queue.[ch] under net/ - - - - --- 2009-10-23 Mark McLoughlin New
[00/15] Some networking code re-organization - - - - --- 2009-10-23 Mark McLoughlin New
[15/15] net: move UFO support detection to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[14/15] net: move tap_set_offload() code into tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[13/15] net: move tap_probe_vnet_hdr() to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[12/15] net: move tap_set_sndbuf() to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[11/15] net: move linux code into net/tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[10/15] build: add CONFIG_LINUX - - - - --- 2009-10-22 Mark McLoughlin New
[09/15] net: move AIX code into net/tap-aix.c - - - - --- 2009-10-22 Mark McLoughlin New
[08/15] net: move solaris code to net/tap-solaris.c - - - - --- 2009-10-22 Mark McLoughlin New
[07/15] net: split BSD tap_open() out into net/tap-bsd.c - - - - --- 2009-10-22 Mark McLoughlin New
[06/15] net: split all the tap code out into net/tap.c - - - - --- 2009-10-22 Mark McLoughlin New
[05/15] net: move tap-linux.h under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[04/15] net: move more stuff into net/tap-win32.c, add net/tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[03/15] net: move tap-win32.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[02/15] net: move net-checksum.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[01/15] net: move net-queue.[ch] under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[19/19] virtio-net: add tap_has_ufo flag to saved state - - - - --- 2009-10-22 Mark McLoughlin New
[18/19] Enable UFO on virtio-net and tap devices - - - - --- 2009-10-22 Mark McLoughlin New
[17/19] Work around dhclient brokenness - - - - --- 2009-10-22 Mark McLoughlin New
[16/19] virtio-net: enable tap offload if guest supports it - - - - --- 2009-10-22 Mark McLoughlin New
[15/19] net: add tap_set_offload() - - - - --- 2009-10-22 Mark McLoughlin New
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-22 Mark McLoughlin New
[13/19] net: implement tap support for receive_raw() - - - - --- 2009-10-22 Mark McLoughlin New
[12/19] net: use qemu_send_packet_raw() in qemu_announce_self() - - - - --- 2009-10-22 Mark McLoughlin New
[11/19] net: add receive_raw parameter to qemu_new_vlan_client() - - - - --- 2009-10-22 Mark McLoughlin New
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-22 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-22 Mark McLoughlin New
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-22 Mark McLoughlin New
[07/19] net: add a client type code - - - - --- 2009-10-22 Mark McLoughlin New
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-22 Mark McLoughlin New
[05/19] net: refactor tap initialization - - - - --- 2009-10-22 Mark McLoughlin New
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-22 Mark McLoughlin New
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-22 Mark McLoughlin New
[02/19] net: import linux tap ioctl definitions - - - - --- 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
[19/19] virtio-net: add tap_has_ufo flag to saved state - - - - --- 2009-10-21 Mark McLoughlin New
[18/19] Enable UFO on virtio-net and tap devices - - - - --- 2009-10-21 Mark McLoughlin New
[17/19] Work around dhclient brokenness - - - - --- 2009-10-21 Mark McLoughlin New
« 1 2 »