Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-21 | * use rcu + spin_lock in gre module for 2.6 kernel | Kozlov Dmitry | |
* use rcu + spin_lock instead of rcu + semaphone in pptp module * fixed incorrect rcu_synchronize() place * use static bitmap (DECLARE_BITMAP) instead of dynamically allocated * use vmalloc for callid_sock memory allocation instead of BITS_PER_LONG + __get_free_pages * avoid copying writable clones (thanks to theMIROn) | |||
2010-08-05 | oops: use rcu_dereference instead of = | Kozlov Dmitry | |
2009-12-10 | Revert "using per-cpu threads for packet receiveing/transmiting" | xeb | |
This reverts commit 9db6020c32d86c330b470158805a2918d8d747dd. | |||
2009-12-02 | using per-cpu threads for packet receiveing/transmiting | Kozlov Dmitry | |
2009-06-17 | initial import | xeb | |