summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* slirp: add a fake NC-SI backendCédric Le Goater2017-04-251-0/+1
* eth: Extend vlan stripping functionsDmitry Fleytman2017-03-061-2/+2
* vhost-net: Notify the backend about the host MTUMaxime Coquelin2017-01-101-0/+2
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0Star
* net: Use correct type for bool flagEric Blake2016-07-191-1/+1
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-2/+2
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* tap: vhost busy polling supportJason Wang2016-07-071-0/+1
* vhost-net: save & restore vring enable stateMarc-André Lureau2016-06-171-0/+1
* vhost-net: save & restore vhost-user acked featuresMarc-André Lureau2016-06-172-0/+4
* net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman2016-06-022-44/+110
* rtl8139: Move more TCP definitions to common headerDmitry Fleytman2016-06-021-0/+8
* net: Add macros for MAC address tracingDmitry Fleytman2016-06-021-0/+5
* net: Introduce Toeplitz hash calculatorDmitry Fleytman2016-06-021-0/+45
* net/net: Add SocketReadState for reuse codesZhang Chen2016-06-011-0/+13
* net: vl: Move default_net to vl.cEduardo Habkost2016-06-011-1/+0Star
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* filter: Add 'status' property for filter objectzhanghailiang2016-03-081-0/+4
* include: Clean up includesPeter Maydell2016-02-232-3/+0Star
* net/filter: Fix the output information for command 'info network'zhanghailiang2016-02-041-1/+0Star
* net: always walk through filters in reverse if traffic is egressLi Zhijian2016-02-041-1/+1
* ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert2016-01-111-1/+3
* vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-221-0/+1
* net/queue: export qemu_net_queue_append_iovYang Hongyang2015-10-121-0/+7
* netfilter: print filter info associate with the netdevYang Hongyang2015-10-121-0/+1
* netfilter: add an API to pass the packet to next filterYang Hongyang2015-10-121-0/+7
* net/queue: introduce NetQueueDeliverFuncYang Hongyang2015-10-121-1/+12
* net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang2015-10-121-5/+0Star
* netfilter: hook packets before net queue sendYang Hongyang2015-10-121-0/+8
* init/cleanup of netfilter objectYang Hongyang2015-10-122-0/+62
* vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang2015-09-241-0/+2
* vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu2015-09-241-0/+1
* qmp: Wean off qerror_report()Markus Armbruster2015-06-221-1/+1
* vhost: enable vhost without without MSI-XPankaj Gupta2015-06-191-2/+0Star
* tap: add VNET_LE/VNET_BE operationsGreg Kurz2015-06-171-0/+6
* vhost: 64 bit featuresCornelia Huck2015-06-101-2/+2
* net: add MAC address string printerScott Feldman2015-05-111-0/+1
* virtio-net,tap: use standard-headersMichael S. Tsirkin2015-02-261-23/+1Star
* hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-182-2/+2
* hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster2015-02-182-4/+4
* net: remove bootindex property from qdev to qomGonglei2014-10-151-2/+1Star
* net: move queue number into NICPeersJiri Pirko2014-06-271-1/+1
* Add new vhost-user netdev backendNikolay Nikolaev2014-06-191-0/+17
* Add vhost-backend and VhostBackendTypeNikolay Nikolaev2014-06-191-0/+2
* vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev2014-06-191-1/+7
* Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev2014-06-191-0/+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: make tap offloading callbacks staticVincenzo Maffione2014-02-251-6/+0Star
* net: extend NetClientInfo for offloadingVincenzo Maffione2014-02-251-0/+19