aboutsummaryrefslogtreecommitdiff
path: root/include/net/net.h
AgeCommit message (Expand)Author
2021-06-04net: Added SetSteeringEBPF method for NetClientState.Andrew Melnychenko
2021-04-23net: check the existence of peer before trying to padJason Wang
2021-04-08Revert "qapi: net: Add query-netdev command"Jason Wang
2021-04-08Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang
2021-03-22net: Add a 'do_not_pad" to NetClientStateBin Meng
2021-03-15net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov
2021-03-15qapi: net: Add query-netdev commandAlexey Kirillov
2021-03-15net: introduce qemu_receive_packet()Jason Wang
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-11-24net: do not exit on "netdev_add help" monitor commandPaolo Bonzini
2020-09-30net: relocate paths to helpers and scriptsPaolo Bonzini
2020-07-03net: introduce qemu_get_peerCindy Lu
2020-03-31hw/net: Make NetCanReceive() return a booleanPhilippe Mathieu-Daudé
2020-03-17net: Track netdevs in NetClientState rather than QemuOptEric Blake
2020-03-17net: Complete qapi-fication of netdev_addEric Blake
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-03-05net: Add a network device specific self-announcement abilityDr. David Alan Gilbert
2019-02-07slirp: improve send_packet() callbackMarc-André Lureau
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2018-12-04net: drop too large packet earlyJason Wang
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05net: Make net_client_init() staticThomas Huth
2018-03-05net: Move error reporting from net_init_client/netdev to the calling siteThomas Huth
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2017-12-22net: introduce net_crc32_le() functionMark Cave-Ayland
2017-12-22net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...Mark Cave-Ayland
2017-07-17net/net.c: Add vnet_hdr support in SocketReadStateZhang Chen
2017-07-17net: Add vnet_hdr_len arguments in NetClientStateZhang Chen
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-06-17vhost-net: save & restore vring enable stateMarc-André Lureau
2016-06-02net: Add macros for MAC address tracingDmitry Fleytman
2016-06-01net/net: Add SocketReadState for reuse codesZhang Chen
2016-06-01net: vl: Move default_net to vl.cEduardo Habkost
2016-02-04net: always walk through filters in reverse if traffic is egressLi Zhijian
2015-10-12net: merge qemu_deliver_packet and qemu_deliver_packet_iovYang Hongyang
2015-10-12init/cleanup of netfilter objectYang Hongyang
2015-06-22qmp: Wean off qerror_report()Markus Armbruster
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz
2015-05-11net: add MAC address string printerScott Feldman
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