Historial de Commits

Autor SHA1 Mensaje Fecha
  Conrad Pankoff 54ceabd48d Kernel: Use WeakPtr<NetworkAdapter> instead of NetworkAdapter* in net code hace 6 años
  Conrad Pankoff 7ed54d86d5 Kernel: Record network statistics and expose as JSON hace 6 años
  Andreas Kling 605975adb5 Kernel: Make KBuffer a value-type wrapper around a KBufferImpl hace 6 años
  Andreas Kling 52cfe9ebae IPv4: Remove an unnecessary copy of each outgoing IPv4 payload hace 6 años
  Andreas Kling e58b734363 Net: Use KBuffers for network adapter packet queues hace 6 años
  Andreas Kling b2e502e533 Kernel: Add Thread::block_until(Condition). hace 6 años
  Andreas Kling 0e75aba7c3 StringView: Rename characters() to characters_without_null_termination(). hace 6 años
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. hace 6 años
  Andreas Kling 9e0f7acfe5 Kernel+Userland: Expose list of network adapters through /proc/netadapters. hace 6 años
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. hace 6 años
  Andreas Kling 649c81a714 Kernel: Move networking related files into Kernel/Net/. hace 6 años