- 16 Jun, 2010 10 commits
-
-
Natanael Copa authored
(cherry picked from commit 8c96faa2)
-
Natanael Copa authored
updated checksum (cherry picked from commit dec7d7cc)
-
Natanael Copa authored
set KBUILD_VERSION too while here (cherry picked from commit 1eaec870)
-
Natanael Copa authored
(cherry picked from commit 4dc9bf2a)
-
Natanael Copa authored
fixes #361 (cherry picked from commit 6b19453e)
-
Natanael Copa authored
(cherry picked from commit 403fea25)
-
Natanael Copa authored
added missing patch (cherry picked from commit cb0a6194)
-
Natanael Copa authored
(cherry picked from commit 2e666349)
-
Natanael Copa authored
needs lua due to pkg-config (cherry picked from commit 048b57ed)
-
Natanael Copa authored
(cherry picked from commit c8934f2a)
-
- 12 Jun, 2010 1 commit
-
-
Timo Teräs authored
Allows applications using O_CLOEXEC to be compiled. No changes to uclibc library code.
-
- 11 Jun, 2010 5 commits
-
-
Natanael Copa authored
(cherry picked from commit d2534f03)
-
Natanael Copa authored
-
Natanael Copa authored
we were supposed to disable llvm
-
Natanael Copa authored
-
Natanael Copa authored
fixes #356
-
- 10 Jun, 2010 3 commits
-
-
Natanael Copa authored
(cherry picked from commit 69d1a01e)
-
Natanael Copa authored
should have been there all the way (cherry picked from commit c98a2c45)
-
Natanael Copa authored
(cherry picked from commit f90d28dd)
-
- 09 Jun, 2010 2 commits
-
-
Natanael Copa authored
(cherry picked from commit df41d8f1)
-
Natanael Copa authored
(cherry picked from commit 84b39688)
-
- 08 Jun, 2010 11 commits
-
-
Natanael Copa authored
It does not build against uclibc-0.9.30.x This reverts commit 5ce6c5d9.
-
Natanael Copa authored
(cherry picked from commit 8ccbbcf2)
-
Timo Teräs authored
(cherry picked from commit 9653fc55)
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
(cherry picked from commit 1141c5f9)
-
Natanael Copa authored
fixes #339 (cherry picked from commit 2214577d)
-
Timo Teräs authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Leonardo Arena authored
-
- 07 Jun, 2010 6 commits
-
-
Natanael Copa authored
(cherry picked from commit 3241ae27)
-
Timo Teräs authored
The HTB classifier uses a burst parameter to figure how much of packets can be queued when the class is lending from other classes. It should be set automatically by tc / kernel, but appears not be set, so set it explictly. This fixes htb class not getting full speed if difference of ceil and rate is large. This also changes Privileged class to get ceil of the total bandwidth instead of the previous hard limit of guaranteed rate. While, it is consider good practices for Privileged class to have hard ceil less than max. speed, it will cause problems links with asymmetric speeds (e.g. ADSL 24M/1M cannot gain full download speed if Privileged class is limited this heavily). It might be a good idea to later have the hard ceiling configurable, but for now it's better to ceil it to wire speed. (cherry picked from commit 537214e7)
-
Natanael Copa authored
(cherry picked from commit 0079a165)
-
Natanael Copa authored
(cherry picked from commit 8abb83fe)
-
Natanael Copa authored
(cherry picked from commit 3196f2ef)
-
Natanael Copa authored
and set KBUILD_BUILD_VERSION to pkgrel+1 (cherry picked from commit 27147cbf)
-
- 04 Jun, 2010 2 commits
-
-
Timo Teräs authored
This enables hardware acceleration for digest and hmac operations in optimal way.
-
Timo Teräs authored
New version of padlock sha patches that do not use the seg.fault handler trick. It requires application to properly use oneshot mode context flag, or the high level full operation methods to take use of VIA C7 SHA acceleration. VIA Nano support is included in this patch and supports the partial transforms, so it gets accelerated always. Fixes #215.
-