aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-06-22qmp: Wean off qerror_report()Markus Armbruster
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz
2015-06-10vhost: 64 bit featuresCornelia Huck
2015-05-11net: add MAC address string printerScott Feldman
2015-02-26virtio-net,tap: use standard-headersMichael S. Tsirkin
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2014-10-15net: remove bootindex property from qdev to qomGonglei
2014-06-27net: move queue number into NICPeersJiri Pirko
2014-06-19Add new vhost-user netdev backendNikolay Nikolaev
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev
2014-06-11net: Export valid host network devices listHani Benhabiles
2014-02-25net: remove implicit peer from offload APIStefan Hajnoczi
2014-02-25net: make tap offloading callbacks staticVincenzo Maffione
2014-02-25net: extend NetClientInfo for offloadingVincenzo Maffione
2014-02-25net: change vnet-hdr TAP prototypesVincenzo Maffione
2014-02-15net: declare struct iovec in checksum.h to fix compiler warningMichael Tokarev
2013-11-08net: disallow to specify multicast MAC addressDmitry Krivenok
2013-09-06net: Rename send_queue to incoming_queueJan Kiszka
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-25net: increase buffer size to accommodate Jumbo frame pktsScott Feldman
2013-03-25Common definitions for VMWARE devicesDmitry Fleytman
2013-03-25net: iovec checksum calculatorDmitry Fleytman
2013-03-25Checksum-related utility functionsDmitry Fleytman
2013-02-27net: reduce the unnecessary memory allocation of multiqueueJason Wang
2013-02-01tap: multiqueue supportJason Wang
2013-02-01tap: introduce a helper to get the name of an interfaceJason Wang
2013-02-01tap: support enabling or disabling a queueJason Wang
2013-02-01net: multiqueue supportJason Wang
2013-02-01net: introduce NetClientState destructorJason Wang
2013-02-01net: introduce qemu_find_net_clients_except()Jason Wang
2013-02-01net: intorduce qemu_del_nic()Jason Wang
2013-02-01net: introduce qemu_get_nic()Jason Wang
2013-02-01net: introduce qemu_get_queue()Jason Wang
2013-02-01net: tap: using bool instead of bitfieldJason Wang
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19migration: move include files to include/migration/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19net: reorganize headersPaolo Bonzini