]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Dec 2015 14:18:31 +0000 (14:18 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 7 Dec 2015 14:18:31 +0000 (14:18 +0000)
commit84942979de3b7204ff53dbd263f8919897c779b2
treeebd67f78398cc5cf0a04f5854f483a3bdd25e9b2
parenta5582eac15171ffea99f9962dd9a4bf3c1dd2f1c
parent52b4bb7383b32e4e7512f98c57738c8fc9cb35ba
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging

# gpg: Signature made Mon 07 Dec 2015 14:06:07 GMT using RSA key ID 398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211

* remotes/jasowang/tags/net-pull-request:
  lan9118: log and ignore access to invalid registers, rather than aborting
  lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
  vmxnet3: silence warning
  pcnet: fix rx buffer overflow(CVE-2015-7512)
  net: pcnet: add check to validate receive data size(CVE-2015-7504)
  e1000: fix hang of win2k12 shutdown with flood ping

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/net/e1000.c