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