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-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
2016-10-28
net: split colo_compare_pkt_info into two trace events
Alex Bennée
2
-11
/
+13
2016-10-28
colo-compare: remove unused struct CompareChardevProps and 'props' variable
zhanghailiang
1
-8
/
+0
2016-10-26
colo-proxy: fix memory leak
Zhang Chen
3
-31
/
+21
2016-10-26
tap-bsd: OpenBSD uses tap(4) now
Brad Smith
1
-1
/
+5
2016-10-24
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
4
-9
/
+13
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
4
-41
/
+8
2016-10-24
vhost-user: only initialize queue 0 CharBackend
Marc-André Lureau
1
-16
/
+13
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
4
-36
/
+46
2016-10-24
colo: claim in find_and_check_chardev
Marc-André Lureau
1
-6
/
+7
2016-10-24
char: rename some frontend functions
Marc-André Lureau
1
-2
/
+2
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
4
-66
/
+88
2016-10-24
char: remove init callback
Marc-André Lureau
1
-1
/
+1
2016-10-12
trace: move colo trace events to net/ sub-directory
Daniel P. Berrange
1
-0
/
+16
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-62
/
+9
2016-10-10
net: don't poke at chardev internal QemuOpts
Daniel P. Berrange
2
-62
/
+9
2016-10-08
net/filter-mirror: Fix mirror initial check typo
Zhang Chen
1
-2
/
+2
[next]