Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | net: move UFO support detection to tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -6/+1 | |
* | net: move tap_set_offload() code into tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -20/+1 | |
* | net: move tap_probe_vnet_hdr() to tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -12/+0 | |
* | net: move tap_set_sndbuf() to tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -24/+1 | |
* | net: move linux code into net/tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -47/+0 | |
* | net: move AIX code into net/tap-aix.c | Mark McLoughlin | 2009-10-30 | 1 | -12/+0 | |
* | net: move solaris code to net/tap-solaris.c | Mark McLoughlin | 2009-10-30 | 1 | -165/+3 | |
* | net: split BSD tap_open() out into net/tap-bsd.c | Mark McLoughlin | 2009-10-30 | 1 | -46/+4 | |
* | net: split all the tap code out into net/tap.c | Mark McLoughlin | 2009-10-30 | 1 | -0/+759 |