Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | swconfig: add a generic method for setting the port primary vlan id (used ↵ | Felix Fietkau | 2009-04-20 | |
| | | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) SVN-Revision: 15307 | |||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | |
| | | | | SVN-Revision: 15305 | |||
* | swconfig: treat struct switch_attr as constant | Felix Fietkau | 2009-04-20 | |
| | | | | SVN-Revision: 15302 | |||
* | swconfig: remove old debugging stuff | Felix Fietkau | 2009-04-20 | |
| | | | | SVN-Revision: 15301 | |||
* | add generic 2.6.29 patches and config (squashfs still untested, user space ↵ | Felix Fietkau | 2009-04-18 | |
| | | | | | | mkfs still missing) SVN-Revision: 15251 | |||
* | files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28 | Andy Boyett | 2009-04-18 | |
| | | | | SVN-Revision: 15248 | |||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | |
| | | | | SVN-Revision: 15242 | |||
* | package ext4 (#4434) | Florian Fainelli | 2009-04-12 | |
| | | | | SVN-Revision: 15218 | |||
* | do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵ | Florian Fainelli | 2009-04-12 | |
| | | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215 | |||
* | add the R_ARM_V4BX relocation to the ARM kernel module loader | Mirko Vogt | 2009-04-10 | |
| | | | | SVN-Revision: 15208 | |||
* | mvswitch: re-enable header mode | Felix Fietkau | 2009-04-10 | |
| | | | | SVN-Revision: 15186 | |||
* | netfilter: merge some fixes from upstream | Felix Fietkau | 2009-04-09 | |
| | | | | SVN-Revision: 15178 | |||
* | netfilter: speed up packet matching by allowing default rules to bypass the ↵ | Felix Fietkau | 2009-04-09 | |
| | | | | | | common checks SVN-Revision: 15177 | |||
* | kernel: increase skb padding for network devices to accomodate for headroom ↵ | Felix Fietkau | 2009-04-08 | |
| | | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158 | |||
* | workaroun some stupid Kconfig bugs (#4895) | Florian Fainelli | 2009-04-08 | |
| | | | | SVN-Revision: 15157 | |||
* | kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵ | Felix Fietkau | 2009-04-08 | |
| | | | | | | still relies on it) SVN-Revision: 15155 | |||
* | Fix kernel headers for cris (thanks hinkocevar) | Claudio Mignanti | 2009-04-08 | |
| | | | | SVN-Revision: 15153 | |||
* | fix typo in 910-cryptodev_backport.patch (#3933) | Florian Fainelli | 2009-04-07 | |
| | | | | SVN-Revision: 15132 | |||
* | kernel: tweak the maximum allocation size to improve memory allocator ↵ | Felix Fietkau | 2009-04-07 | |
| | | | | | | performance SVN-Revision: 15130 | |||
* | kernel: replace jhash2 with the faster jhash3 algorithm | Felix Fietkau | 2009-04-07 | |
| | | | | SVN-Revision: 15128 | |||
* | accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵ | Nicolas Thill | 2009-04-06 | |
| | | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123 | |||
* | 2.6.28: add Kconfig prompt for the old crypto symbols | Gabor Juhos | 2009-04-06 | |
| | | | | SVN-Revision: 15122 | |||
* | fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) | Felix Fietkau | 2009-04-04 | |
| | | | | SVN-Revision: 15098 | |||
* | add a workaround on kmod-textsearch modules (#4832) | Florian Fainelli | 2009-03-26 | |
| | | | | SVN-Revision: 15047 | |||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | |
| | | | | SVN-Revision: 15018 | |||
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵ | Felix Fietkau | 2009-03-22 | |
| | | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981 | |||
* | remove custom phy hardware detection patch - it is no longer necessary | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14979 | |||
* | remove custom phy layer patches from older kernels where they are not needed | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14978 | |||
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ↵ | Felix Fietkau | 2009-03-22 | |
| | | | | | | detection SVN-Revision: 14977 | |||
* | add back marvell switch support to 2.6.28 | Felix Fietkau | 2009-03-22 | |
| | | | | SVN-Revision: 14974 | |||
* | resync kernel patches | Hauke Mehrtens | 2009-03-19 | |
| | | | | SVN-Revision: 14949 | |||
* | fix mmap issues caused by the vm_exports patch (thx, danm) | Felix Fietkau | 2009-03-16 | |
| | | | | SVN-Revision: 14902 | |||
* | added directory for generic patches for linux kernel 2.6.29 - added ported ↵ | Mirko Vogt | 2009-03-09 | |
| | | | | | | patch <065-rootfs_split> SVN-Revision: 14822 | |||
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | |
| | | | | SVN-Revision: 14751 | |||
* | add missing symbols | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14721 | |||
* | refresh patches for kernel 2.6.28 | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14720 | |||
* | generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8} | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14716 | |||
* | generic-2.6: remove remaining ipp2p patches | Gabor Juhos | 2009-03-01 | |
| | | | | SVN-Revision: 14714 | |||
* | generic-2.6/2.6.28: add missing Kconfig option | Gabor Juhos | 2009-02-28 | |
| | | | | SVN-Revision: 14691 | |||
* | also make 2.6.27 use the sprom fallback | Florian Fainelli | 2009-02-27 | |
| | | | | SVN-Revision: 14684 | |||
* | ssb: Add support for fallback SPROM. | Michael Büsch | 2009-02-26 | |
| | | | | SVN-Revision: 14679 | |||
* | re-enable cfg80211 as well | Felix Fietkau | 2009-02-22 | |
| | | | | SVN-Revision: 14615 | |||
* | re-apply r14531 | Felix Fietkau | 2009-02-22 | |
| | | | | SVN-Revision: 14614 | |||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | |
| | | | | SVN-Revision: 14611 | |||
* | merge netfilter kernel changes to 2.6.26 as well | Felix Fietkau | 2009-02-21 | |
| | | | | SVN-Revision: 14600 | |||
* | fix IMQ on linux 2.6.27 and 2.6.28 | Felix Fietkau | 2009-02-21 | |
| | | | | SVN-Revision: 14599 | |||
* | merge netfilter changes to 2.6.27 | Felix Fietkau | 2009-02-21 | |
| | | | | SVN-Revision: 14598 | |||
* | remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵ | Felix Fietkau | 2009-02-21 | |
| | | | | | | that is already in the kernel SVN-Revision: 14597 | |||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 | |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 | |||
* | update to 2.6.28.6 | Gabor Juhos | 2009-02-19 | |
| | | | | SVN-Revision: 14565 |