Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a098266ff5 Kernel: Simplify Process factory functions %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 03cc45e5a2 Kernel: Use RefPtr instead of LockRefPtr for File and subclasses %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7369d0ab5f Kernel: Stop using NonnullLockRefPtrVector %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 6b85b358f8 Kernel: Unify Kernel task names for consistency %!s(int64=3) %!d(string=hai) anos
  brapru 1dd22582da Kernel: Ignore interfaces without an IP address when updating ARP %!s(int64=3) %!d(string=hai) anos
  Maciej 66ab4d61a4 Kernel: Stop exposing gateway field %!s(int64=3) %!d(string=hai) anos
  brapru 0718b20df0 Kernel: Generalize the UpdateArp table to UpdateTable %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6625edb5d2 Kernel: When receiving unexpected TCP flags, print the flags %!s(int64=3) %!d(string=hai) anos
  Jamie Mansfield 8964f754f5 Kernel: Fix bug in TCP state handling in SynSent %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 83523cabda Kernel: Fix bugs in TCP state handling in FinWait1 & FinWait2 %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz e5e7cb822a Kernel: Ignore allocation failures when trying to retransmit packets %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 24066ba5ef Kernel: Use MUST + Vector::try_append instead of Vector::append %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c6a97ea843 Kernel: Mark kernel smart-pointer classes as [[nodiscard]] %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz adc9939a7b Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt %!s(int64=3) %!d(string=hai) anos
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ededd6aac6 Kernel: Make TCPSocket client construction use KResultOr and TRY() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 55b0b06897 Kernel: Store process names as KString %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro d1378339f6 Kernel: Avoid string creation for simple string comparison %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 75564b4a5f Kernel: Make kernel region allocators return KResultOr<NOP<Region>> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ed0e64943f Kernel: Rename Socket::lock() => Socket::mutex() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> %!s(int64=3) %!d(string=hai) anos
  Gunnar Beutner 6f19bf8501 Kernel: Fix a crash introduced by my TCP RST fix %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner c17f9adb12 Kernel: Don't respond to TCP RST packets %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6a20733fcd Kernel: Convert TCP retransmit queue from HashTable to IntrusiveList %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7063303022 Kernel: Convert IPv4 socket list from HashTable to IntrusiveList %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7676edfb9b Kernel: Stop allowing implicit conversion from KResult to int %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 9216c72bfe Kernel: Migrate TCP socket tables locking to ProtectedValue %!s(int64=4) %!d(string=hai) anos