Age | Commit message (Expand) | Author |
2017-06-02 | char: make chr_fe_deinit() optionaly delete backend | Marc-André Lureau |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |
2017-05-23 | net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle | Zhang Chen |
2017-05-23 | net/filter-mirror.c: Remove duplicate check code. | Zhang Chen |
2017-05-23 | hmp / net: Mark host_net_add/remove as deprecated | Thomas Huth |
2017-05-23 | COLO-compare: Improve tcp compare trace event readability | Zhang Chen |
2017-05-23 | net/dump: Issue a warning for the deprecated "-net dump" | Thomas Huth |
2017-05-23 | net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c | Thomas Huth |
2017-05-04 | char: add a /chardevs container | Marc-André Lureau |
2017-04-29 | slirp/smb: Replace constant strings by glib string | Dr. David Alan Gilbert |
2017-04-29 | slirp: allow host port 0 for hostfwd | Vincent Bernat |
2017-04-26 | Revert "COLO-compare: Optimize tcp compare trace event" | Peter Maydell |
2017-04-25 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-04-25 | COLO-compare: Optimize tcp compare trace event | Zhang Chen |
2017-04-25 | COLO-compare: Optimize tcp compare for option field | Zhang Chen |
2017-04-24 | socket: Make errp the last parameter of socket_connect | Fam Zheng |
2017-04-24 | colo-compare: Fix old packet check bug. | Zhang Chen |
2017-03-14 | COLO-compare: Fix trace_event print bug | Zhang Chen |
2017-03-06 | net/filter-mirror: Follow CODING_STYLE | Zhang Chen |
2017-03-06 | COLO-compare: Fix icmp and udp compare different packet always dump bug | Zhang Chen |
2017-03-06 | COLO-compare: Optimize compare_common and compare_tcp | Zhang Chen |
2017-03-06 | COLO-compare: Rename compare function and remove duplicate codes | Zhang Chen |
2017-03-06 | filter-rewriter: skip net_checksum_calculate() while offset = 0 | zhanghailiang |
2017-03-06 | net/colo: fix memory double free error | zhanghailiang |
2017-03-06 | net/colo-compare: Fix memory free error | Zhang Chen |
2017-03-06 | colo-compare: Fix removing fds been watched incorrectly in finalization | zhanghailiang |
2017-03-06 | colo-compare: kick compare thread to exit after some cleanup in finalization | zhanghailiang |
2017-03-06 | colo-compare: use g_timeout_source_new() to process the stale packets | zhanghailiang |
2017-03-06 | eth: Extend vlan stripping functions | Dmitry Fleytman |
2017-02-28 | vhost-user: delay vhost_user_stop | Marc-André Lureau |
2017-02-22 | net: Flatten simple union NetLegacyOptions | Markus Armbruster |
2017-02-15 | colo-compare: sort TCP packet queue by sequence number | Zhang Chen |
2017-02-15 | net: Mark 'vlan' parameter as deprecated | Thomas Huth |
2017-02-01 | vhost-user: delete chardev on cleanup | Marc-André Lureau |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
2017-01-20 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2017-01-20 | tap: fix memory leak on failure in net_init_tap() | Peter Maydell |
2017-01-20 | net: optimize checksum computation | Ladi Prosek |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2017-01-06 | record/replay: add network support | Pavel Dovgalyuk |
2016-11-15 | net: fix sending of data with -net socket, listen backend | Daniel P. Berrange |
2016-11-02 | slirp: fix CharDriver breakage | Paolo Bonzini |
2016-10-31 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-10-28 | net: split colo_compare_pkt_info into two trace events | Alex Bennée |
2016-10-28 | colo-compare: remove unused struct CompareChardevProps and 'props' variable | zhanghailiang |
2016-10-26 | colo-proxy: fix memory leak | Zhang Chen |
2016-10-26 | tap-bsd: OpenBSD uses tap(4) now | Brad Smith |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau |