Andreas Kling 982991d92d Kernel: Use TRY() in IPv4Socket 3 anos atrás
..
ARP.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
E1000ENetworkAdapter.cpp 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum 4 anos atrás
E1000ENetworkAdapter.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
E1000NetworkAdapter.cpp aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
E1000NetworkAdapter.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
EtherType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
EthernetFrameHeader.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
ICMP.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
IPv4.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
IPv4Socket.cpp 982991d92d Kernel: Use TRY() in IPv4Socket 3 anos atrás
IPv4Socket.h c2fc33becd Kernel: Rename ProtectedValue<T> => MutexProtected<T> 3 anos atrás
IPv4SocketTuple.h f7f794e74a Kernel: Move Mutex into Locking/ 4 anos atrás
LocalSocket.cpp 81d3f823f7 Kernel: Use TRY() in LocalSocket 3 anos atrás
LocalSocket.h 70b2225b3d Kernel: Store LocalSocket address as a KString internally 3 anos atrás
LoopbackAdapter.cpp 241bbce264 Kernel: LoopbackAdapter::create() => try_create() 4 anos atrás
LoopbackAdapter.h 59fdeec7f5 Kernel: Add interface to read link speed and duplex for NetworkAdapter 4 anos atrás
NE2000NetworkAdapter.cpp aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
NE2000NetworkAdapter.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
NetworkAdapter.cpp 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum 4 anos atrás
NetworkAdapter.h 720a686a76 Kernel: Handle OOM when allocating Packet KBuffers 4 anos atrás
NetworkTask.cpp ed0e64943f Kernel: Rename Socket::lock() => Socket::mutex() 3 anos atrás
NetworkTask.h d8f92bdf96 Kernel: Avoid deadlock when trying to send packets from the NetworkTask 4 anos atrás
NetworkingManagement.cpp c94c15d45c Everywhere: Replace AK::Singleton => Singleton 4 anos atrás
NetworkingManagement.h a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 4 anos atrás
RTL8139NetworkAdapter.cpp aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
RTL8139NetworkAdapter.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
RTL8168NetworkAdapter.cpp aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
RTL8168NetworkAdapter.h aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 anos atrás
Routing.cpp 7463eb52e8 Kernel: Improve names in the ARP table thread blocker 3 anos atrás
Routing.h bad23e3f8c Kernel: Convert Routing to east-const style 3 anos atrás
Socket.cpp ed0e64943f Kernel: Rename Socket::lock() => Socket::mutex() 3 anos atrás
Socket.h 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 anos atrás
TCP.h aff4d22de9 Kernel: Set MSS option for outbound TCP SYN packets 4 anos atrás
TCPSocket.cpp 648c768d81 Kernel: Tidy up TCPSocket creation a bit 3 anos atrás
TCPSocket.h 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 anos atrás
UDP.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
UDPSocket.cpp 7d8e036e26 Kernel: Tidy up UDPSocket creation a bit 3 anos atrás
UDPSocket.h 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access 3 anos atrás