index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()
Rao, Lei
2021-06-11
1
-1
/
+1
*
Add the function of colo_compare_cleanup
Rao, Lei
2021-06-11
3
-0
/
+15
*
Add a function named packet_new_nocopy for COLO.
Rao, Lei
2021-06-11
3
-10
/
+19
*
Optimize the function of filter_send
Rao, Lei
2021-06-11
1
-4
/
+4
*
Remove some duplicate trace code.
Rao, Lei
2021-06-11
1
-13
/
+0
*
vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()
Jason Wang
2021-06-11
1
-9
/
+0
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-04
8
-0
/
+41
|
\
|
*
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2021-06-04
1
-0
/
+2
|
*
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
2021-06-04
6
-0
/
+38
|
*
net/tap: Added TUNSETSTEERINGEBPF code.
Andrew Melnychenko
2021-06-04
1
-0
/
+1
*
|
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-05-28
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
tap-bsd: Remove special casing for older OpenBSD releases
Brad Smith
2021-05-27
1
-8
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-06
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
slirp: add configure option to disable smbd
Joelle van Dyne
2021-05-04
1
-8
/
+8
*
|
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-3
/
+0
*
|
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
2
-2
/
+0
|
/
*
net: check the existence of peer before trying to pad
Jason Wang
2021-04-23
3
-3
/
+3
*
tap-win32: correctly recycle buffers
Jason Wang
2021-04-08
1
-2
/
+4
*
Revert "qapi: net: Add query-netdev command"
Jason Wang
2021-04-08
10
-394
/
+9
*
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
2021-04-08
9
-44
/
+45
*
Revert "hmp: Use QAPI NetdevInfo in hmp_info_network"
Jason Wang
2021-04-08
1
-30
/
+1
*
Revert "net: Do not fill legacy info_str for backends"
Jason Wang
2021-04-08
8
-0
/
+48
*
net/eth: Add an assert() and invert if() statement to simplify code
Philippe Mathieu-Daudé
2021-03-22
1
-7
/
+6
*
net/eth: Read ip6_ext_hdr_routing buffer before accessing it
Philippe Mathieu-Daudé
2021-03-22
1
-5
/
+8
*
net/eth: Check iovec has enough data earlier
Philippe Mathieu-Daudé
2021-03-22
1
-1
/
+1
*
net/eth: Check size earlier in _eth_get_rss_ex_dst_addr()
Philippe Mathieu-Daudé
2021-03-22
1
-8
/
+6
*
net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument
Philippe Mathieu-Daudé
2021-03-22
1
-3
/
+3
*
net/eth: Simplify _eth_get_rss_ex_dst_addr()
Philippe Mathieu-Daudé
2021-03-22
1
-7
/
+7
*
net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr()
Philippe Mathieu-Daudé
2021-03-22
1
-1
/
+1
*
net/colo-compare.c: Optimize removal of secondary packet
Lukas Straub
2021-03-22
1
-1
/
+1
*
net/colo-compare.c: Fix memory leak for non-tcp packet
Lukas Straub
2021-03-22
1
-0
/
+1
*
net: Pad short frames to minimum size before sending from SLiRP/TAP
Bin Meng
2021-03-22
3
-0
/
+30
*
net: eth: Add a helper to pad a short Ethernet frame
Bin Meng
2021-03-22
1
-0
/
+17
*
net: Do not fill legacy info_str for backends
Alexey Kirillov
2021-03-15
8
-48
/
+0
*
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
2021-03-15
1
-1
/
+30
*
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
9
-45
/
+44
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
10
-9
/
+394
*
net: introduce qemu_receive_packet()
Jason Wang
2021-03-15
2
-7
/
+53
*
net: validate that ids are well formed
Paolo Bonzini
2021-03-15
1
-0
/
+5
*
net: Fix build error when DEBUG_NET is on
Bin Meng
2021-03-15
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
1
-4
/
+4
|
\
|
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
net: Use id_generate() in the network subsystem, too
Thomas Huth
2021-03-09
1
-3
/
+3
*
|
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-01-29
1
-1
/
+1
|
\
|
*
net/slirp.c: Fix spelling error in error message
Doug Evans
2021-01-29
1
-1
/
+1
*
|
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-11
/
+2
*
|
net: Clarify early exit condition
Eric Blake
2021-01-28
1
-0
/
+2
|
/
*
net: checksum: Introduce fine control over checksum type
Bin Meng
2021-01-25
2
-6
/
+16
[next]