summaryrefslogtreecommitdiffstats
path: root/drivers/net/tap.c
Commit message (Expand)AuthorAgeFilesLines
* tap: tap as an independent moduleSainath Grandhi2017-02-111-0/+11
* tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-111-21/+97
* tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-111-146/+118
* tap: Tap character device creation/destroy APISainath Grandhi2017-02-111-11/+51
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-111-166/+166
* tap: Refactoring macvtap.cSainath Grandhi2017-02-111-0/+1186