Commit Graph

77 Commits (7c68d57ce42996d5f5ebd7e6d2366261ba66e8e5)

Author SHA1 Message Date
Florian Fainelli cec852c087 update to 2.4.37, tested on wrt54gs (#4766)
SVN-Revision: 16144
15 years ago
Felix Fietkau 38e76887a4 brcm-2.4: fix conntrack structure inconsistency with iptables, which can cause problems with port matching/forwarding and protocol matching
SVN-Revision: 16141
15 years ago
Nicolas Thill e4a01259e0 generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>
SVN-Revision: 16109
15 years ago
Felix Fietkau 6eef580c7e brcm-2.4: potential fix for pptp nat
SVN-Revision: 15970
15 years ago
Jo-Philipp Wich 022e4a568e revert r15861 for generic-2.4 config
SVN-Revision: 15879
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Andy Boyett 88e632d853 generic-2.4: refresh patches
SVN-Revision: 15860
15 years ago
Andy Boyett 94921686de generic-2.4: renumber netfilter patches
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
15 years ago
Andy Boyett d2b12d88f5 generic-2.4: fix ipt_random patch after removal of ipt_time
SVN-Revision: 15858
15 years ago
Nicolas Thill cc343c1504 netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by 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
15 years ago
Jo-Philipp Wich cbf696a9cf unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config
SVN-Revision: 15809
15 years ago
Jo-Philipp Wich 741e58843a include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch
SVN-Revision: 15546
15 years ago
Jo-Philipp Wich 2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
15 years ago
Florian Fainelli fc432e4371 move the mii_ioctl to generic patches, fixes (#1802)
SVN-Revision: 15045
15 years ago
Felix Fietkau e90ad86d42 backport ipv6 security fix to 2.4 (#4245)
SVN-Revision: 13734
16 years ago
Florian Fainelli a79cbb88ed Add missing firewire configuration symbols to 2.4 as well
SVN-Revision: 13171
16 years ago
Nicolas Thill 2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
16 years ago
Florian Fainelli 5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
16 years ago
Travis Kemen 1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
16 years ago
Gabor Juhos dfe741470a refresh generic-2.4 patches
SVN-Revision: 11213
16 years ago
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
16 years ago
Florian Fainelli a1114db1e8 Fix kmod-nls-* dependency under brcm-2.4
SVN-Revision: 10712
16 years ago
Florian Fainelli a6cb5b8300 Fix bridge ioctls patch
SVN-Revision: 10699
16 years ago
Gabor Juhos 5bd47dc8bd generic-2.4: add ip6t_REJECT support
SVN-Revision: 10482
17 years ago
Florian Fainelli d72b83c3f7 Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
SVN-Revision: 10441
17 years ago
Felix Fietkau 1250cbc87a add missing kernel config option
SVN-Revision: 10362
17 years ago
Felix Fietkau 178721f76b update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
SVN-Revision: 10137
17 years ago
Felix Fietkau 60de55965d revert r9801 - fixes #2921
SVN-Revision: 10132
17 years ago
Florian Fainelli a952a8dac6 Put back kmod-ebtables for 2.4 kernels
SVN-Revision: 9801
17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
17 years ago
Nicolas Thill c6d9b8a19a set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig
SVN-Revision: 8948
17 years ago
Felix Fietkau bbde4161d5 remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff
SVN-Revision: 8863
17 years ago
Nicolas Thill 022d0c92bd merge 3G usb serial card patches and move it at 802
SVN-Revision: 8827
17 years ago
Florian Fainelli 27cbbe847d Add Merlin XU870 (#1303)
SVN-Revision: 8715
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Nicolas Thill 9f70a0f15c add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)
SVN-Revision: 8573
17 years ago
Nicolas Thill bfa6ac2eab revert [8473] (see [8055])
SVN-Revision: 8499
17 years ago
Florian Fainelli d3288401c2 Build the quota module for 2.4 targets
SVN-Revision: 8473
17 years ago
Florian Fainelli 36fa8ff606 Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
17 years ago
Florian Fainelli e6ee25ebd0 Add the ipset missing file from #1970
SVN-Revision: 8454
17 years ago
Florian Fainelli 593502e049 Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
17 years ago
Felix Fietkau ad9f334ee8 add missing dependencies and kernel config options
SVN-Revision: 8112
17 years ago
Felix Fietkau 81d9fd4f62 disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it
SVN-Revision: 8055
17 years ago
Florian Fainelli e5520b8853 Add ipt_random module
SVN-Revision: 8014
17 years ago
Felix Fietkau 9bf6078866 unify sysctl.conf, add extra netfilter options (#1996)
SVN-Revision: 7784
17 years ago
Florian Fainelli 1c7ab50199 Really apply the esfq patch
SVN-Revision: 7623
17 years ago
Florian Fainelli 027b61b790 Resync brcm-2.4 kernel config and enable syncookies (#1876)
SVN-Revision: 7622
17 years ago
Florian Fainelli 7bb4cbba9c Add support for Sierra Wireless Air Card 875 (#1882)
SVN-Revision: 7619
17 years ago
Florian Fainelli 8614cd833a Change index number
SVN-Revision: 7614
17 years ago