index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-12
/
+15
2017-07-14
char: avoid chardevice direct access
Anton Nefedov
1
-1
/
+1
2017-07-14
char: add backend hotswap handler
Anton Nefedov
4
-11
/
+14
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-1
/
+1
2017-06-20
object: use more specific property type names
Marc-André Lureau
2
-2
/
+2
2017-06-07
Revert "Change net/socket.c to use socket_*() functions" again
Daniel P. Berrange
1
-71
/
+56
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
3
-12
/
+7
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
4
-4
/
+4
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
4
-4
/
+4
2017-05-23
net/filter-mirror.c: Rename filter_mirror_send() and fix codestyle
Zhang Chen
1
-13
/
+16
2017-05-23
net/filter-mirror.c: Remove duplicate check code.
Zhang Chen
1
-6
/
+0
2017-05-23
hmp / net: Mark host_net_add/remove as deprecated
Thomas Huth
1
-0
/
+13
2017-05-23
COLO-compare: Improve tcp compare trace event readability
Zhang Chen
2
-13
/
+23
2017-05-23
net/dump: Issue a warning for the deprecated "-net dump"
Thomas Huth
1
-0
/
+3
2017-05-23
net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c
Thomas Huth
3
-96
/
+9
2017-05-04
char: add a /chardevs container
Marc-André Lureau
1
-1
/
+1
2017-04-29
slirp/smb: Replace constant strings by glib string
Dr. David Alan Gilbert
1
-13
/
+17
2017-04-29
slirp: allow host port 0 for hostfwd
Vincent Bernat
1
-1
/
+1
2017-04-26
Revert "COLO-compare: Optimize tcp compare trace event"
Peter Maydell
2
-18
/
+14
2017-04-25
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-18
/
+54
2017-04-25
COLO-compare: Optimize tcp compare trace event
Zhang Chen
2
-14
/
+18
2017-04-25
COLO-compare: Optimize tcp compare for option field
Zhang Chen
1
-1
/
+26
2017-04-24
socket: Make errp the last parameter of socket_connect
Fam Zheng
1
-1
/
+1
2017-04-24
colo-compare: Fix old packet check bug.
Zhang Chen
1
-4
/
+11
2017-03-14
COLO-compare: Fix trace_event print bug
Zhang Chen
1
-8
/
+25
2017-03-06
net/filter-mirror: Follow CODING_STYLE
Zhang Chen
1
-3
/
+4
2017-03-06
COLO-compare: Fix icmp and udp compare different packet always dump bug
Zhang Chen
1
-6
/
+12
2017-03-06
COLO-compare: Optimize compare_common and compare_tcp
Zhang Chen
1
-14
/
+36
2017-03-06
COLO-compare: Rename compare function and remove duplicate codes
Zhang Chen
1
-11
/
+7
2017-03-06
filter-rewriter: skip net_checksum_calculate() while offset = 0
zhanghailiang
1
-6
/
+11
2017-03-06
net/colo: fix memory double free error
zhanghailiang
1
-2
/
+2
2017-03-06
net/colo-compare: Fix memory free error
Zhang Chen
1
-1
/
+1
2017-03-06
colo-compare: Fix removing fds been watched incorrectly in finalization
zhanghailiang
1
-9
/
+11
2017-03-06
colo-compare: kick compare thread to exit after some cleanup in finalization
zhanghailiang
1
-10
/
+29
2017-03-06
colo-compare: use g_timeout_source_new() to process the stale packets
zhanghailiang
1
-40
/
+22
2017-03-06
eth: Extend vlan stripping functions
Dmitry Fleytman
1
-11
/
+14
2017-02-28
vhost-user: delay vhost_user_stop
Marc-André Lureau
1
-7
/
+46
2017-02-22
net: Flatten simple union NetLegacyOptions
Markus Armbruster
1
-22
/
+22
2017-02-15
colo-compare: sort TCP packet queue by sequence number
Zhang Chen
1
-0
/
+19
2017-02-15
net: Mark 'vlan' parameter as deprecated
Thomas Huth
1
-0
/
+6
2017-02-01
vhost-user: delete chardev on cleanup
Marc-André Lureau
1
-0
/
+3
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
4
-10
/
+10
2017-01-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-10
/
+18
2017-01-20
tap: fix memory leak on failure in net_init_tap()
Peter Maydell
1
-2
/
+5
2017-01-20
net: optimize checksum computation
Ladi Prosek
1
-8
/
+13
2017-01-18
vhost_net: device IOTLB support
Jason Wang
1
-0
/
+1
2017-01-06
record/replay: add network support
Pavel Dovgalyuk
2
-0
/
+93
2016-11-15
net: fix sending of data with -net socket, listen backend
Daniel P. Berrange
2
-3
/
+3
2016-11-02
slirp: fix CharDriver breakage
Paolo Bonzini
1
-2
/
+1
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-8
/
+0
[next]