1. 283f0a0 hw/net/net_tx_pkt: Fix crash detected by fuzzer by Thomas Huth · 3 years, 6 months ago
  2. 8c55254 tx_pkt: switch to use qemu_receive_packet_iov() for loopback by Jason Wang · 4 years ago
  3. 035e69b hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment() by Mauro Matteo Cascella · 4 years, 6 months ago
  4. e219d30 hw/net: Added plen fix for IPv6 by Andrew · 4 years, 6 months ago
  5. 9a8d949 hw/net: Added CSO for IPv6 by Andrew · 4 years, 7 months ago
  6. 4f51e1d net: fix misaligned member access by Marc-André Lureau · 7 years ago
  7. 0dacea9 net: Transmit zero UDP checksum as 0xFFFF by Ed Swierk · 7 years ago
  8. 47882fa net: vmxnet: use g_new for pkt initialisation by Li Qiang · 8 years ago
  9. ead315e net: check fragment length during fragmentation by Prasad J Pandit · 8 years ago
  10. e9abfcb clean-includes: run it once more by Paolo Bonzini · 9 years ago
  11. 1117101 vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_* by Dmitry Fleytman · 9 years ago
  12. eb70002 net_pkt: Extend packet abstraction as required by e1000e functionality by Dmitry Fleytman · 9 years ago
  13. 605d52e net_pkt: Name vmxnet3 packet abstractions more generic by Dmitry Fleytman · 9 years ago[Renamed (70%) from hw/net/vmxnet_tx_pkt.c]
  14. e8d4046 hw/net: Clean up includes by Peter Maydell · 9 years ago
  15. a7278b3 net/vmxnet3: Refine l2 header validation by Dana Rubin · 9 years ago
  16. dfc6f86 misc: Use g_assert_not_reached for code which is expected to be unreachable by Stefan Weil · 12 years ago
  17. 0bc3cd6 include: avoid useless includes of exec/ headers by Paolo Bonzini · 12 years ago
  18. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/vmxnet_tx_pkt.c]
  19. e263cd4 Packet abstraction for VMWARE network devices by Dmitry Fleytman · 12 years ago