index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
2016-02-16
vhost-net: revert support of cross-endian vnet headers
Greg Kurz
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-06
net: set endianness on all backend devices
Laurent Vivier
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
2016-02-04
cadence_gem: fix buffer overflow
Michael S. Tsirkin
2016-02-04
net: cadence_gem: check packet size in gem_recieve
Prasad J Pandit
2016-01-29
hw/net: Clean up includes
Peter Maydell
2016-01-29
virtio: Clean up includes
Peter Maydell
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-29
lm32: Clean up includes
Peter Maydell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-13
etraxfs_eth: Don't use hw_error() in init() method
Markus Armbruster
2016-01-11
ether/slirp: Avoid redefinition of the same constants
Dr. David Alan Gilbert
2016-01-11
net: ne2000: fix bounds check in ioport operations
Prasad J Pandit
2016-01-11
net: rocker: fix an incorrect array bounds check
Prasad J Pandit
2016-01-11
vmxnet3: Introduce 'x-disable-pcie' back-compat property
Shmulik Ladkani
2016-01-11
vmxnet3: Report the Device Serial Number capability
Shmulik Ladkani
2016-01-11
vmxnet3: The vmxnet3 device is a PCIE endpoint
Shmulik Ladkani
2016-01-11
vmxnet3: coding: Introduce VMXNET3Class
Shmulik Ladkani
2016-01-11
vmxnet3: Introduce 'x-old-msi-offsets' back-compat property
Shmulik Ladkani
2016-01-11
vmxnet3: Change the offset of the MSIX PBA table
Shmulik Ladkani
2016-01-11
vmxnet3: Change offsets of msi/msix pci capabilities
Shmulik Ladkani
2016-01-11
net/vmxnet3: rename VMXNET3_DEVICE_VERSION to VMXNET3_UPT_REVISION
Miao Yan
2016-01-11
net/vmxnet3: return 0 on unknown command
Miao Yan
2016-01-11
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DEV_EXTRA_INFO
Miao Yan
2016-01-11
net/vmxnet3: return correct value for VMXNET3_CMD_GET_DID_* command
Miao Yan
2016-01-11
net/vmxnet3: return 1 on device activation failure
Miao Yan
2016-01-11
net: vmxnet3: avoid memory leakage in activate_device
P J P
2016-01-11
net/vmxnet3: remove redundant VMW_SHPRN(...) definition
Miao Yan
2016-01-11
net/vmxnet3: fix debug macro pattern for vmxnet3
Miao Yan
2016-01-11
net/vmxnet3: use %zu for size_t in printf
Miao Yan
2016-01-11
net/vmxnet3: fix a build error when enabling debug output
Miao Yan
2015-12-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-12-07
lan9118: log and ignore access to invalid registers, rather than aborting
Andrew Baumann
2015-12-07
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
Andrew Baumann
2015-12-07
vmxnet3: silence warning
Michael S. Tsirkin
2015-12-07
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
2015-12-07
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
2015-12-07
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
2015-11-27
eepro100: Prevent two endless loops
Stefan Weil
2015-11-18
vhost-user: ignore qemu-only features
Michael S. Tsirkin
[next]