Age | Commit message (Expand) | Author |
---|---|---|
2021-08-08 | Everywhere: Replace AK::Singleton => Singleton | Andreas Kling |
2021-08-06 | Kernel: Rename Kernel/VM/ to Kernel/Memory/ | Andreas Kling |
2021-07-18 | Kernel: Rename Locker => MutexLocker | Andreas Kling |
2021-07-11 | Kernel: Remove unused header includes in Net subtree | Brian Gianforcaro |
2021-07-11 | Kernel: LoopbackAdapter::create() => try_create() | Andreas Kling |
2021-06-24 | Kernel: Move special sections into Sections.h | Hendiadyoin1 |
2021-06-10 | Kernel: Add driver for RTL8168 & RTL8111 NICs | Idan Horowitz |
2021-06-09 | Kernel/Net: Support Intel 82574 adapter | Liav A |
2021-06-09 | Kernel/CommandLine: Add option to disable physical networking hardware | Liav A |
2021-06-09 | Kernel: Introduce the NetworkingManagement singleton | Liav A |