The following changes since commit 90218a9a393c7925f330e7dcc08658e2a01d3bd4:
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-21' into staging (2020-07-21 10:24:38 +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 5519724a13664b43e225ca05351c60b4468e4555: hw/net/xgmac: Fix buffer overflow in xgmac_enet_send() (2020-07-21 21:30:39 +0800) ---------------------------------------------------------------- ---------------------------------------------------------------- Andrew (1): hw/net: Added plen fix for IPv6 Mauro Matteo Cascella (1): hw/net/xgmac: Fix buffer overflow in xgmac_enet_send() hw/net/net_tx_pkt.c | 23 +++++++++++++++++++++++ hw/net/net_tx_pkt.h | 14 ++++++++++++++ hw/net/xgmac.c | 14 ++++++++++++-- include/net/eth.h | 1 + 4 files changed, 50 insertions(+), 2 deletions(-)