Age | Commit message (Expand) | Author |
---|---|---|
2009-12-03 | net: check for TUNSETOFFLOAD support before trying to enable offload features | Pierre Riteau |
2009-12-03 | net: fix TAP networking on host kernels without IFF_VNET_HDR support | Pierre Riteau |
2009-10-30 | net: move UFO support detection to tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move tap_set_offload() code into tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move tap_probe_vnet_hdr() to tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move tap_set_sndbuf() to tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move linux code into net/tap-linux.c | Mark McLoughlin |