Histórico de Commits

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