Commit History

Author SHA1 Message Date
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 years ago
  Markus Armbruster d645427057 Include migration/vmstate.h less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Jason Wang 1a326646fe rtl8139: fix possible out of bound access 7 years ago
  Thomas Huth b20219b645 hw/net: Remove unnecessary header includes 7 years ago
  Mark Cave-Ayland e7a58fc71c rtl8139: use inline net_crc32() and bitshift instead of compute_mcast_idx() 7 years ago
  Eduardo Habkost fd3b02c889 pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices 8 years ago
  Dr. David Alan Gilbert 44b1ff319c migration: pre_save return int 8 years ago
  Matt Parker 726ec828bd net: rtl8139: do not use old_mmio accesses 8 years ago
  Hervé Poussineau 30a3e70167 rtl8139: correctly handle PHY reset 8 years ago
  Prasad J Pandit c7c3591669 net: rtl8139: limit processing of ring descriptors 8 years ago
  Eric Blake f394b2e20d qapi: Change Netdev into a flat union 9 years ago
  David Vrabel 46fe8bef4d rtl8139: save/load RxMulOk counter (again) 9 years ago
  Peter Maydell 6960bfca3a hw/net/rtl8139.c: Don't use *_to_cpup() 9 years ago
  Dmitry Fleytman 66409b7c8b rtl8139: Move more TCP definitions to common header 9 years ago
  Jason Wang 91731d5f6d rtl8139: using CP_TX_OWN for ownership transferring during tx 9 years ago
  Peter Maydell e8d4046559 hw/net: Clean up includes 9 years ago
  Dr. David Alan Gilbert 9c7ffe2664 ether/slirp: Avoid redefinition of the same constants 9 years ago
  Laurent Vivier 37b9ab92f7 rtl8139: remove muldiv64() 10 years ago
  Markus Armbruster 012aef0734 maint: avoid useless "if (foo) free(foo)" pattern 10 years ago
  Daniel P. Berrange b6af097528 maint: remove / fix many doubled words 10 years ago
  Vladislav Yasevich 26c4e7ca72 rtl8139: Do not consume the packet during overflow in standard mode. 10 years ago
  Vladislav Yasevich fabdcd3392 rtl8139: Fix receive buffer overflow check 10 years ago
  Stefan Hajnoczi 26c0114d3f rtl8139: use ldl/stl wrapper for unaligned 32-bit access 10 years ago
  Stefan Hajnoczi 1bf11332c4 rtl8139: use net/eth.h macros instead of custom macros 10 years ago
  Stefan Hajnoczi 5d61721a62 rtl8139: remove duplicate net/eth.h definitions 10 years ago
  Stefan Hajnoczi 8357946b15 rtl8139: check TCP Data Offset field (CVE-2015-5165) 10 years ago
  Stefan Hajnoczi 4240be4563 rtl8139: skip offload on short TCP header (CVE-2015-5165) 10 years ago
  Stefan Hajnoczi c6296ea88d rtl8139: check IP Total Length field (CVE-2015-5165) 10 years ago