| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-06 | forgotten rcu_dereference | Kozlov Dmitry | |
| 2010-08-23 | fixed double skb_cloned check in pptp_xmit function | Kozlov Dmitry | |
| fixed memory allocation on 2.4 | |||
| 2010-08-21 | updated support for 2.4 kernel (thanks to theMIROn) | Kozlov Dmitry | |
| 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 | |
| 2010-08-05 | using rcu instead read-write lock on 2.6 kernel | Kozlov Dmitry | |
| 2010-08-03 | * merged ↵ | Kozlov Dmitry | |
| 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) | |||
| 2010-01-01 | support 2.4.20 kernel | xeb | |
| 2010-01-01 | Revert "support 2.4.20 kernel" | xeb | |
| This reverts commit a432b4eae3b743068c77e4f01e594b10cf35747f. | |||
| 2009-12-31 | support 2.4.20 kernel | xeb | |
| 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-09-25 | Merge branch 'master' of ↵ | Kozlov Dmitry | |
| ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp | |||
| 2009-09-25 | accel-pptp 0.8.4 | Kozlov Dmitry | |
| * supports 2.6.31 kernel * included 430-persist.patch (theMIROn) | |||
| 2009-06-26 | removed send ICMP_DEST_UNREACH | xeb | |
| 2009-06-17 | * updated support for 2.4 kernel (tested on 2.4.37) | xeb | |
| * fixed compilation issue for 2.6.19 kernel | |||
| 2009-06-17 | initial import | xeb | |
