Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5364 3413 d 21 h hidnplayr /kernel/trunk/network/ SOCKET_receive: generate a new network event when we expect the caller to call back later.  
5363 3414 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5356 3416 d 6 h serge /kernel/trunk/ kernel: update PTE bits  
5155 3482 d 3 h hidnplayr /kernel/trunk/network/ Dont crash on socket_fork when out of memory.  
5133 3525 d 2 h hidnplayr /kernel/trunk/network/ Small changes in TCP_input  
5015 3573 d 8 h hidnplayr /kernel/trunk/network/ Cleanup/small refactor of some internal network functions.  
5013 3576 d 11 h hidnplayr /kernel/trunk/network/ Moved TCP slow timer handler to separate thread, to avoid possible deadlocks.  
5001 3589 d 5 h hidnplayr /kernel/trunk/network/ Disabled experimental PPPoE and IPv6 support by default.  
5000 3589 d 5 h clevermouse /kernel/trunk/network/ fix kernel crash when TCP input queue is full  
4976 3621 d 9 h hidnplayr /kernel/trunk/network/ IPv4: accept all destination addresses when we dont have one yet.  
4959 3638 d 22 h hidnplayr /kernel/trunk/network/ Increased the max socket buffer size from 32k to 256k, for better network throughput on slower links.  
4892 3673 d 3 h hidnplayr /kernel/trunk/network/ Fixed some debug output in ICMP_input procedure.  
4850 3680 d 0 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4574 3738 d 1 h hidnplayr /kernel/trunk/network/ Fixed stack corruption on SOCKET_num_to_ptr error.  
4535 3760 d 11 h hidnplayr /kernel/trunk/network/ Bugfix for SOCKET_alloc.  
4528 3762 d 8 h hidnplayr /kernel/trunk/network/ More bugfixes for SOCKET_notify.  
4527 3762 d 8 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_notify.  
4520 3764 d 6 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_block  
4511 3765 d 6 h hidnplayr /kernel/trunk/network/ Bugfix for #4510  
4510 3765 d 7 h hidnplayr /kernel/trunk/network/ Make network queue spinlock protected instead of mutex-protected or worse: a combination of both..  

Show All