summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-2822-329/+85
| | | | SVN-Revision: 16144
* brcm-2.4: fix conntrack structure inconsistency with iptables, which can ↵Felix Fietkau2009-05-281-0/+49
| | | | | | cause problems with port matching/forwarding and protocol matching SVN-Revision: 16141
* generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>Nicolas Thill2009-05-271-0/+10
| | | | SVN-Revision: 16109
* brcm-2.4: potential fix for pptp natFelix Fietkau2009-05-211-0/+53
| | | | SVN-Revision: 15970
* generic-2.4: refresh patchesAndy Boyett2009-05-1568-3453/+1624
| | | | SVN-Revision: 15860
* generic-2.4: renumber netfilter patchesAndy Boyett2009-05-153-0/+0
| | | | | | | both the netfilter_random and tc_esfq patches were numbered 621 in the patch series, bumped index of tc_esfq and all following 62x patches by one SVN-Revision: 15859
* generic-2.4: fix ipt_random patch after removal of ipt_timeAndy Boyett2009-05-151-1/+1
| | | | SVN-Revision: 15858
* netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by ↵Nicolas Thill2009-05-141-242/+0
| | | | | | xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8 SVN-Revision: 15843
* include missing xt_layer7.h in 602-netfilter_layer7_2.21.patchJo-Philipp Wich2009-05-011-0/+17
| | | | SVN-Revision: 15546
* drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches ↵Jo-Philipp Wich2009-04-291-161/+111
| | | | | | and add packages for libiptc + libxtables SVN-Revision: 15501
* move the mii_ioctl to generic patches, fixes (#1802)Florian Fainelli2009-03-261-0/+64
| | | | SVN-Revision: 15045
* backport ipv6 security fix to 2.4 (#4245)Felix Fietkau2008-12-231-0/+26
| | | | SVN-Revision: 13734
* This series of patches closes the support gap on one of the explicitly ↵Travis Kemen2008-07-211-6/+2
| | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898
* refresh generic-2.4 patchesGabor Juhos2008-05-1967-3767/+3767
| | | | SVN-Revision: 11213
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-151-2/+2
| | | | SVN-Revision: 10843
* Fix bridge ioctls patchFlorian Fainelli2008-04-011-2/+0
| | | | SVN-Revision: 10699
* generic-2.4: add ip6t_REJECT supportGabor Juhos2008-02-181-0/+360
| | | | SVN-Revision: 10482
* Add missing bridge ioctls to make bluez-utils compile with brcm-3.4Florian Fainelli2008-02-101-0/+18
| | | | SVN-Revision: 10441
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵Felix Fietkau2008-01-0666-3032/+3999
| | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137
* revert r9801 - fixes #2921Felix Fietkau2008-01-061-7105/+0
| | | | SVN-Revision: 10132
* Put back kmod-ebtables for 2.4 kernelsFlorian Fainelli2007-12-191-0/+7105
| | | | SVN-Revision: 9801
* merge 3G usb serial card patches and move it at 802Nicolas Thill2007-09-172-24/+15
| | | | SVN-Revision: 8827
* Add Merlin XU870 (#1303)Florian Fainelli2007-09-091-0/+13
| | | | SVN-Revision: 8715
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)Nicolas Thill2007-09-021-0/+30
| | | | SVN-Revision: 8573
* Add the ipset missing file from #1970Florian Fainelli2007-08-211-0/+38
| | | | SVN-Revision: 8454
* Add ipt_random moduleFlorian Fainelli2007-07-171-0/+318
| | | | SVN-Revision: 8014
* Really apply the esfq patchFlorian Fainelli2007-06-131-747/+743
| | | | SVN-Revision: 7623
* Add support for Sierra Wireless Air Card 875 (#1882)Florian Fainelli2007-06-131-0/+42
| | | | SVN-Revision: 7619
* Change index numberFlorian Fainelli2007-06-131-0/+0
| | | | SVN-Revision: 7614
* Add esfq to iproute2 and 2.4 kernel (#1891)Florian Fainelli2007-06-131-0/+747
| | | | SVN-Revision: 7612
* Add iprange (#1799)Florian Fainelli2007-06-021-0/+172
| | | | SVN-Revision: 7462
* Forgot the patch for CLASSIFYFlorian Fainelli2007-02-281-0/+120
| | | | SVN-Revision: 6425
* add kernel branch emulation fix from #1345Felix Fietkau2007-02-121-0/+11
| | | | SVN-Revision: 6289
* forward port missing parts of the mtd permission change in whiterussian (and ↵Felix Fietkau2007-01-271-0/+22
| | | | | | add it to linux 2.6 as well) SVN-Revision: 6224
* upgrade to Linux 2.4.34Imre Kaloz2007-01-052-1827/+0
| | | | SVN-Revision: 6000
* fix pptp nat commit - committed the wrong fileFelix Fietkau2006-12-061-683/+684
| | | | SVN-Revision: 5696
* add pptp nat fix (should fix #571, needs to be tested)Felix Fietkau2006-12-051-687/+693
| | | | SVN-Revision: 5695
* portability fixFelix Fietkau2006-11-281-1/+1
| | | | SVN-Revision: 5665
* upgrade to linux 2.4.33.4Felix Fietkau2006-11-245-94/+0
| | | | SVN-Revision: 5634
* deny non-root access to /dev/mtd*roFelix Fietkau2006-11-231-0/+11
| | | | SVN-Revision: 5628
* add mini_foFelix Fietkau2006-11-171-0/+7772
| | | | SVN-Revision: 5541
* fix the backport of ipt_string by adding the linux 2.6 textsearch code in a ↵Felix Fietkau2006-11-141-117/+750
| | | | | | way that does not require adding stuff to our kernel image - linux 2.6 compatible SVN-Revision: 5527
* remove obsolete patchFelix Fietkau2006-11-041-11/+0
| | | | SVN-Revision: 5438
* add a fix for tun/tap related crashes (backported by Carlos Sobrinho)Felix Fietkau2006-10-311-0/+102
| | | | SVN-Revision: 5352
* fix a timeout on amd flash chips (patch from #874)Felix Fietkau2006-10-221-0/+39
| | | | SVN-Revision: 5262
* add another parallel build fixFelix Fietkau2006-10-181-0/+21
| | | | SVN-Revision: 5209
* move sched_use_tsc patch to generic-2.4Felix Fietkau2006-10-171-0/+84
| | | | SVN-Revision: 5187
* finally move buildroot-ng to trunkFelix Fietkau2016-03-2057-0/+115602