Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum hace 4 años
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace hace 4 años
  Brian Gianforcaro 720a686a76 Kernel: Handle OOM when allocating Packet KBuffers hace 4 años
  Brian Gianforcaro 5743561d32 Kernel: Remove unused header includes in Net subtree hace 4 años
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` hace 4 años
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h hace 4 años
  Idan Horowitz 70fc0a528c Kernel: Increase m_bytes_out only once during transmission hace 4 años
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton hace 4 años
  Gunnar Beutner a42383523a Kernel: Update the TX byte counter when sending network packets hace 4 años
  Gunnar Beutner 60298121d8 Kernel: Make sure we increment the TX counter hace 4 años
  Gunnar Beutner b436dd138b Kernel: Avoid allocations when sending IP packets hace 4 años
  Gunnar Beutner f8310b7796 Kernel: Move packet allocation into helper methods hace 4 años
  Liav A 8d0280ca09 Kernel/Net: Make interfaces to have persistent names hace 4 años
  Gunnar Beutner eb1cecc03d Kernel: Make sure network adapters have unique names hace 4 años
  Gunnar Beutner 093818de62 Kernel: Avoid allocations when receiving network packets hace 4 años
  Gunnar Beutner 006f11f23d Kernel: Avoid allocations when handling network packets hace 4 años
  Gunnar Beutner 1bb20a255f Kernel: Avoid unnecessary allocations in NetworkAdapter::for_each hace 4 años
  Gunnar Beutner 76deda802d Kernel: Avoid allocating and then freeing packet buffers hace 4 años
  Gunnar Beutner 2b6aa571d1 Kernel: Outbound packets should use the source address from the socket hace 4 años
  Gunnar Beutner 532db9f768 Kernel: Treat 0.0.0.0 as a loopback address hace 4 años
  Gunnar Beutner f999d5a91a Kernel: Limit the number of in-flight packet buffers hace 4 años
  Gunnar Beutner a85d111cd1 Kernel: Respond to packets sent to the directed broadcast address hace 4 años
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time hace 4 años
  Ben Wiederhake 336303bda4 Kernel: Make kgettimeofday use AK::Time hace 4 años
  Adam Sandberg Ericsson 477e13f6c5 Net: use KBuffer::capacity() when checking if we can reuse buffer hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 9984201634 Kernel: Use KResult a bit more in the IPv4 networking code hace 4 años
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean hace 4 años