summaryrefslogtreecommitdiff
path: root/modprobe.d
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+2
|
* modprobe.d: expand drop-in to handle dummy0 as well (#7099)Mantas MikulÄ—nas2017-10-161-0/+4
|
* modprobe.d: ship drop-in to set bonding max_bonds to 0 (#6448)Dimitri John Ledkov2017-08-021-0/+14
This allows networkd to correctly manage bond0 using networkd, when requested by the user. Fixes #5971 #6184