summaryrefslogtreecommitdiffstats
path: root/include/net/net.h
Commit message (Expand)AuthorAgeFilesLines
* net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang2015-10-121-5/+0
* init/cleanup of netfilter objectYang Hongyang2015-10-121-0/+1
* qmp: Wean off qerror_report()Markus Armbruster2015-06-221-1/+1
* tap: add VNET_LE/VNET_BE operationsGreg Kurz2015-06-171-0/+6
* net: add MAC address string printerScott Feldman2015-05-111-0/+1
* hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-181-1/+1
* hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-181-2/+2
* net: remove bootindex property from qdev to qomGonglei2014-10-151-2/+1
* net: move queue number into NICPeersJiri Pirko2014-06-271-1/+1
* net: Export valid host network devices listHani Benhabiles2014-06-111-0/+1
* net: remove implicit peer from offload APIStefan Hajnoczi2014-02-251-7/+7
* net: extend NetClientInfo for offloadingVincenzo Maffione2014-02-251-0/+19
* net: Rename send_queue to incoming_queueJan Kiszka2013-09-061-1/+1
* net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-0/+3
* net: increase buffer size to accommodate Jumbo frame pktsScott Feldman2013-03-251-0/+5
* net: reduce the unnecessary memory allocation of multiqueueJason Wang2013-02-271-1/+1
* net: multiqueue supportJason Wang2013-02-011-4/+14
* net: introduce NetClientState destructorJason Wang2013-02-011-0/+2
* net: introduce qemu_find_net_clients_except()Jason Wang2013-02-011-0/+2
* net: intorduce qemu_del_nic()Jason Wang2013-02-011-0/+1
* net: introduce qemu_get_nic()Jason Wang2013-02-011-0/+2
* net: introduce qemu_get_queue()Jason Wang2013-02-011-0/+1
* HMP: add QDict to info callback handlerWenchao Xia2013-01-171-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* migration: move include files to include/migration/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-0/+175
OpenPOWER on IntegriCloud