- 2944e4e w32: Fix build with new net bridge code by Stefan Weil · 13 years ago
- a7c36ee Add support for net bridge by Corey Bryant · 13 years ago
- 0e0e7fa Support for UDP unicast network backend by Benjamin · 13 years ago
- 4b37156 qapi: Convert set_link by Luiz Capitulino · 13 years ago
- 443916d Move filedescriptor parsing code from net.c into qemu_parse_fd() by Stefan Berger · 13 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
- 81e34a2 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
- 6eed185 net: Consistently use qemu_macaddr_default_if_unset by Jan Kiszka · 14 years ago
- 44e798d net: Dump client type 'info network' by Jan Kiszka · 14 years ago
- 6f7b3b1 net: Refactor net_client_types by Jan Kiszka · 14 years ago
- 19061e6 net: Improve layout of 'info network' by Jan Kiszka · 14 years ago
- 85dde9a Fix netdev name lookup in -device, device_add, netdev_del by Markus Armbruster · 14 years ago
- 53e51d8 Fix automatically assigned network names for netdev by Markus Armbruster · 14 years ago
- 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 14 years ago
- 48e2faf net: Warn about "-net nic" options which were ignored by Peter Maydell · 14 years ago
- 641f6ea net: Don't warn about the default network setup by Peter Maydell · 14 years ago
- 1d66f17 Revert "net: Improve the warnings for dubious command line option combinations" by Peter Maydell · 14 years ago
- a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
- f68b9d6 net: Improve the warnings for dubious command line option combinations by Peter Maydell · 14 years ago
- ac60cc1 Fix net_check_clients warnings: make it per vlan. by Tristan Gingold · 14 years ago
- 96c94b2 net: Add the missing option declaration of "vhostforce" by Jason Wang · 14 years ago
- 85bb6d3 net: remove parse_host_src_port() function by Juan Quintela · 14 years ago
- ce05366 net: Use iov helper functions by Benjamin Poirier · 14 years ago
- 60c07d9 net: fix qemu_can_send_packet logic by Vincent Palatin · 14 years ago
- ab1cbe1 net: notify peer about link status change by Michael S. Tsirkin · 14 years ago
- 3a75e74 net/sock: option to specify local address by Mike Ryan · 14 years ago
- f7c31d6 net: properly handle illegal fd/vhostfd from command line by Jason Wang · 14 years ago
- a083a89 net: delay freeing peer host device by Michael S. Tsirkin · 14 years ago
- 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 15 years ago
- 410cbaf net: delete QemuOpts when net_client_init() fails. by Yoshiaki Tamura · 15 years ago
- 03c7155 net: Fix VM start with '-net none' by Amit Shah · 15 years ago
- 2ffcb18 Make netdev_del delete the netdev even when it's in use by Markus Armbruster · 15 years ago
- 60a3992 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 15 years ago
- 50e32ea net: Fix hotplug with pci_add by Amit Shah · 15 years ago
- 637503d Monitor: Drop QMP documentation from code by Luiz Capitulino · 15 years ago
- 5369e3c monitor: Convert do_set_link() to QObject, QError by Markus Armbruster · 15 years ago
- c9b26a4 monitor: Use argument type 'b' for set_link by Markus Armbruster · 15 years ago
- ae82d32 monitor: New commands netdev_add, netdev_del by Markus Armbruster · 15 years ago
- 5294e2c error: Convert net_client_init() to QError by Markus Armbruster · 15 years ago
- c389c43 error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() by Markus Armbruster · 15 years ago
- da1fcfd net: remove broken net_set_boot_mask() boot device validation by Eduardo Habkost · 15 years ago
- c256460 net: remove NICInfo.bootable field by Eduardo Habkost · 15 years ago
- 82b0d80 tap: add vhost/vhostfd options by Michael S. Tsirkin · 15 years ago
- 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
- 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
- 27f3f8a qdev: Catch attempt to attach more than one device to a netdev by Markus Armbruster · 15 years ago
- 75422b0 qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors by Amit Shah · 15 years ago
- 238431a Allow const QemuOptDesc by Blue Swirl · 15 years ago
- 64e69d5 Fix warning on OpenBSD by Blue Swirl · 15 years ago
- 2583ba9 net: Monitor command set_link finds only VLAN clients, fix by Markus Armbruster · 15 years ago
- a0104e0 net: info network shows only VLAN clients, fix by Markus Armbruster · 15 years ago
- efe32fd net: net_check_clients() checks only VLAN clients, fix by Markus Armbruster · 15 years ago
- 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
- 668680f net: net_check_clients() runs too early to see -device, fix by Markus Armbruster · 15 years ago
- 7f76abe net: Remove unused net_client_uninit() by Markus Armbruster · 15 years ago
- 6265eb2 don't dereference NULL after failed strdup by Jim Meyering · 15 years ago
- cb4522c default devices: network by Gerd Hoffmann · 15 years ago
- 0f2fbf4 net: print correct error for '-netdev ""' by Mark McLoughlin · 15 years ago
- 57f9ef1 net: add qemu_foreach_nic() by Mark McLoughlin · 15 years ago
- 665a3b0 net: remove VLANClientState members now in NetClientInfo by Mark McLoughlin · 15 years ago
- 68da46e net: remove qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
- f1d078c net: move parse_macaddr() to net/util.[ch] by Mark McLoughlin · 15 years ago
- ebef2c0 net: introduce NICState and qemu_new_nic() by Mark McLoughlin · 15 years ago
- 45460d1 net: introduce qemu_new_net_client() by Mark McLoughlin · 15 years ago
- 1df49e0 net: clean up includes in net.c by Mark McLoughlin · 15 years ago
- 1abecf7 net: move dump backend code from net.c to net/dump.c by Mark McLoughlin · 15 years ago
- 42281ac net: move socket backend code from net.c to net/socket.c by Mark McLoughlin · 15 years ago
- 5c361cc net: move vde code from net.c to net/vde.c by Mark McLoughlin · 15 years ago
- 68ac40d net: move slirp code from net.c to net/slirp.c by Mark McLoughlin · 15 years ago
- a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
- 893379e net: disable receiving if client returns zero by Mark McLoughlin · 15 years ago
- 88b3ec0 net: move AIX code into net/tap-aix.c by Mark McLoughlin · 15 years ago
- 5281d75 net: split all the tap code out into net/tap.c by Mark McLoughlin · 15 years ago
- f54c7bd net: move tap-linux.h under net/ by Mark McLoughlin · 15 years ago
- a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago
- 6c9f58b Enable UFO on virtio-net and tap devices by Sridhar Samudrala · 15 years ago
- b1c28b4 net: add tap_set_offload() by Mark McLoughlin · 15 years ago
- 2596774 net: implement tap support for receive_raw() by Mark McLoughlin · 15 years ago
- 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
- ca77d17 net: add an API for 'raw' packets by Mark McLoughlin · 15 years ago
- c0b8e49 net: add flags parameter to packet queue interface by Mark McLoughlin · 15 years ago
- 24e3236 net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs by Mark McLoughlin · 15 years ago
- bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
- baf74c9 net: add a vnet_hdr=on|off parameter by Mark McLoughlin · 15 years ago
- 424a7f9 net: refactor tap initialization by Mark McLoughlin · 15 years ago
- 8e0f8e5 net: enable IFF_VNET_HDR on tap fds if available by Mark McLoughlin · 15 years ago
- 38c75be net: make tap_receive() re-use tap_receive_iov() code by Mark McLoughlin · 15 years ago
- 7668229 net: import linux tap ioctl definitions by Mark McLoughlin · 15 years ago
- 2ef924b qdev: add netdev property by Gerd Hoffmann · 15 years ago
- 76d32cb net: add macaddr type. by Gerd Hoffmann · 15 years ago
- c1671a0 net: fix multiple NICs causing net opts process to stop by Mark McLoughlin · 15 years ago
- 9a6ecb3 net: add queue for peer-to-peer packet forwarding by Mark McLoughlin · 15 years ago
- f710584 net: refactor packet queueing code by Mark McLoughlin · 15 years ago
- 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
- 5869c4d net: add -net nic,netdev= option by Mark McLoughlin · 15 years ago
- 577c4af net: maintain a list of vlan-less clients by Mark McLoughlin · 15 years ago
- f6b134a net: handle -netdevice options by Mark McLoughlin · 15 years ago
- 7f161aa net: add QemuOptsList arg to net_client_parse() by Mark McLoughlin · 15 years ago
- d80b9fc net: allow clients not associated with a vlan by Mark McLoughlin · 15 years ago
- 5610c3a net: use qtailq for vlan and client lists by Mark McLoughlin · 15 years ago