summaryrefslogtreecommitdiffstats
path: root/src/drivers/linux
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-292-0/+2
* [af_packet] Add new AF_PACKET driver for LinuxDavid Decotigny2017-01-221-0/+325
* [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
* [device] Make driver name a generic device propertyMichael Brown2011-04-081-0/+1
* [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
* [linux] Add device and driver modelPiotr Jaroszyński2010-08-191-0/+152