1. 1728593 net/eth: Clean up local variable shadowing by Philippe Mathieu-Daudé · 1 year, 6 months ago
  2. 7e64a9c igb: Strip the second VLAN tag for extended VLAN by Akihiko Odaki · 1 year, 9 months ago
  3. 907209e igb: Implement Rx SCTP CSO by Akihiko Odaki · 1 year, 9 months ago
  4. aaa8a15 net/eth: Always add VLAN tag by Akihiko Odaki · 1 year, 9 months ago
  5. 85427bf net/eth: Use void pointers by Akihiko Odaki · 1 year, 9 months ago
  6. 0b11783 net/eth: Rename eth_setup_vlan_headers_ex by Akihiko Odaki · 1 year, 9 months ago
  7. 2f0fa23 net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols() by Akihiko Odaki · 1 year, 9 months ago
  8. 65f474b net/eth: Introduce EthL4HdrProto by Akihiko Odaki · 2 years ago
  9. 69ff5ef net/eth: Report if headers are actually present by Akihiko Odaki · 2 years ago
  10. 02ef5fd hw/net/net_tx_pkt: Implement TCP segmentation by Akihiko Odaki · 2 years ago
  11. 9d6267b net/eth: Don't consider ESP to be an IPv6 option header by Thomas Jansen · 3 years ago
  12. c7274b5 net/eth: Add an assert() and invert if() statement to simplify code by Philippe Mathieu-Daudé · 4 years ago
  13. 7d6a4f1 net/eth: Read ip6_ext_hdr_routing buffer before accessing it by Philippe Mathieu-Daudé · 4 years ago
  14. ef76358 net/eth: Check iovec has enough data earlier by Philippe Mathieu-Daudé · 4 years ago
  15. 6f10f77 net/eth: Check size earlier in _eth_get_rss_ex_dst_addr() by Philippe Mathieu-Daudé · 4 years ago
  16. dbd8d3f net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument by Philippe Mathieu-Daudé · 4 years ago
  17. 3846244 net/eth: Simplify _eth_get_rss_ex_dst_addr() by Philippe Mathieu-Daudé · 4 years ago
  18. b565b44 net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr() by Philippe Mathieu-Daudé · 4 years ago
  19. af77451 net: eth: Add a helper to pad a short Ethernet frame by Bin Meng · 4 years ago
  20. 7564bf7 net: remove an assert call in eth_get_gso_type by Prasad J Pandit · 4 years, 4 months ago
  21. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  22. b2caa3b net/eth: fix incorrect check of iov_to_buf() return value by Philippe Mathieu-Daudé · 8 years ago
  23. 566342c eth: Extend vlan stripping functions by Dmitry Fleytman · 8 years ago
  24. 4555ca6 net: fix incorrect argument to iov_to_buf by Paolo Bonzini · 9 years ago
  25. 2c5e564 net: fix incorrect access to pointer by Paolo Bonzini · 9 years ago
  26. eb70002 net_pkt: Extend packet abstraction as required by e1000e functionality by Dmitry Fleytman · 9 years ago
  27. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  28. dfc6f86 misc: Use g_assert_not_reached for code which is expected to be unreachable by Stefan Weil · 12 years ago
  29. 75020a7 Common definitions for VMWARE devices by Dmitry Fleytman · 12 years ago