Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mode cygwin fixes for scripts/mod/file2alias | Florian Fainelli | 2009-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 17420 | ||||
* | more linux kernel cygwin build fixes | Florian Fainelli | 2009-08-26 | 1 | -3/+15 |
| | | | | SVN-Revision: 17402 | ||||
* | fix for commit r17276 | Hauke Mehrtens | 2009-08-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 17280 | ||||
* | Do not build the mac80211 module in the kernel. The attributes ↵ | Hauke Mehrtens | 2009-08-15 | 1 | -0/+11 |
| | | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276 | ||||
* | add a driver for rtl8306 switches | Felix Fietkau | 2009-08-14 | 1 | -0/+23 |
| | | | | SVN-Revision: 17248 | ||||
* | arm: when linking the kernel, move the section discards after the other ↵ | Felix Fietkau | 2009-08-09 | 1 | -0/+37 |
| | | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204 | ||||
* | revert some accidentally committed test/debug changes from the module symbol ↵ | Felix Fietkau | 2009-08-09 | 1 | -12/+12 |
| | | | | | | export patch - should fix #5655 SVN-Revision: 17200 | ||||
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | 1 | -0/+154 |
| | | | | SVN-Revision: 17187 | ||||
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | 1 | -117/+0 |
| | | | | SVN-Revision: 17185 | ||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 1 | -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 Fietkau | 2009-07-21 | 1 | -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 Fietkau | 2009-07-21 | 1 | -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 patches | Gabor Juhos | 2009-07-20 | 1 | -14/+4 |
| | | | | SVN-Revision: 16934 | ||||
* | mips: fix another bug in the module relocation change: the wrong base ↵ | Felix Fietkau | 2009-07-18 | 1 | -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 Fietkau | 2009-07-18 | 1 | -1/+3 |
| | | | | | | config (#5553) SVN-Revision: 16903 | ||||
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | 1 | -12/+16 |
| | | | | SVN-Revision: 16831 | ||||
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | 1 | -0/+42 |
| | | | | SVN-Revision: 16823 | ||||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | 1 | -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 driver | Gabor Juhos | 2009-07-11 | 1 | -0/+11 |
| | | | | SVN-Revision: 16787 | ||||
* | seems like the pages that mentioned mips 4k cores not having prefetch were ↵ | Felix Fietkau | 2009-07-11 | 1 | -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 Fietkau | 2009-07-11 | 1 | -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 Fietkau | 2009-07-11 | 1 | -0/+10 |
| | | | | | | not implement it SVN-Revision: 16771 | ||||
* | pppoe: add extra padding for the header (useful for drivers that need headroom) | Felix Fietkau | 2009-06-29 | 1 | -0/+20 |
| | | | | SVN-Revision: 16628 | ||||
* | turn off the Algorithmics FPU emulator by default now that we have software ↵ | Florian Fainelli | 2009-06-28 | 1 | -0/+163 |
| | | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605 | ||||
* | refresh patches | Hauke Mehrtens | 2009-06-14 | 4 | -18/+7 |
| | | | | SVN-Revision: 16444 | ||||
* | refresh 2.6.28 patches | Florian Fainelli | 2009-06-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 16377 | ||||
* | ocf: fix uninitialized variable access (thx, Dakon) | Felix Fietkau | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16285 | ||||
* | mips: fix gcc 4.4.0 build failure on delay.h (#5116) | Florian Fainelli | 2009-05-30 | 1 | -0/+163 |
| | | | | SVN-Revision: 16209 | ||||
* | Remove pcmcia support from ssb. | Hauke Mehrtens | 2009-05-24 | 1 | -9/+0 |
| | | | | SVN-Revision: 16023 | ||||
* | generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵ | Gabor Juhos | 2009-05-22 | 1 | -0/+43 |
| | | | | | | patches SVN-Revision: 15985 | ||||
* | generic-2.6/2.6.28: refresh patches | Gabor Juhos | 2009-05-22 | 2 | -3/+0 |
| | | | | SVN-Revision: 15982 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -0/+14 |
| | | | | SVN-Revision: 15840 | ||||
* | reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵ | Felix Fietkau | 2009-05-13 | 1 | -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 Fainelli | 2009-05-12 | 1 | -0/+173 |
| | | | | SVN-Revision: 15797 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+9 |
| | | | | SVN-Revision: 15784 | ||||
* | Refresh patches. | Hauke Mehrtens | 2009-05-11 | 4 | -35/+35 |
| | | | | SVN-Revision: 15776 | ||||
* | improve the skb padding performance change to avoid unnecessary ↵ | Felix Fietkau | 2009-05-10 | 1 | -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.30 | Jo-Philipp Wich | 2009-05-07 | 5 | -379/+607 |
| | | | | SVN-Revision: 15655 | ||||
* | refresh generic 2.6.28 patches | Imre Kaloz | 2009-05-04 | 4 | -12/+12 |
| | | | | SVN-Revision: 15578 | ||||
* | remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵ | Nicolas Thill | 2009-05-03 | 1 | -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 Thill | 2009-05-03 | 1 | -3/+6 |
| | | | | | | (closes: #5041) SVN-Revision: 15574 | ||||
* | linux 2.6.28: fix kernel headers compilation error because of conflicting ↵ | Felix Fietkau | 2009-04-30 | 1 | -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.1 | Jo-Philipp Wich | 2009-04-30 | 2 | -36/+51 |
| | | | | SVN-Revision: 15502 | ||||
* | Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵ | Felix Fietkau | 2009-04-29 | 1 | -0/+23 |
| | | | | | | Inc. for providing access to the documentation SVN-Revision: 15482 | ||||
* | fix a small bug in the socket type patch which broke dhcp | Felix Fietkau | 2009-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 15471 | ||||
* | minor cleanup for packet socket type filter | Felix Fietkau | 2009-04-28 | 1 | -6/+6 |
| | | | | SVN-Revision: 15467 | ||||
* | add an optimization for dealing with raw sockets, which allows applications ↵ | Felix Fietkau | 2009-04-25 | 1 | -0/+132 |
| | | | | | | to filter out (among others) local tx packets on capture SVN-Revision: 15399 | ||||
* | generic/2.6.28: update yaffs code | Gabor Juhos | 2009-04-24 | 3 | -7808/+12352 |
| | | | | SVN-Revision: 15390 | ||||
* | generic/2.6.28: refresh patches | Gabor Juhos | 2009-04-24 | 3 | -16/+9 |
| | | | | SVN-Revision: 15389 | ||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 1 | -0/+23 |
| | | | | SVN-Revision: 15305 |