Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [linux] Set a default MAC address for tap devices | Michael Brown | 2023-07-05 | 1 | -0/+5 |
* | [linux] Fix error control flow in tap_probe() | Michael Brown | 2023-07-05 | 1 | -1/+1 |
* | [linux] Use host glibc system call wrappers | Michael Brown | 2021-02-28 | 1 | -1/+1 |
* | [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 | 1 | -0/+1 |
* | [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 |
* | [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 |