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-09-24
slirp: Add explanation for hostfwd parsing failure
Dr. David Alan Gilbert
1
-1
/
+12
2017-09-22
buildsys: Move vde libs to per object
Fam Zheng
1
-0
/
+2
2017-09-19
General warn report fixups
Alistair Francis
2
-6
/
+5
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
2
-12
/
+11
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-1
/
+2
2017-09-08
colo-compare: Use IOThread to Check old packet regularly and Process pactkets...
Wang Yong
1
-38
/
+45
2017-09-08
net/colo-compare.c: Fix comments and scheme
Zhang Chen
1
-28
/
+31
2017-09-08
net/colo-compare.c: Adjust net queue pop order for performance
Zhang Chen
1
-2
/
+2
2017-09-08
net/colo-compare.c: Optimize unpredictable tcp options comparison
Zhang Chen
1
-12
/
+27
2017-09-08
net/socket: Improve -net socket error reporting
Mao Zhongyi
1
-48
/
+44
2017-09-08
net/net: Convert parse_host_port() to Error
Mao Zhongyi
2
-12
/
+32
2017-09-08
net/socket: Convert several helper functions to Error
Mao Zhongyi
1
-32
/
+50
2017-09-08
net/socket: Don't treat odd socket type as SOCK_STREAM
Mao Zhongyi
1
-3
/
+3
2017-09-08
net/filter-rewriter.c: Fix rewirter checksum bug when use virtio-net
Zhang Chen
1
-2
/
+4
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-2
/
+2
2017-08-09
net: fix -netdev socket,fd= for UDP sockets
Jens Freimann
1
-19
/
+18
2017-08-03
slirp: fill error when failing to initialize user network
Hervé Poussineau
1
-40
/
+94
2017-08-02
vhost-user: fix watcher need be removed when vhost-user hotplug
Yunjian Wang
1
-0
/
+4
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2017-08-01
trace: add trace_event_get_state_backends()
Stefan Hajnoczi
2
-7
/
+8
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
net/eth: fix incorrect check of iov_to_buf() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-17
net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len
Zhang Chen
1
-1
/
+36
2017-07-17
net/colo-compare.c: Add vnet packet's tcp/udp/icmp compare
Zhang Chen
1
-2
/
+6
2017-07-17
net/colo.c: Add vnet packet parse feature in colo-proxy
Zhang Chen
1
-3
/
+3
2017-07-17
net/colo-compare.c: Make colo-compare support vnet_hdr_len
Zhang Chen
1
-7
/
+53
2017-07-17
net/colo-compare.c: Introduce parameter for compare_chr_send()
Zhang Chen
1
-7
/
+7
2017-07-17
net/colo.c: Make vnet_hdr_len as packet property
Zhang Chen
4
-5
/
+12
2017-07-17
net/filter-mirror.c: Add new option to enable vnet support for filter-redirector
Zhang Chen
1
-0
/
+23
2017-07-17
net/filter-mirror.c: Make filter mirror support vnet support.
Zhang Chen
1
-1
/
+41
2017-07-17
net/filter-mirror.c: Introduce parameter for filter_send()
Zhang Chen
1
-5
/
+5
2017-07-17
net/net.c: Add vnet_hdr support in SocketReadState
Zhang Chen
4
-11
/
+39
2017-07-17
net: Add vnet_hdr_len arguments in NetClientState
Zhang Chen
1
-0
/
+1
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
[next]