Commit History

Autor SHA1 Mensaxe Data
  brapru f8c104aaaf Kernel: Add update option to remove an entry from the ARP table %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cee9528168 Kernel: Rename Lock to Mutex %!s(int64=4) %!d(string=hai) anos
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 60298121d8 Kernel: Make sure we increment the TX counter %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 7f7897c900 Kernel: Make sure outgoing ICMP packets have the correct checksum %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 377b06c8ac Kernel: Ignore duplicate SYN packets %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner b436dd138b Kernel: Avoid allocations when sending IP packets %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro f255993349 Kernel: Log unexpected TCP packet flags in NetworkTask handle_tcp() %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 08aa3a91e3 Kernel: Try to retransmit lost TCP packets %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 9daec809b7 Kernel: Wake up NetworkTask every 500 milliseconds %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 990b2d0989 Kernel: Don't use delayed ACKs when establishing the connection %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 2b6aa571d1 Kernel: Outbound packets should use the source address from the socket %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner af59f64bc0 Kernel: Coalesce TCP ACKs %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner ffc6b714b0 Kernel: Trigger TCP fast retransmission when we encounter lost packets %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 7272127927 Kernel: Don't process TCP packets out of order %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 5feeb62843 Kernel: Avoid allocating KBuffers for TCP packets %!s(int64=4) %!d(string=hai) anos
  Sergey Bugaev 78459b92d5 Kernel: Implement IP multicast support %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner e0ac611a08 Kernel: Tear down connections when we receive an RST packet %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner c03cbf83ab Kernel: Record MAC addresses for incoming IPv4 packets %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner d8f92bdf96 Kernel: Avoid deadlock when trying to send packets from the NetworkTask %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 4e6a26cbd2 Kernel: Silence a few more network dbgln()s %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Brendan Coles 627cfe017c Kernel: NetworkTask: Remove 10.0.2.x as default IP for NIC interfaces %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f9aace29ec Kernel: Convert klog() => AK::Format in NetworkTask %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake 5c15ca7b84 Kernel: Make sockets use AK::Time %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. %!s(int64=4) %!d(string=hai) anos
  Sergey Bugaev 4717009e3e Kernel: Hold less locks when receiving ICMP packets %!s(int64=4) %!d(string=hai) anos