index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
virtio-net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
1
-6
/
+1
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-16
/
+8
2014-05-05
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
1
-4
/
+11
2014-05-05
virtio-net: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
1
-0
/
+5
2014-04-11
virtio-net: fix guest-triggerable buffer overrun
Michael S. Tsirkin
1
-1
/
+1
2014-03-26
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
1
-13
/
+29
2014-03-26
virtio-net: Do not filter VLANs without F_CTRL_VLAN
Stefan Fritsch
1
-0
/
+6
2014-03-09
virtio-net: remove function calls from assert
Joel Stanley
1
-2
/
+5
2014-02-25
virtio-net: use qemu_get_queue() where possible
Stefan Hajnoczi
1
-1
/
+1
2014-02-25
net: remove implicit peer from offload API
Stefan Hajnoczi
1
-6
/
+6
2014-02-25
net: virtio-net and vmxnet3 use offloading API
Vincenzo Maffione
1
-10
/
+6
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
1
-20
/
+16
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+5
2013-12-09
virtio-net: Convert to QOM realize
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-net: QOM realize preparations
Andreas Färber
1
-10
/
+8
2013-12-09
virtio-net: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-7
/
+4
2013-12-09
virtio-net: don't update mac_table in error state
Amos Kong
1
-15
/
+20
2013-12-02
virtio-net: fix the indent
Zhi Yong Wu
1
-1
/
+1
2013-11-19
virtio-net: fix the memory leak in rxfilter_notify()
Amos Kong
1
-4
/
+4
2013-11-08
virtio-net: broken RX filtering logic fixed
Dmitry Fleytman
1
-1
/
+2
2013-11-06
virtio-net: only delete bh that existed
Jason Wang
1
-1
/
+1
2013-09-22
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
1
-0
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-10
/
+10
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-6
/
+127
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
1
-15
/
+84
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
1
-2
/
+43
2013-05-07
virtio-net: properly check the vhost status during status set
Jason Wang
1
-2
/
+2
2013-04-30
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len
Jason Wang
1
-0
/
+1
2013-04-29
virtio-net: unbreak the minix guest
Jason Wang
1
-7
/
+8
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-1
/
+1
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-9
/
+0
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
1
-95
/
+22
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
1
-67
/
+74
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
1
-7
/
+145
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-0
/
+1370
[prev]