Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tap: multiqueue support | Jason Wang | 2013-02-01 | 1 | -1/+2 |
* | tap: introduce a helper to get the name of an interface | Jason Wang | 2013-02-01 | 1 | -0/+6 |
* | tap: add Linux multiqueue support | Jason Wang | 2013-02-01 | 1 | -0/+10 |
* | net: reorganize headers | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | convert net_init_tap() to NetClientOptions | Laszlo Ersek | 2012-07-23 | 1 | -1/+1 |
* | tap: add APIs for vnet header length | Michael S. Tsirkin | 2010-09-07 | 1 | -0/+9 |
* | net: move UFO support detection to tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -0/+5 |
* | net: move tap_set_offload() code into tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -0/+5 |
* | net: move tap_probe_vnet_hdr() to tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -0/+4 |
* | net: move tap_set_sndbuf() to tap-linux.c | Mark McLoughlin | 2009-10-30 | 1 | -0/+6 |
* | net: move AIX code into net/tap-aix.c | Mark McLoughlin | 2009-10-30 | 1 | -0/+32 |