Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
commit31ee895047bdcf7387e3570cbd2a473c6f744b08
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 25 Jan 2021 15:56:13 +0000 (25 15:56 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 25 Jan 2021 15:56:13 +0000 (25 15:56 +0000)
treebc28163f54b4f2729bcb8a87e4d37a4f7a94fd99
parent3dcfd4e3f285cd69d7cf581d3a688e421d28e07e
parentf574633529926697ced51b6865e5c50bbb78bf1b
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging

# gpg: Signature made Mon 25 Jan 2021 09:05:51 GMT
# gpg:                using RSA key EF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>" [marginal]
# 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:
  net: checksum: Introduce fine control over checksum type
  net: checksum: Add IP header checksum calculation
  net: checksum: Skip fragmented IP packets
  net: Fix handling of id in netdev_add and netdev_del

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>