Felix Fietkau
|
dffad9690f
|
fix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch
SVN-Revision: 16944
|
2009-07-21 15:05:13 +00:00 |
Felix Fietkau
|
925c5951c6
|
add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion
SVN-Revision: 16939
|
2009-07-21 02:31:37 +00:00 |
Gabor Juhos
|
c7fdb609e4
|
2.6.{28,30}: refresh patches
SVN-Revision: 16934
|
2009-07-20 10:59:21 +00:00 |
Felix Fietkau
|
1685ce5f3d
|
mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
SVN-Revision: 16904
|
2009-07-18 22:28:46 +00:00 |
Felix Fietkau
|
cf2c544844
|
sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553)
SVN-Revision: 16903
|
2009-07-18 20:31:21 +00:00 |
Felix Fietkau
|
df119d5c19
|
kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
|
2009-07-13 15:09:46 +00:00 |
Gabor Juhos
|
091e028239
|
MIPS: fix loading of modules with unresolved weak symbols
SVN-Revision: 16823
|
2009-07-13 09:34:49 +00:00 |
Felix Fietkau
|
d680184c26
|
sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
SVN-Revision: 16791
|
2009-07-12 00:01:22 +00:00 |
Gabor Juhos
|
eb990941a1
|
use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
|
2009-07-11 19:14:01 +00:00 |
Felix Fietkau
|
c2216626e1
|
seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
SVN-Revision: 16775
|
2009-07-11 11:57:13 +00:00 |
Felix Fietkau
|
3b3d64743b
|
mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
SVN-Revision: 16772
|
2009-07-11 02:30:25 +00:00 |
Felix Fietkau
|
877015bee9
|
mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
|
2009-07-11 02:30:19 +00:00 |
Felix Fietkau
|
6517a757ec
|
pppoe: add extra padding for the header (useful for drivers that need headroom)
SVN-Revision: 16628
|
2009-06-29 21:54:11 +00:00 |
Florian Fainelli
|
b09970a3d8
|
turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels
SVN-Revision: 16605
|
2009-06-28 15:50:59 +00:00 |
Hauke Mehrtens
|
567b6d1a27
|
refresh patches
SVN-Revision: 16444
|
2009-06-14 09:45:26 +00:00 |
Florian Fainelli
|
5ed3b31ce0
|
refresh 2.6.28 patches
SVN-Revision: 16377
|
2009-06-08 11:31:17 +00:00 |
Felix Fietkau
|
db5c4304f5
|
ocf: fix uninitialized variable access (thx, Dakon)
SVN-Revision: 16285
|
2009-06-01 22:14:01 +00:00 |
Florian Fainelli
|
ba0f541d0d
|
mips: fix gcc 4.4.0 build failure on delay.h (#5116)
SVN-Revision: 16209
|
2009-05-30 12:03:27 +00:00 |
Hauke Mehrtens
|
e80f5ca91e
|
Remove pcmcia support from ssb.
SVN-Revision: 16023
|
2009-05-24 11:30:06 +00:00 |
Gabor Juhos
|
40ea70606a
|
generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches
SVN-Revision: 15985
|
2009-05-22 11:26:08 +00:00 |
Gabor Juhos
|
b71910dbb5
|
generic-2.6/2.6.28: refresh patches
SVN-Revision: 15982
|
2009-05-22 09:57:03 +00:00 |
Imre Kaloz
|
a9c958c2de
|
make kernels use /etc/preinit by default
SVN-Revision: 15840
|
2009-05-14 10:20:53 +00:00 |
Felix Fietkau
|
251a81b192
|
reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile)
SVN-Revision: 15822
|
2009-05-13 12:42:55 +00:00 |
Florian Fainelli
|
fe811a9ef6
|
add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)
SVN-Revision: 15797
|
2009-05-12 10:36:25 +00:00 |
Hauke Mehrtens
|
f24c234150
|
Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
|
2009-05-11 20:51:38 +00:00 |
Hauke Mehrtens
|
cc946df3a8
|
Refresh patches.
SVN-Revision: 15776
|
2009-05-11 20:22:59 +00:00 |
Felix Fietkau
|
7c057371eb
|
improve the skb padding performance change to avoid unnecessary reallocations in the routing code
SVN-Revision: 15761
|
2009-05-10 22:17:50 +00:00 |
Jo-Philipp Wich
|
8964c9037b
|
update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
SVN-Revision: 15655
|
2009-05-07 03:09:04 +00:00 |
Imre Kaloz
|
a3b32c41df
|
refresh generic 2.6.28 patches
SVN-Revision: 15578
|
2009-05-04 10:37:48 +00:00 |
Nicolas Thill
|
505ac00f4e
|
remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
SVN-Revision: 15576
|
2009-05-03 22:16:03 +00:00 |
Nicolas Thill
|
e30ebf29ca
|
netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)
SVN-Revision: 15574
|
2009-05-03 16:34:02 +00:00 |
Felix Fietkau
|
4b71e11e2e
|
linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels
SVN-Revision: 15523
|
2009-04-30 19:52:23 +00:00 |
Jo-Philipp Wich
|
f6f3c4111a
|
refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1
SVN-Revision: 15502
|
2009-04-30 01:31:37 +00:00 |
Felix Fietkau
|
a523450678
|
Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation
SVN-Revision: 15482
|
2009-04-29 13:02:41 +00:00 |
Felix Fietkau
|
342a0e7660
|
fix a small bug in the socket type patch which broke dhcp
SVN-Revision: 15471
|
2009-04-28 19:16:24 +00:00 |
Felix Fietkau
|
f87df4b361
|
minor cleanup for packet socket type filter
SVN-Revision: 15467
|
2009-04-28 10:59:20 +00:00 |
Felix Fietkau
|
4898039703
|
add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture
SVN-Revision: 15399
|
2009-04-25 03:30:15 +00:00 |
Gabor Juhos
|
5065d310d1
|
generic/2.6.28: update yaffs code
SVN-Revision: 15390
|
2009-04-24 14:49:35 +00:00 |
Gabor Juhos
|
44adf3d959
|
generic/2.6.28: refresh patches
SVN-Revision: 15389
|
2009-04-24 14:49:08 +00:00 |
Felix Fietkau
|
4320a28228
|
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
|
2009-04-20 18:57:55 +00:00 |
Florian Fainelli
|
4bd65101ad
|
do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
|
2009-04-12 12:54:38 +00:00 |
Mirko Vogt
|
ae9a275a8e
|
add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
|
2009-04-10 18:47:05 +00:00 |
Felix Fietkau
|
e4f90e7fa6
|
netfilter: merge some fixes from upstream
SVN-Revision: 15178
|
2009-04-09 19:43:24 +00:00 |
Felix Fietkau
|
45e934262d
|
netfilter: speed up packet matching by allowing default rules to bypass the common checks
SVN-Revision: 15177
|
2009-04-09 19:43:19 +00:00 |
Felix Fietkau
|
bc1c56a7c5
|
kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
SVN-Revision: 15158
|
2009-04-08 16:57:41 +00:00 |
Florian Fainelli
|
dde5dc622a
|
workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
|
2009-04-08 15:07:39 +00:00 |
Felix Fietkau
|
8b30a1806c
|
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
SVN-Revision: 15155
|
2009-04-08 15:06:38 +00:00 |
Claudio Mignanti
|
f692239c58
|
Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
|
2009-04-08 14:13:50 +00:00 |
Felix Fietkau
|
9fa8380c9e
|
kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
|
2009-04-07 02:51:10 +00:00 |
Felix Fietkau
|
f8098f06b5
|
kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
|
2009-04-07 01:40:46 +00:00 |