qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Net patches
@ 2025-11-14  3:48 Jason Wang
  2025-11-14  3:48 ` [PULL 1/5] net/hub: make net_hub_port_cleanup idempotent Jason Wang
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Jason Wang @ 2025-11-14  3:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jason Wang

The following changes since commit 9febfa94b69b7146582c48a868bd2330ac45037f:

  Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2025-11-12 11:47:42 +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 a01344d9d78089e9e585faaeb19afccff2050abf:

  net: pad packets to minimum length in qemu_receive_packet() (2025-11-14 09:59:55 +0800)

----------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAmkWo9EACgkQ7wSWWzmN
YhHargf/Uf801PmKskryVENF9sVe6u5NxJZlT3BUJVsSTGitucBIHWZ5J7MMR1lw
If4tfMho3BX5Wrtl5GuCEzolk9pCz3wmSN6nyOU25C5tKaoJ/uR135K25D0CwVmD
eTOyg+gKktVfogXxJ/zwZpRHMq4XXrk/C2ZP41r/CdcLyaeuDS9GIbd/q4N7f3vv
bEsVqECzjEwWr2JBY9SD0xlIRp3nWwEvRsgRZPzBiQzfjSTlImqGLUsxIpF5V2LV
1BU0V/FShWyrwckBXSqCWBUh6uBUGgEl6qKnK4vH7+ed4Kd9giyp1vWAFEjHgIg+
gZtPaT/MJQOtLyCuzfuSdUpAzz5Sfw==
=Is8a
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Jonah Palmer (1):
      net/hub: make net_hub_port_cleanup idempotent

Peter Maydell (4):
      hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors
      hw/net/e1000e_core: Correct rx oversize packet checks
      hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers() assert
      net: pad packets to minimum length in qemu_receive_packet()

 hw/net/e1000e_core.c | 85 ++++++++++++++++++++++++++++++++++++----------------
 net/hub.c            |  8 ++++-
 net/net.c            | 10 +++++++
 3 files changed, 76 insertions(+), 27 deletions(-)




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

end of thread, other threads:[~2025-11-22  3:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14  3:48 [PULL 0/5] Net patches Jason Wang
2025-11-14  3:48 ` [PULL 1/5] net/hub: make net_hub_port_cleanup idempotent Jason Wang
2025-11-14  3:48 ` [PULL 2/5] hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors Jason Wang
2025-11-14  3:48 ` [PULL 3/5] hw/net/e1000e_core: Correct rx oversize packet checks Jason Wang
2025-11-14  3:48 ` [PULL 4/5] hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers() assert Jason Wang
2025-11-14  3:48 ` [PULL 5/5] net: pad packets to minimum length in qemu_receive_packet() Jason Wang
2025-11-14 16:58 ` [PULL 0/5] Net patches Richard Henderson
2025-11-21  4:02 ` Jason Wang
2025-11-21 12:27   ` 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).