summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: remove implicit peer from offload APIStefan Hajnoczi2014-02-251-7/+7
* net: make tap offloading callbacks staticVincenzo Maffione2014-02-251-6/+0
* net: extend NetClientInfo for offloadingVincenzo Maffione2014-02-251-0/+19
* net: change vnet-hdr TAP prototypesVincenzo Maffione2014-02-251-2/+2
* net: declare struct iovec in checksum.h to fix compiler warningMichael Tokarev2014-02-151-0/+1
* net: disallow to specify multicast MAC addressDmitry Krivenok2013-11-081-3/+3
* 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
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+23
* net: increase buffer size to accommodate Jumbo frame pktsScott Feldman2013-03-251-0/+5
* Common definitions for VMWARE devicesDmitry Fleytman2013-03-251-0/+347
* net: iovec checksum calculatorDmitry Fleytman2013-03-251-0/+12
* Checksum-related utility functionsDmitry Fleytman2013-03-251-1/+13
* net: reduce the unnecessary memory allocation of multiqueueJason Wang2013-02-271-1/+1
* tap: multiqueue supportJason Wang2013-02-011-1/+0
* tap: introduce a helper to get the name of an interfaceJason Wang2013-02-011-0/+1
* tap: support enabling or disabling a queueJason Wang2013-02-011-0/+2
* 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
* net: tap: using bool instead of bitfieldJason Wang2013-02-011-2/+2
* HMP: add QDict to info callback handlerWenchao Xia2013-01-172-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-192-3/+3
* migration: move include files to include/migration/Paolo Bonzini2012-12-191-1/+1
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-192-2/+2
* net: reorganize headersPaolo Bonzini2012-12-195-0/+376
OpenPOWER on IntegriCloud