summaryrefslogtreecommitdiffstats
path: root/server/NetdHwService.cpp
Commit message (Expand)AuthorAgeFilesLines
* netd: Route MTUTyler Wear2020-01-231-1/+2
* Enable more clang-tidy checks and treat them as errorsBernie Innocenti2019-02-011-2/+0
* Let lock_guard deduce its template argumentBernie Innocenti2018-08-101-2/+2
* Replace RW lock with mutex, shared_mutexLuke Huang2018-07-111-2/+2
* Implement INetd 1.1.Lorenzo Colitti2018-03-091-20/+90
* Don't lock around NetworkController methods.Lorenzo Colitti2018-02-071-3/+0
* netd: HAL implmentationNiranjan Pendharkar2017-07-281-0/+96