Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [linux] Impose receive quota on tap driver | Michael Brown | 2017-09-04 | 1 | -1/+4 |
* | [linux] Fix building with kernel 4.11 headers | Michael Brown | 2017-03-29 | 2 | -0/+2 |
* | [af_packet] Add new AF_PACKET driver for Linux | David Decotigny | 2017-01-22 | 1 | -0/+325 |
* | [linux] Apply MAC address prior to registering network device | Michael Brown | 2013-09-03 | 1 | -5/+6 |
* | [linux] Give tap devices a name and bus type | Michael Brown | 2013-08-27 | 1 | -0/+3 |
* | [device] Make driver name a generic device property | Michael Brown | 2011-04-08 | 1 | -0/+1 |
* | [netdevice] Call netdev_link_[up|down|err]() only while registered | Michael Brown | 2010-09-05 | 1 | -2/+2 |
* | [linux] Add the tap driver | Piotr Jaroszyński | 2010-08-19 | 1 | -0/+249 |
* | [linux] Add device and driver model | Piotr Jaroszyński | 2010-08-19 | 1 | -0/+152 |