summaryrefslogtreecommitdiff
path: root/include/net/net.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-04net: always walk through filters in reverse if traffic is egressLi Zhijian1-1/+1
2015-10-12net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang1-5/+0
2015-10-12init/cleanup of netfilter objectYang Hongyang1-0/+1
2015-06-22qmp: Wean off qerror_report()Markus Armbruster1-1/+1
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz1-0/+6
2015-05-11net: add MAC address string printerScott Feldman1-0/+1
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster1-1/+1
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster1-2/+2
2014-10-15net: remove bootindex property from qdev to qomGonglei1-2/+1
2014-06-27net: move queue number into NICPeersJiri Pirko1-1/+1
2014-06-11net: Export valid host network devices listHani Benhabiles1-0/+1
2014-02-25net: remove implicit peer from offload APIStefan Hajnoczi1-7/+7
2014-02-25net: extend NetClientInfo for offloadingVincenzo Maffione1-0/+19
2013-09-06net: Rename send_queue to incoming_queueJan Kiszka1-1/+1
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong1-0/+3
2013-03-25net: increase buffer size to accommodate Jumbo frame pktsScott Feldman1-0/+5
2013-02-27net: reduce the unnecessary memory allocation of multiqueueJason Wang1-1/+1
2013-02-01net: multiqueue supportJason Wang1-4/+14
2013-02-01net: introduce NetClientState destructorJason Wang1-0/+2
2013-02-01net: introduce qemu_find_net_clients_except()Jason Wang1-0/+2
2013-02-01net: intorduce qemu_del_nic()Jason Wang1-0/+1
2013-02-01net: introduce qemu_get_nic()Jason Wang1-0/+2
2013-02-01net: introduce qemu_get_queue()Jason Wang1-0/+1
2013-01-17HMP: add QDict to info callback handlerWenchao Xia1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19migration: move include files to include/migration/Paolo Bonzini1-1/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-1/+1
2012-12-19net: reorganize headersPaolo Bonzini1-0/+175