83 Commits (748b9c34fa1f02eae3043a8aa35756e68677d8d9)

Author SHA1 Message Date
Felix Fietkau 6517a757ec pppoe: add extra padding for the header (useful for drivers that need headroom) 16 years ago
Florian Fainelli b09970a3d8 turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels 16 years ago
Hauke Mehrtens 567b6d1a27 refresh patches 16 years ago
Florian Fainelli 5ed3b31ce0 refresh 2.6.28 patches 16 years ago
Felix Fietkau db5c4304f5 ocf: fix uninitialized variable access (thx, Dakon) 16 years ago
Florian Fainelli ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116) 16 years ago
Hauke Mehrtens e80f5ca91e Remove pcmcia support from ssb. 16 years ago
Gabor Juhos 40ea70606a generic-2.6: move PCI quirk patch from the adm5120 target into the generic patches 16 years ago
Gabor Juhos b71910dbb5 generic-2.6/2.6.28: refresh patches 16 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Felix Fietkau 251a81b192 reduce the total cpu usage of ipt_do_table under high network load from 3.1% down to 1.6% (tested with oprofile) 16 years ago
Florian Fainelli fe811a9ef6 add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) 16 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support. 16 years ago
Hauke Mehrtens cc946df3a8 Refresh patches. 16 years ago
Felix Fietkau 7c057371eb improve the skb padding performance change to avoid unnecessary reallocations in the routing code 16 years ago
Jo-Philipp Wich 8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 16 years ago
Imre Kaloz a3b32c41df refresh generic 2.6.28 patches 16 years ago
Nicolas Thill 505ac00f4e remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :) 16 years ago
Nicolas Thill e30ebf29ca netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041) 16 years ago
Felix Fietkau 4b71e11e2e linux 2.6.28: fix kernel headers compilation error because of conflicting getline() function definitions - this bug seems to be gone in newer kernels 16 years ago
Jo-Philipp Wich f6f3c4111a refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1 16 years ago
Felix Fietkau a523450678 Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, Inc. for providing access to the documentation 16 years ago
Felix Fietkau 342a0e7660 fix a small bug in the socket type patch which broke dhcp 16 years ago
Felix Fietkau f87df4b361 minor cleanup for packet socket type filter 16 years ago
Felix Fietkau 4898039703 add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture 16 years ago
Gabor Juhos 5065d310d1 generic/2.6.28: update yaffs code 16 years ago
Gabor Juhos 44adf3d959 generic/2.6.28: refresh patches 16 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) 16 years ago
Florian Fainelli 4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659) 16 years ago
Mirko Vogt ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader 16 years ago
Felix Fietkau e4f90e7fa6 netfilter: merge some fixes from upstream 16 years ago
Felix Fietkau 45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks 16 years ago
Felix Fietkau bc1c56a7c5 kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more 16 years ago
Florian Fainelli dde5dc622a workaroun some stupid Kconfig bugs (#4895) 16 years ago
Felix Fietkau 8b30a1806c kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it) 16 years ago
Claudio Mignanti f692239c58 Fix kernel headers for cris (thanks hinkocevar) 16 years ago
Felix Fietkau 9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance 16 years ago
Felix Fietkau f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm 16 years ago
Gabor Juhos cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols 16 years ago
Felix Fietkau 9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) 16 years ago
Felix Fietkau a706a524cb remove custom phy hardware detection patch - it is no longer necessary 16 years ago
Felix Fietkau 25c4c8a874 add back marvell switch support to 2.6.28 16 years ago
Hauke Mehrtens dfd7233c8b resync kernel patches 16 years ago
Felix Fietkau 9b8ce25ba3 fix mmap issues caused by the vm_exports patch (thx, danm) 16 years ago
Hauke Mehrtens 0347db26f5 refresh patches for kernel 2.6.28 16 years ago
Michael Büsch e11452558b ssb: Add support for fallback SPROM. 16 years ago
Felix Fietkau e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28 16 years ago
Felix Fietkau ab0b42246a remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel 16 years ago
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS 16 years ago
Gabor Juhos 1b55cf14cc update to 2.6.28.6 16 years ago