Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add convenience values to the Memory::Region::Access enum 
						
					 
				 
				2021-08-06 22:25:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Make NetworkAdapter::class_name() return a StringView 
						
					 
				 
				2021-07-11 17:59:38 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add convenience values to the Memory::Region::Access enum 
						
					 
				 
				2021-08-06 22:25:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 
						
					 
				 
				2021-08-06 14:05:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Convert IPv4 socket list from HashTable to IntrusiveList 
						
					 
				 
				2021-08-15 16:53:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Convert IPv4 socket list from HashTable to IntrusiveList 
						
					 
				 
				2021-08-15 16:53:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Mutex into Locking/ 
						
					 
				 
				2021-08-07 11:48:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Stop allowing implicit conversion from KResult to int 
						
					 
				 
				2021-08-14 15:19:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Handle OOM from DoubleBuffer usage in Net/LocalSocket 
						
					 
				 
				2021-08-03 18:54:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: LoopbackAdapter::create() => try_create() 
						
					 
				 
				2021-07-11 18:00:31 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add interface to read link speed and duplex for NetworkAdapter 
						
					 
				 
				2021-08-03 10:20:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel/NE2000: Harvest entropy from NE2000 interrupts 
						
					 
				 
				2021-07-24 21:28:22 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add interface to read link speed and duplex for NetworkAdapter 
						
					 
				 
				2021-08-03 10:20:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add convenience values to the Memory::Region::Access enum 
						
					 
				 
				2021-08-06 22:25:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Handle OOM when allocating Packet KBuffers 
						
					 
				 
				2021-08-03 18:54:23 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Replace AK::Singleton => Singleton 
						
					 
				 
				2021-08-08 00:03:45 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Rename Kernel/VM/ to Kernel/Memory/ 
						
					 
				 
				2021-08-06 14:05:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Convert TCP retransmit queue from HashTable to IntrusiveList 
						
					 
				 
				2021-08-15 16:53:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Avoid deadlock when trying to send packets from the NetworkTask 
						
					 
				 
				2021-04-30 23:11:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move ARP debug information to ARP_DEBUG 
						
					 
				 
				2021-08-15 21:53:29 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Migrate ARP table locking to ProtectedValue 
						
					 
				 
				2021-08-07 11:48:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add convenience values to the Memory::Region::Access enum 
						
					 
				 
				2021-08-06 22:25:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 
						
					 
				 
				2021-08-06 14:05:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add convenience values to the Memory::Region::Access enum 
						
					 
				 
				2021-08-06 22:25:00 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 
						
					 
				 
				2021-08-06 14:05:58 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Properly implement SO_ERROR option 
						
					 
				 
				2021-08-10 20:59:53 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add so_error to keep track of the socket's error state 
						
					 
				 
				2021-08-10 20:59:53 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Set MSS option for outbound TCP SYN packets 
						
					 
				 
				2021-05-12 13:47:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Convert TCP retransmit queue from HashTable to IntrusiveList 
						
					 
				 
				2021-08-15 16:53:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Convert TCP retransmit queue from HashTable to IntrusiveList 
						
					 
				 
				2021-08-15 16:53:03 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everything: Move to SPDX license identifiers in all files. 
						
					 
				 
				2021-04-22 11:22:27 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Add so_error to keep track of the socket's error state 
						
					 
				 
				2021-08-10 20:59:53 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Kernel: Migrate UDP socket table locking to ProtectedValue 
						
					 
				 
				2021-08-07 11:48:00 +02:00