[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/13] Net patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/13] Net patches |
Date: |
Mon, 22 Mar 2021 14:13:54 +0000 |
On Mon, 22 Mar 2021 at 10:08, Jason Wang <jasowang@redhat.com> wrote:
>
> The following changes since commit bdee969c0e65d4d509932b1d70e3a3b2ffbff6d5:
>
> Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream'
> into staging (2021-03-19 18:01:17 +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 c7274b5ef43614dd133daec1e2018f71d8744088:
>
> net/eth: Add an assert() and invert if() statement to simplify code
> (2021-03-22 17:34:31 +0800)
>
> ----------------------------------------------------------------
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.
-- PMM
- [PULL 04/13] hw/net: virtio-net: Initialize nc->do_not_pad to true, (continued)
- [PULL 04/13] hw/net: virtio-net: Initialize nc->do_not_pad to true, Jason Wang, 2021/03/22
- [PULL 05/13] net/colo-compare.c: Fix memory leak for non-tcp packet, Jason Wang, 2021/03/22
- [PULL 06/13] net/colo-compare.c: Optimize removal of secondary packet, Jason Wang, 2021/03/22
- [PULL 07/13] net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr(), Jason Wang, 2021/03/22
- [PULL 08/13] net/eth: Simplify _eth_get_rss_ex_dst_addr(), Jason Wang, 2021/03/22
- [PULL 09/13] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument, Jason Wang, 2021/03/22
- [PULL 10/13] net/eth: Check size earlier in _eth_get_rss_ex_dst_addr(), Jason Wang, 2021/03/22
- [PULL 11/13] net/eth: Check iovec has enough data earlier, Jason Wang, 2021/03/22
- [PULL 12/13] net/eth: Read ip6_ext_hdr_routing buffer before accessing it, Jason Wang, 2021/03/22
- [PULL 13/13] net/eth: Add an assert() and invert if() statement to simplify code, Jason Wang, 2021/03/22
- Re: [PULL 00/13] Net patches,
Peter Maydell <=