summaryrefslogtreecommitdiffstats
path: root/src/drivers/linux/tap.c
Commit message (Expand)AuthorAgeFilesLines
* [linux] Impose receive quota on tap driverMichael Brown2017-09-041-1/+4
* [linux] Fix building with kernel 4.11 headersMichael Brown2017-03-291-0/+1
* [linux] Apply MAC address prior to registering network deviceMichael Brown2013-09-031-5/+6
* [linux] Give tap devices a name and bus typeMichael Brown2013-08-271-0/+3
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-2/+2
* [linux] Add the tap driverPiotr JaroszyƄski2010-08-191-0/+249