qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PULL 0/4] Net patches
@ 2021-01-25 12:23 Jason Wang
  2021-01-25 12:23 ` [RESEND PULL 1/4] net: Fix handling of id in netdev_add and netdev_del Jason Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jason Wang @ 2021-01-25 12:23 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: Jason Wang

The following changes since commit e81eb5e6d108008445821e4f891fb9563016c71b:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2021-01-23 22:34:21 +0000)

are available in the git repository at:

  https://github.com/jasowang/qemu.git tags/net-pull-request

for you to fetch changes up to f574633529926697ced51b6865e5c50bbb78bf1b:

  net: checksum: Introduce fine control over checksum type (2021-01-25 17:04:56 +0800)

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

----------------------------------------------------------------
Bin Meng (1):
      net: checksum: Introduce fine control over checksum type

Guishan Qin (1):
      net: checksum: Add IP header checksum calculation

Markus Armbruster (1):
      net: Fix handling of id in netdev_add and netdev_del

Markus Carlstedt (1):
      net: checksum: Skip fragmented IP packets

 hw/net/allwinner-sun8i-emac.c |  2 +-
 hw/net/cadence_gem.c          |  2 +-
 hw/net/fsl_etsec/rings.c      | 18 +++++++++---------
 hw/net/ftgmac100.c            | 13 ++++++++++++-
 hw/net/imx_fec.c              | 20 ++++++++------------
 hw/net/virtio-net.c           |  2 +-
 hw/net/xen_nic.c              |  2 +-
 include/net/checksum.h        |  7 ++++++-
 net/checksum.c                | 24 +++++++++++++++++++++---
 net/filter-rewriter.c         |  4 ++--
 net/net.c                     | 20 ++++++++++++++++++--
 11 files changed, 80 insertions(+), 34 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-25 18:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-25 12:23 [RESEND PULL 0/4] Net patches Jason Wang
2021-01-25 12:23 ` [RESEND PULL 1/4] net: Fix handling of id in netdev_add and netdev_del Jason Wang
2021-01-25 12:23 ` [RESEND PULL 2/4] net: checksum: Skip fragmented IP packets Jason Wang
2021-01-25 12:23 ` [RESEND PULL 3/4] net: checksum: Add IP header checksum calculation Jason Wang
2021-01-25 12:23 ` [RESEND PULL 4/4] net: checksum: Introduce fine control over checksum type Jason Wang
2021-01-25 18:17 ` [RESEND PULL 0/4] Net patches Peter Maydell

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).