Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
# gpg: Signature made Mon Jul 20 18:25:14 2015 BST using RSA key ID 81AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>"
* remotes/stefanha/tags/net-pull-request:
net: Flush queued packets when guest resumes
lan9118: Drop lan9118_can_receive
etraxfs_eth: Drop eth_can_receive
musicpal: Drop eth_can_receive
net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packets
net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'
socket: pass correct size in net_socket_send()
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Showing
- hw/arm/musicpal.c 0 additions, 6 deletionshw/arm/musicpal.c
- hw/net/etraxfs_eth.c 0 additions, 6 deletionshw/net/etraxfs_eth.c
- hw/net/lan9118.c 0 additions, 6 deletionshw/net/lan9118.c
- hw/net/vmxnet3.c 59 additions, 0 deletionshw/net/vmxnet3.c
- hw/net/vmxnet_rx_pkt.c 9 additions, 3 deletionshw/net/vmxnet_rx_pkt.c
- hw/net/vmxnet_rx_pkt.h 11 additions, 0 deletionshw/net/vmxnet_rx_pkt.h
- net/net.c 12 additions, 7 deletionsnet/net.c
- net/socket.c 1 addition, 1 deletionnet/socket.c
Loading
Please register or sign in to comment