Commit History

Autor SHA1 Mensaxe Data
  Jean-Baptiste Boric f7f794e74a Kernel: Move Mutex into Locking/ %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 720a686a76 Kernel: Handle OOM when allocating Packet KBuffers %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 8c4785bd10 Kernel: Use normal initialization for TCPPacket instead of memset %!s(int64=4) %!d(string=hai) anos
  brapru 9c3e6f3f63 Kernel: Send RST/ACK if no socket is available %!s(int64=4) %!d(string=hai) anos
  brapru 63a15ed19d Kernel: Do not send delayed ack in response to RST/ACK %!s(int64=4) %!d(string=hai) anos
  brapru ea2abb3200 Kernel: Convert NetworkTask to east-const style %!s(int64=4) %!d(string=hai) anos
  brapru bdaaff70cb Utilities: Support static assignment of the ARP table %!s(int64=4) %!d(string=hai) anos
  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