aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-07-17net/net.c: Add vnet_hdr support in SocketReadStateZhang Chen
2017-07-17net: Add vnet_hdr_len arguments in NetClientStateZhang Chen
2017-04-25slirp: add a fake NC-SI backendCédric Le Goater
2017-03-06eth: Extend vlan stripping functionsDmitry Fleytman
2017-01-10vhost-net: Notify the backend about the host MTUMaxime Coquelin
2016-09-15Remove unused function declarationsLadi Prosek
2016-07-19net: Use correct type for bool flagEric Blake
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-07tap: vhost busy polling supportJason Wang
2016-06-17vhost-net: save & restore vring enable stateMarc-André Lureau
2016-06-17vhost-net: save & restore vhost-user acked featuresMarc-André Lureau
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
2016-06-02rtl8139: Move more TCP definitions to common headerDmitry Fleytman
2016-06-02net: Add macros for MAC address tracingDmitry Fleytman
2016-06-02net: Introduce Toeplitz hash calculatorDmitry Fleytman
2016-06-01net/net: Add SocketReadState for reuse codesZhang Chen
2016-06-01net: vl: Move default_net to vl.cEduardo Habkost
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-08filter: Add 'status' property for filter objectzhanghailiang
2016-02-23include: Clean up includesPeter Maydell
2016-02-04net/filter: Fix the output information for command 'info network'zhanghailiang
2016-02-04net: always walk through filters in reverse if traffic is egressLi Zhijian
2016-01-11ether/slirp: Avoid redefinition of the same constantsDr. David Alan Gilbert
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-12net/queue: export qemu_net_queue_append_iovYang Hongyang
2015-10-12netfilter: print filter info associate with the netdevYang Hongyang
2015-10-12netfilter: add an API to pass the packet to next filterYang Hongyang
2015-10-12net/queue: introduce NetQueueDeliverFuncYang Hongyang
2015-10-12net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang
2015-10-12netfilter: hook packets before net queue sendYang Hongyang
2015-10-12init/cleanup of netfilter objectYang Hongyang
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
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