Age | Commit message (Collapse) | Author |
|
|
|
* 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)
|
|
|
|
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
|
|
|
|
|
|
|
|
http://code.google.com/p/wl500g/source/browse/trunk/kernel/312-accel-pptp-custom.patch
* introduced gre demultiplexer module for pptp and ip_gre may coexists (prepare to merge pptp module to mainstream kernel, disabled by default)
|
|
http://code.google.com/p/wl500g/source/browse/trunk/kernel/312-accel-pptp-custom.patch
* introduced gre demultiplexer module for pptp and ip_gre may coexists (prepare to merge pptp module to mainstream kernel, disabled by default)
|
|
|
|
This reverts commit a432b4eae3b743068c77e4f01e594b10cf35747f.
|
|
|
|
This reverts commit 9db6020c32d86c330b470158805a2918d8d747dd.
|
|
|
|
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
|
|
* supports 2.6.31 kernel
* included 430-persist.patch (theMIROn)
|
|
|
|
* fixed compilation issue for 2.6.19 kernel
|
|
|