aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-11-09tap: drain queue in tap_send()Mark McLoughlin
2009-11-09net/queue: queue packets even if sender doesn't supply a callbackMark McLoughlin
2009-11-09tap: disable draining queue in one goMark McLoughlin
2009-10-30Unbreak Linux buildAnthony Liguori
2009-10-30Unbreak tap compilation on OS XAlexander Graf
2009-10-30net: move UFO support detection to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_offload() code into tap-linux.cMark McLoughlin
2009-10-30net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin
2009-10-30net: move linux code into net/tap-linux.cMark McLoughlin
2009-10-30net: move AIX code into net/tap-aix.cMark McLoughlin
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin
2009-10-30net: split all the tap code out into net/tap.cMark McLoughlin
2009-10-30net: move tap-linux.h under net/Mark McLoughlin
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin
2009-10-30net: move tap-win32.c under net/Mark McLoughlin
2009-10-30net: move net-checksum.c under net/Mark McLoughlin
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin