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