summaryrefslogtreecommitdiffstats
path: root/net/tap.c
Commit message (Expand)AuthorAgeFilesLines
* tap: disable draining queue in one goMark McLoughlin2009-11-091-16/+13
* Unbreak tap compilation on OS XAlexander Graf2009-10-301-0/+1
* net: move UFO support detection to tap-linux.cMark McLoughlin2009-10-301-6/+1
* net: move tap_set_offload() code into tap-linux.cMark McLoughlin2009-10-301-20/+1
* net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin2009-10-301-12/+0
* net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin2009-10-301-24/+1
* net: move linux code into net/tap-linux.cMark McLoughlin2009-10-301-47/+0
* net: move AIX code into net/tap-aix.cMark McLoughlin2009-10-301-12/+0
* net: move solaris code to net/tap-solaris.cMark McLoughlin2009-10-301-165/+3
* net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin2009-10-301-46/+4
* net: split all the tap code out into net/tap.cMark McLoughlin2009-10-301-0/+759
OpenPOWER on IntegriCloud