index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-12-07
4
-11
/
+29
|
\
|
*
lan9118: log and ignore access to invalid registers, rather than aborting
Andrew Baumann
2015-12-07
1
-4
/
+8
|
*
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
Andrew Baumann
2015-12-07
1
-3
/
+5
|
*
vmxnet3: silence warning
Michael S. Tsirkin
2015-12-07
1
-1
/
+0
|
*
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
2015-12-07
1
-0
/
+6
|
*
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
2015-12-07
1
-3
/
+5
|
*
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
2015-12-07
1
-0
/
+5
*
|
eepro100: Prevent two endless loops
Stefan Weil
2015-11-27
1
-0
/
+16
*
|
vhost-user: ignore qemu-only features
Michael S. Tsirkin
2015-11-18
1
-7
/
+1
*
|
vhost: don't send RESET_OWNER at stop
Yuanhan Liu
2015-11-16
1
-6
/
+0
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-11-12
2
-109
/
+375
|
\
\
|
*
|
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
1
-0
/
+2
|
*
|
e1000: Implementing various counters
Leonid Bloch
2015-11-12
1
-5
/
+85
|
*
|
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
1
-3
/
+7
|
*
|
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
1
-8
/
+18
|
*
|
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
1
-4
/
+12
|
*
|
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
2
-3
/
+100
|
*
|
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
1
-12
/
+46
|
*
|
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
1
-0
/
+21
|
*
|
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-11-12
2
-79
/
+89
|
|
/
*
/
error: More error_setg() usage
Eric Blake
2015-11-11
2
-12
/
+6
|
/
*
i.MX: Standardize i.MX FEC debug
Jean-Christophe Dubois
2015-10-27
1
-32
/
+32
*
vmxnet3: Do not fill stats if device is inactive
Shmulik Ladkani
2015-10-27
1
-0
/
+4
*
net: cadence_gem: Set initial MAC address
Sebastian Huber
2015-10-27
1
-0
/
+6
*
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-10-22
1
-0
/
+17
*
vhost user: add support of live migration
Thibaut Collet
2015-10-22
1
-0
/
+2
*
vhost: use a function for each call
Marc-André Lureau
2015-10-22
1
-10
/
+6
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-10-12
4
-15
/
+37
|
\
|
*
vmxnet3: Add support for VMXNET3_CMD_GET_ADAPTIVE_RING_INFO command
Shmulik Ladkani
2015-10-12
2
-1
/
+14
|
*
e1000: use alias for default model
Jason Wang
2015-10-12
1
-7
/
+1
|
*
vmxnet3: Support reading IMR registers on bar0
Shmulik Ladkani
2015-10-12
1
-1
/
+5
|
*
net/vmxnet3: Refine l2 header validation
Dana Rubin
2015-10-12
2
-6
/
+17
*
|
rocker: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-08
4
-9
/
+8
|
/
*
virtio-net: correctly drop truncated packets
Jason Wang
2015-10-01
1
-7
/
+1
*
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
2015-09-25
2
-10
/
+7
|
\
|
*
pcnet: remove muldiv64()
Laurent Vivier
2015-09-25
1
-2
/
+1
|
*
rtl8139: remove muldiv64()
Laurent Vivier
2015-09-25
1
-8
/
+6
*
|
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
2
-0
/
+26
*
|
vhost-user: add multiple queue support
Changchun Ouyang
2015-09-24
1
-4
/
+6
*
|
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2015-09-24
1
-0
/
+12
*
|
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
2015-09-24
1
-1
/
+1
*
|
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
2015-09-24
1
-0
/
+2
*
|
virtio-net: unbreak self announcement and guest offloads after migration
Jason Wang
2015-09-24
1
-17
/
+23
|
/
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
1
-1
/
+1
*
net: smc91c111: flush packets on RCR register changes
Peter Crosthwaite
2015-09-17
1
-0
/
+1
*
net: smc91c111: gate can_receive() on rx FIFO having a slot
Peter Crosthwaite
2015-09-17
1
-1
/
+3
*
net: smc91c111: guard flush_queued_packets() on can_rx()
Peter Crosthwaite
2015-09-17
1
-8
/
+22
*
net: avoid infinite loop when receiving packets(CVE-2015-5278)
P J P
2015-09-15
1
-1
/
+1
*
net: add checks to validate ring buffer pointers(CVE-2015-5279)
P J P
2015-09-15
1
-4
/
+15
*
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
2015-09-15
1
-1
/
+2
[next]