aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.28
Commit message (Collapse)AuthorAgeFilesLines
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-081-0/+117
| | | | | | from the kernel image SVN-Revision: 17181
* fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵Felix Fietkau2009-07-211-10/+9
| | | | | | caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch SVN-Revision: 16944
* add a new arm lzma kernel decompressor based on rewritten (and much more ↵Felix Fietkau2009-07-211-0/+719
| | | | | | readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion SVN-Revision: 16939
* 2.6.{28,30}: refresh patchesGabor Juhos2009-07-201-14/+4
| | | | SVN-Revision: 16934
* mips: fix another bug in the module relocation change: the wrong base ↵Felix Fietkau2009-07-181-12/+9
| | | | | | address for 24 bit jump -> long jump fixup table was used SVN-Revision: 16904
* sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel ↵Felix Fietkau2009-07-181-1/+3
| | | | | | config (#5553) SVN-Revision: 16903
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-131-12/+16
| | | | SVN-Revision: 16831
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-131-0/+42
| | | | SVN-Revision: 16823
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵Felix Fietkau2009-07-121-0/+142
| | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791
* use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-111-0/+11
| | | | SVN-Revision: 16787
* seems like the pages that mentioned mips 4k cores not having prefetch were ↵Felix Fietkau2009-07-111-10/+0
| | | | | | wrong. back out that patch. thx, juhosg SVN-Revision: 16775
* mips: replace -mlong-calls with -mno-long-calls to make function calls ↵Felix Fietkau2009-07-111-0/+325
| | | | | | 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
* mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵Felix Fietkau2009-07-111-0/+10
| | | | | | not implement it SVN-Revision: 16771
* pppoe: add extra padding for the header (useful for drivers that need headroom)Felix Fietkau2009-06-291-0/+20
| | | | SVN-Revision: 16628
* turn off the Algorithmics FPU emulator by default now that we have software ↵Florian Fainelli2009-06-281-0/+163
| | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605
* refresh patchesHauke Mehrtens2009-06-144-18/+7
| | | | SVN-Revision: 16444
* refresh 2.6.28 patchesFlorian Fainelli2009-06-082-2/+2
| | | | SVN-Revision: 16377
* ocf: fix uninitialized variable access (thx, Dakon)Felix Fietkau2009-06-011-1/+1
| | | | SVN-Revision: 16285
* mips: fix gcc 4.4.0 build failure on delay.h (#5116)Florian Fainelli2009-05-301-0/+163
| | | | SVN-Revision: 16209
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-241-9/+0
| | | | SVN-Revision: 16023
* generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵Gabor Juhos2009-05-221-0/+43
| | | | | | patches SVN-Revision: 15985
* generic-2.6/2.6.28: refresh patchesGabor Juhos2009-05-222-3/+0
| | | | SVN-Revision: 15982
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-0/+14
| | | | SVN-Revision: 15840
* reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵Felix Fietkau2009-05-131-0/+43
| | | | | | down to 1.6% (tested with oprofile) SVN-Revision: 15822
* add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)Florian Fainelli2009-05-121-0/+173
| | | | SVN-Revision: 15797
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-111-0/+9
| | | | SVN-Revision: 15784
* Refresh patches.Hauke Mehrtens2009-05-114-35/+35
| | | | SVN-Revision: 15776
* improve the skb padding performance change to avoid unnecessary ↵Felix Fietkau2009-05-101-4/+44
| | | | | | reallocations in the routing code SVN-Revision: 15761
* update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30Jo-Philipp Wich2009-05-075-379/+607
| | | | SVN-Revision: 15655
* refresh generic 2.6.28 patchesImre Kaloz2009-05-044-12/+12
| | | | SVN-Revision: 15578
* remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵Nicolas Thill2009-05-031-100/+0
| | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-031-3/+6
| | | | | | (closes: #5041) SVN-Revision: 15574
* linux 2.6.28: fix kernel headers compilation error because of conflicting ↵Felix Fietkau2009-04-301-0/+29
| | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523
* refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1Jo-Philipp Wich2009-04-302-36/+51
| | | | SVN-Revision: 15502
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵Felix Fietkau2009-04-291-0/+23
| | | | | | Inc. for providing access to the documentation SVN-Revision: 15482
* fix a small bug in the socket type patch which broke dhcpFelix Fietkau2009-04-281-1/+1
| | | | SVN-Revision: 15471
* minor cleanup for packet socket type filterFelix Fietkau2009-04-281-6/+6
| | | | SVN-Revision: 15467
* add an optimization for dealing with raw sockets, which allows applications ↵Felix Fietkau2009-04-251-0/+132
| | | | | | to filter out (among others) local tx packets on capture SVN-Revision: 15399
* generic/2.6.28: update yaffs codeGabor Juhos2009-04-243-7808/+12352
| | | | SVN-Revision: 15390
* generic/2.6.28: refresh patchesGabor Juhos2009-04-243-16/+9
| | | | SVN-Revision: 15389
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-201-0/+23
| | | | SVN-Revision: 15305
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-121-1/+1
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | SVN-Revision: 15208
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-091-0/+74
| | | | | | common checks SVN-Revision: 15177
* kernel: increase skb padding for network devices to accomodate for headroom ↵Felix Fietkau2009-04-081-0/+16
| | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
| | | | SVN-Revision: 15157
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵Felix Fietkau2009-04-081-6/+6
| | | | | | still relies on it) SVN-Revision: 15155
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-081-0/+29
| | | | SVN-Revision: 15153
* kernel: tweak the maximum allocation size to improve memory allocator ↵Felix Fietkau2009-04-071-0/+13
| | | | | | performance SVN-Revision: 15130