Commit History

Autor SHA1 Mensaxe Data
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Tom d89582880e Kernel: Switch singletons to use new Singleton class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" %!s(int64=5) %!d(string=hai) anos
  Tom 5a98e329d1 AK: Get rid of make_singleton function %!s(int64=5) %!d(string=hai) anos
  Tom f0906250a1 Kernel: Move Singleton class to AK %!s(int64=5) %!d(string=hai) anos
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class %!s(int64=5) %!d(string=hai) anos
  asynts fff581cd72 AK: Rename span() to bytes() when appropriate. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f5ac4da993 Kernel: Use AK::Span a bunch in the network adapter code %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places %!s(int64=5) %!d(string=hai) anos
  AnotherTest 77191d82dc Kernel: Add the SO_BINDTODEVICE socket option %!s(int64=5) %!d(string=hai) anos
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 03837e37a3 Kernel: Make IPv4Socket::protocol_send() use a size_t for buffer size %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2ce9a705e3 IPv4: Mark UDP sockets as connected immediately upon connect() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9026598999 Kernel: Add a more expressive API for getting random bytes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8cfb859368 IPv4: Support overriding the default TTL (64) %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff b15a7c435f Kernel: Implement is_zero for RoutingDecision %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 6d1418aa7a Kernel: Add simple ARP routing layer %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev be485946b8 ProcFS: Expose UDP sockets in /proc/net/udp %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 04603237da Kernel: Merge FooSocketHandle classes into a single SocketHandle<Foo> %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 54ceabd48d Kernel: Use WeakPtr<NetworkAdapter> instead of NetworkAdapter* in net code %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 52cfe9ebae IPv4: Remove an unnecessary copy of each outgoing IPv4 payload %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 72798519cb IPv4: Use KBuffer instead of ByteBuffer for socket receive queues %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos