summaryrefslogtreecommitdiffstats
path: root/include/net/net.h
Commit message (Expand)AuthorAgeFilesLines
* net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov2021-03-151-1/+1
* qapi: net: Add query-netdev commandAlexey Kirillov2021-03-151-0/+3
* net: introduce qemu_receive_packet()Jason Wang2021-03-151-0/+5
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* net: do not exit on "netdev_add help" monitor commandPaolo Bonzini2020-11-241-0/+1
* net: relocate paths to helpers and scriptsPaolo Bonzini2020-09-301-2/+2
* net: introduce qemu_get_peerCindy Lu2020-07-031-0/+1
* hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé2020-03-311-1/+1
* net: Track netdevs in NetClientState rather than QemuOptEric Blake2020-03-171-0/+1
* net: Complete qapi-fication of netdev_addEric Blake2020-03-171-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-1/+0Star
* net: Add a network device specific self-announcement abilityDr. David Alan Gilbert2019-03-051-0/+2
* slirp: improve send_packet() callbackMarc-André Lureau2019-02-071-1/+1
* qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-111-1/+1
* net: drop too large packet earlyJason Wang2018-12-041-6/+0Star
* net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth2018-08-311-3/+0Star
* net: Remove the deprecated "vlan" parameterThomas Huth2018-05-141-1/+0Star
* virtio_net: flush uncompleted TX on resetGreg Kurz2018-03-261-0/+1
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-03-051-3/+1Star
|\
| * net: Make net_client_init() staticThomas Huth2018-03-051-2/+0Star
| * net: Move error reporting from net_init_client/netdev to the calling siteThomas Huth2018-03-051-1/+1
* | Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
|/
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-2/+0Star
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-1/+1
* Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-091-1/+0Star
* net: introduce net_crc32_le() functionMark Cave-Ayland2017-12-221-0/+2
* net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...Mark Cave-Ayland2017-12-221-1/+2
* net/net.c: Add vnet_hdr support in SocketReadStateZhang Chen2017-07-171-2/+7
* net: Add vnet_hdr_len arguments in NetClientStateZhang Chen2017-07-171-0/+1
* 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
* vhost-net: save & restore vring enable stateMarc-André Lureau2016-06-171-0/+1
* net: Add macros for MAC address tracingDmitry Fleytman2016-06-021-0/+5
* 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
* net: always walk through filters in reverse if traffic is egressLi Zhijian2016-02-041-1/+1
* net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang2015-10-121-5/+0Star
* 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/+1Star
* 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