All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Cc: Jason Wang <jasowang@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] Net patches
Date: Tue,  9 Aug 2016 15:34:30 +0800	[thread overview]
Message-ID: <1470728073-30141-1-git-send-email-jasowang@redhat.com> (raw)

The following changes since commit 53279c76cf071fed07a336948d37c72e3613e0b7:

  Update version for v2.7.0-rc2 release (2016-08-08 17:26:11 +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 a0d1cbdacff5df4ded16b753b38fdd9da6092968:

  hw/net: Fix a heap overflow in xlnx.xps-ethernetlite (2016-08-09 15:27:18 +0800)

----------------------------------------------------------------

----------------------------------------------------------------
Li Qiang (1):
      net: vmxnet3: check for device_active before write

Prasad J Pandit (1):
      net: check fragment length during fragmentation

chaojianhu (1):
      hw/net: Fix a heap overflow in xlnx.xps-ethernetlite

 hw/net/net_tx_pkt.c     | 2 +-
 hw/net/vmxnet3.c        | 4 ++++
 hw/net/xilinx_ethlite.c | 4 ++++
 3 files changed, 9 insertions(+), 1 deletion(-)

             reply	other threads:[~2016-08-09  7:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-09  7:34 Jason Wang [this message]
2016-08-09  7:34 ` [Qemu-devel] [PULL 1/3] net: check fragment length during fragmentation Jason Wang
2016-08-09  7:34 ` [Qemu-devel] [PULL 2/3] net: vmxnet3: check for device_active before write Jason Wang
2016-08-09  7:34 ` [Qemu-devel] [PULL 3/3] hw/net: Fix a heap overflow in xlnx.xps-ethernetlite Jason Wang
2016-08-09 23:15   ` Alistair Francis
2016-08-09 10:14 ` [Qemu-devel] [PULL 0/3] Net patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2017-03-14  8:02 Jason Wang
2017-03-14 15:00 ` Peter Maydell
2017-01-06  3:32 Jason Wang
2017-01-06 15:13 ` Peter Maydell
2016-12-05  9:52 Jason Wang
2016-12-05 10:42 ` no-reply
2016-12-05 14:35 ` Stefan Hajnoczi
2016-12-06  2:32   ` Jason Wang
2015-09-15 12:02 Stefan Hajnoczi
2015-09-15 13:04 ` Peter Maydell
2015-08-14 15:02 Stefan Hajnoczi
2015-08-18 16:06 ` Peter Maydell
2014-01-13  7:43 Stefan Hajnoczi
2012-08-10 13:27 Stefan Hajnoczi

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=1470728073-30141-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.