index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tap-linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
convert net_init_tap() to NetClientOptions
Laszlo Ersek
1
-3
/
+6
2011-11-01
net: tap-linux: Fix unhelpful error message
Luiz Capitulino
1
-1
/
+5
2011-02-01
tap: safe sndbuf default
Michael S. Tsirkin
1
-4
/
+9
2010-09-07
tap: add APIs for vnet header length
Michael S. Tsirkin
1
-0
/
+29
2010-06-22
give some useful error messages when tap open
Michael Tokarev
1
-3
/
+5
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-4
/
+4
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-0
/
+1
2009-12-03
net: check for TUNSETOFFLOAD support before trying to enable offload features
Pierre Riteau
1
-0
/
+5
2009-12-03
net: fix TAP networking on host kernels without IFF_VNET_HDR support
Pierre Riteau
1
-0
/
+2
2009-10-30
net: move UFO support detection to tap-linux.c
Mark McLoughlin
1
-0
/
+12
2009-10-30
net: move tap_set_offload() code into tap-linux.c
Mark McLoughlin
1
-0
/
+26
2009-10-30
net: move tap_probe_vnet_hdr() to tap-linux.c
Mark McLoughlin
1
-0
/
+12
2009-10-30
net: move tap_set_sndbuf() to tap-linux.c
Mark McLoughlin
1
-0
/
+23
2009-10-30
net: move linux code into net/tap-linux.c
Mark McLoughlin
1
-0
/
+78