index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2015-11-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
e1000: Implementing various counters
Leonid Bloch
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-11-11
error: More error_setg() usage
Eric Blake
2015-10-27
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
2015-10-27
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
2015-10-27
net: cadence_gem: Set initial MAC address
Sebastian Huber
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-10-22
vhost user: add support of live migration
Thibaut Collet
2015-10-22
vhost: use a function for each call
Marc-André Lureau
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-10-12
vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO command
Shmulik Ladkani
2015-10-12
e1000: use alias for default model
Jason Wang
2015-10-12
vmxnet3: Support reading IMR registers on bar0
Shmulik Ladkani
2015-10-12
net/vmxnet3: Refine l2 header validation
Dana Rubin
2015-10-08
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-01
virtio-net: correctly drop truncated packets
Jason Wang
2015-09-25
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
2015-09-25
rtl8139: remove muldiv64()
Laurent Vivier
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2015-09-24
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
2015-09-24
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
2015-09-24
virtio-net: unbreak self announcement and guest offloads after migration
Jason Wang
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-17
net: smc91c111: flush packets on RCR register changes
Peter Crosthwaite
2015-09-17
net: smc91c111: gate can_receive() on rx FIFO having a slot
Peter Crosthwaite
2015-09-17
net: smc91c111: guard flush_queued_packets() on can_rx()
Peter Crosthwaite
2015-09-15
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
2015-09-15
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-08
cadence_gem: Correct Marvell PHY SPCFC reset value
Alistair Francis
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
2015-09-02
ne2000: Drop ne2000_can_receive
Fam Zheng
2015-09-02
vmxnet3: Drop net_vmxnet3_info.can_receive
Fam Zheng
[next]