aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-14Change net/socket.c to use socket_*() functionsMarc-André Lureau
2016-09-13qtail: clean up direct access to tqe_prev fieldIgor Mammedov
2016-08-30Revert "Change net/socket.c to use socket_*() functions"Paolo Bonzini
2016-08-22slirp: fix segv when init failedMarc-André Lureau
2016-08-18net/net: properly handle multiple packets in net_fill_rstate()Zhang Chen
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-29vhost-user: wait until backend init is completedMarc-André Lureau
2016-07-29vhost-user: add get_vhost_net() assertionsMarc-André Lureau
2016-07-29vhost-user: keep vhost_net after a disconnectionMarc-André Lureau
2016-07-29vhost-user: disconnect on HUPMarc-André Lureau
2016-07-29vhost-user: minor simplificationMarc-André Lureau
2016-07-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...Peter Maydell
2016-07-19net: Use correct type for bool flagEric Blake
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-07-19net: use Netdev instead of NetClientOptions in client initKővágó, Zoltán
2016-07-18tap: fix memory leak on failure to create a multiqueue tap devicePaolo Bonzini
2016-07-18net: fix incorrect argument to iov_to_bufPaolo Bonzini
2016-07-18net: fix incorrect access to pointerPaolo Bonzini
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13slirp: use exit notifier for slirp_smb_cleanupPaolo Bonzini
2016-07-13tap: use an exit notifier to call down_scriptMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-07tap: vhost busy polling supportJason Wang
2016-07-06qapi: Add new visit_complete() functionEric Blake
2016-07-06string-output-visitor: Favor new visit_free() functionEric Blake
2016-07-06opts-visitor: Favor new visit_free() functionEric Blake
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29vhost-user: disable chardev handlers on closePaolo Bonzini
2016-06-29char: change qemu_chr_fe_add_watch to return unsignedPaolo Bonzini
2016-06-28Change net/socket.c to use socket_*() functionsAshijeet Acharya
2016-06-28net: fix qemu_announce_self not emitting packetsPeter Lieven
2016-06-20trace: split out trace events for net/ directoryDaniel P. Berrange
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-17vhost-net: save & restore vhost-user acked featuresMarc-André Lureau
2016-06-17vhost-user: disconnect on start failureMarc-André Lureau
2016-06-17vhost-user: add ability to know vhost-user backend disconnectionTetsuya Mukawa
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-02net: handle optional VLAN header in checksum computation.Jean-Christophe Dubois
2016-06-02net: improve UDP/TCP checksum computation.Jean-Christophe Dubois
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
2016-06-01net/net: Add SocketReadState for reuse codesZhang Chen
2016-06-01net: vl: Move default_net to vl.cEduardo Habkost
2016-05-25net/tap: Allocating Large sized arrays to heapZhou Jie
2016-04-06filter-buffer: fix segfault when starting qemu with status=off propertyzhanghailiang
2016-04-06net: fix OptsVisitor memory leakPaolo Bonzini
2016-04-06net: Allocating Large sized arrays to heapPooja Dhannawat
2016-04-06util: Improved qemu_hexmap() to include an ascii dump of the bufferIsaac Lozano
2016-04-04net: fix missing include of qapi/error.h in netmap.cDaniel P. Berrange
2016-04-01slirp: Allow disabling IPv4 or IPv6Samuel Thibault