From: Jason Wang <jasowang@redhat.com>
To: peter.maydell@linaro.org
Cc: Jason Wang <jasowang@redhat.com>, qemu-devel@nongnu.org
Subject: [PULL 0/7] Net patches
Date: Wed, 15 Jul 2020 21:53:14 +0800 [thread overview]
Message-ID: <1594821201-3708-1-git-send-email-jasowang@redhat.com> (raw)
The following changes since commit 673205379fb499d2b72f2985b47ec7114282f5fe:
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714' into staging (2020-07-15 13:04:27 +0100)
are available in the git repository at:
https://github.com/jasowang/qemu.git tags/net-pull-request
for you to fetch changes up to a134321ef676723768973537bb9b49365ae2062e:
ftgmac100: fix dblac write test (2020-07-15 21:00:13 +0800)
----------------------------------------------------------------
----------------------------------------------------------------
Andrew (1):
hw/net: Added CSO for IPv6
Daniel P. Berrangé (1):
net: detect errors from probing vnet hdr flag for TAP devices
Juan Quintela (1):
virtio-net: fix removal of failover device
Laurent Vivier (1):
net: check if the file descriptor is valid before using it
Zhang Chen (2):
net/colo-compare.c: Expose compare "max_queue_size" to users
qemu-options.hx: Clean up and fix typo for colo-compare
erik-smit (1):
ftgmac100: fix dblac write test
hw/net/ftgmac100.c | 14 +++++++------
hw/net/net_tx_pkt.c | 15 ++++++++++---
hw/net/virtio-net.c | 1 +
include/qemu/sockets.h | 1 +
net/colo-compare.c | 43 ++++++++++++++++++++++++++++++++++++-
net/socket.c | 9 ++++++--
net/tap-bsd.c | 2 +-
net/tap-linux.c | 8 ++++---
net/tap-solaris.c | 2 +-
net/tap-stub.c | 2 +-
net/tap.c | 50 +++++++++++++++++++++++++++++++++++--------
net/tap_int.h | 2 +-
qemu-options.hx | 33 +++++++++++++++--------------
util/oslib-posix.c | 26 ++++++++++++++++-------
util/oslib-win32.c | 57 ++++++++++++++++++++++++++++----------------------
15 files changed, 188 insertions(+), 77 deletions(-)
next reply other threads:[~2020-07-15 13:54 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-15 13:53 Jason Wang [this message]
2020-07-15 13:53 ` [PULL 1/7] virtio-net: fix removal of failover device Jason Wang
2020-07-15 13:53 ` [PULL 2/7] hw/net: Added CSO for IPv6 Jason Wang
2020-07-15 13:53 ` [PULL 3/7] net/colo-compare.c: Expose compare "max_queue_size" to users Jason Wang
2020-07-15 13:53 ` [PULL 4/7] qemu-options.hx: Clean up and fix typo for colo-compare Jason Wang
2020-07-15 13:53 ` [PULL 5/7] net: check if the file descriptor is valid before using it Jason Wang
2020-07-15 13:53 ` [PULL 6/7] net: detect errors from probing vnet hdr flag for TAP devices Jason Wang
2020-07-15 13:53 ` [PULL 7/7] ftgmac100: fix dblac write test Jason Wang
2020-07-15 18:06 ` [PULL 0/7] Net patches Peter Maydell
2020-07-16 3:00 ` Jason Wang
2020-07-16 13:46 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2021-06-04 7:36 Jason Wang
2021-06-04 7:49 ` no-reply
2021-06-04 10:37 ` Peter Maydell
2021-06-04 12:30 ` Jason Wang
2021-06-04 16:25 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1594821201-3708-1-git-send-email-jasowang@redhat.com \
--to=jasowang@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).