Историја ревизија

Аутор SHA1 Порука Датум
  Gunnar Beutner ffc6b714b0 Kernel: Trigger TCP fast retransmission when we encounter lost packets пре 4 година
  Gunnar Beutner 7272127927 Kernel: Don't process TCP packets out of order пре 4 година
  Gunnar Beutner 5feeb62843 Kernel: Avoid allocating KBuffers for TCP packets пре 4 година
  Sergey Bugaev 78459b92d5 Kernel: Implement IP multicast support пре 4 година
  Gunnar Beutner e0ac611a08 Kernel: Tear down connections when we receive an RST packet пре 4 година
  Gunnar Beutner c03cbf83ab Kernel: Record MAC addresses for incoming IPv4 packets пре 4 година
  Gunnar Beutner d8f92bdf96 Kernel: Avoid deadlock when trying to send packets from the NetworkTask пре 4 година
  Gunnar Beutner 4e6a26cbd2 Kernel: Silence a few more network dbgln()s пре 4 година
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Brendan Coles 627cfe017c Kernel: NetworkTask: Remove 10.0.2.x as default IP for NIC interfaces пре 4 година
  Andreas Kling f9aace29ec Kernel: Convert klog() => AK::Format in NetworkTask пре 4 година
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time пре 4 година
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. пре 4 година
  Sergey Bugaev 4717009e3e Kernel: Hold less locks when receiving ICMP packets пре 4 година
  Andreas Kling 9984201634 Kernel: Use KResult a bit more in the IPv4 networking code пре 4 година
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. пре 4 година
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. пре 4 година
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. пре 4 година
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t пре 4 година
  Tom 476f17b3f1 Kernel: Merge PurgeableVMObject into AnonymousVMObject пре 4 година
  Andreas Kling ed5c26d698 AK: Remove custom %w format string specifier пре 4 година
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier пре 4 година
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) пре 4 година
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions пре 4 година
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler пре 4 година
  Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads пре 4 година
  Andreas Kling a6aee0c097 IPv4: Take the socket lock more (fixes TCP connection to localhost) пре 4 година
  Andreas Kling ce6ef54337 ICMP: Check that incoming ICMP echo requests are large enough пре 4 година