From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL for-2.4 0/7] Net patches
Date: Mon, 20 Jul 2015 18:25:18 +0100 [thread overview]
Message-ID: <1437413125-24888-1-git-send-email-stefanha@redhat.com> (raw)
The following changes since commit f73ca7363440240b7ee5ee7f7ddb1c64751efb54:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-07-20 13:25:28 +0100)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/net-pull-request
for you to fetch changes up to 625de449fc5597f2e1aff9cb586e249e198f03c9:
net: Flush queued packets when guest resumes (2015-07-20 18:11:24 +0100)
----------------------------------------------------------------
----------------------------------------------------------------
Dana Rubin (1):
net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packets
Fam Zheng (4):
musicpal: Drop eth_can_receive
etraxfs_eth: Drop eth_can_receive
lan9118: Drop lan9118_can_receive
net: Flush queued packets when guest resumes
Jason Wang (1):
socket: pass correct size in net_socket_send()
Shmulik Ladkani (1):
net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'
hw/arm/musicpal.c | 6 -----
hw/net/etraxfs_eth.c | 6 -----
hw/net/lan9118.c | 6 -----
hw/net/vmxnet3.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++
hw/net/vmxnet_rx_pkt.c | 12 +++++++---
hw/net/vmxnet_rx_pkt.h | 11 ++++++++++
net/net.c | 19 ++++++++++------
net/socket.c | 2 +-
8 files changed, 92 insertions(+), 29 deletions(-)
--
2.4.3
next reply other threads:[~2015-07-20 17:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 17:25 Stefan Hajnoczi [this message]
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 1/7] socket: pass correct size in net_socket_send() Stefan Hajnoczi
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 2/7] net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data' Stefan Hajnoczi
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 3/7] net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packets Stefan Hajnoczi
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 4/7] musicpal: Drop eth_can_receive Stefan Hajnoczi
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 5/7] etraxfs_eth: " Stefan Hajnoczi
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 6/7] lan9118: Drop lan9118_can_receive Stefan Hajnoczi
2015-07-20 17:25 ` [Qemu-devel] [PULL for-2.4 7/7] net: Flush queued packets when guest resumes Stefan Hajnoczi
2015-07-21 8:20 ` [Qemu-devel] [PULL for-2.4 0/7] Net patches 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=1437413125-24888-1-git-send-email-stefanha@redhat.com \
--to=stefanha@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).