aboutsummaryrefslogtreecommitdiffstats
path: root/driver/memory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* driver: memory: allocate NBL, NB, and MDL all at once when possible for TXJason A. Donenfeld2021-08-041-0/+14
* driver: memory: allocate NB and MDL all at once for TXJason A. Donenfeld2021-08-041-55/+46
* driver: memory: allocate NBL, NB, and MDL all at once for RXJason A. Donenfeld2021-08-041-31/+77
* driver: memory: move NBL pools to global scopeJason A. Donenfeld2021-08-041-3/+37
* Introduce WireGuardNTJason A. Donenfeld2021-08-021-0/+213