91 Commits (539b5ac46ddae92b26675bebf40a7c23936ef391)

Author SHA1 Message Date
Jo-Philipp Wich cedbe66e9a kernel: fix kmod-ipsec load order (#12552) 12 years ago
Felix Fietkau b9d1bdb374 kernel: add a module for ipv6 gre 12 years ago
Felix Fietkau 1820e8566e kernel: include the xfrm_algo module on 3.6+ (fixes #12552) 12 years ago
John Crispin cc82648600 Load schedule modules 12 years ago
Vasilis Tsiligiannis 20eddc1e92 Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too" 12 years ago
Luka Perkov 6ab7360d18 kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too 12 years ago
Vasilis Tsiligiannis 82c4050fd5 kernel/modules: fix ipcomp6 load order 12 years ago
Luka Perkov 8f563df48f package: kernel: estetic fix 12 years ago
Jo-Philipp Wich 5d3f21904f kernel/modules: load pppol2tp after pppox 12 years ago
Jo-Philipp Wich 3cf347124a kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp depend on kmod-pppox (#11677) 12 years ago
Felix Fietkau ce4aa59497 kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies 13 years ago
Felix Fietkau d1ad1c2c56 kernel: remove more unnecessary kernel version checks/dependencies 13 years ago
Felix Fietkau b85c7c117a kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment 13 years ago
Felix Fietkau 102640b4cf kernel: fix kmod-sched-core build for kernels without codel 13 years ago
Jo-Philipp Wich fc7c50c1d3 kernel: fix packaging of act_connmark.ko (#11492) 13 years ago
Felix Fietkau 040ce45f98 kernel: split off act_connmark into a separate package to avoid cluttering kmod-sched with a netfilter dependency (fixes #11483) 13 years ago
Felix Fietkau 8ff9b93dfa kernel: remove obsolete CompareKernelPatchVer calls 13 years ago
Felix Fietkau 96d0c04d9a kernel: split kmod-sched into kmod-sched-core and kmod-sched 13 years ago
Felix Fietkau f9b64e59ca kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) 13 years ago
Hauke Mehrtens 8ff6417c41 kernel: remove kernel modules and references to kernels <= 2.6.36 13 years ago
John Crispin 07fb815944 Add kernel module package for SLIP 13 years ago
Florian Fainelli ffdf69028f allow building 8021q and bridge as modules 13 years ago
Jonas Gorski 0a2728664f package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) 13 years ago
Nicolas Thill ab29084cdb package/kernel: prefix library modules with lib- 13 years ago
Jonas Gorski dccc9a6c2e package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) 13 years ago
Nicolas Thill ca8712bdbd kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431) 13 years ago
Jonas Gorski d430455527 package/kernel: invert dependencies for current kernel features 13 years ago
Florian Fainelli adeb9ef829 add kmod-sched-netem (#8839) 13 years ago
Hauke Mehrtens cd3bd6e13e package/kernel: Update version dependencies and kmods for linux 3.0 14 years ago
Jo-Philipp Wich ce4e5bd91d kernel: revert unrelated change in previous commit 14 years ago
Jo-Philipp Wich c9ad45e098 kernel: gre depends on ipv6 is Kernel is built with IPv6 support 14 years ago
Hauke Mehrtens 6769216a64 kernel: generic: Update 2.6.39 to final 14 years ago
Vasilis Tsiligiannis b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage 14 years ago
Jo-Philipp Wich 3d0ac93274 kernel: add kmod-crypto-{wq,rng,iv} Add kmod-crypto-iv as a dependency for kmod-ipsec. Also remove the extraneous kmod-crypto-core dependency to eliminate recursion. 14 years ago
Florian Fainelli ed5e092217 exclude pktgen for uml target 14 years ago
Felix Fietkau 40d6cd6c16 kernel: enable MPPE again, got broken in r26296 14 years ago
Hauke Mehrtens aadec1ec97 kernel: fix some problems with kernel 2.6.38 14 years ago
Jo-Philipp Wich 395bd8bf60 kernel: further fixes to kmod-gre packaging 14 years ago
Jo-Philipp Wich cce1002869 kernel: fix usage of CompareKernelPatchVer for kmod-gre 14 years ago
Jo-Philipp Wich 378a7cadb9 kernel: package kmod-pptp, autoload kmod-gre 14 years ago
Jo-Philipp Wich eb5ed5087b kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009) 14 years ago
Felix Fietkau 875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected 14 years ago
Felix Fietkau c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later 14 years ago
Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec 14 years ago
Felix Fietkau 2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec 14 years ago
Alexandros C. Couloumbis 79a2f2debc target/linux: revert r24014 (further testing is needed) 14 years ago
Alexandros C. Couloumbis 4cf92fbdf7 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default) 14 years ago
Hauke Mehrtens 1c290dcbf7 kernel: fix l2tp kernel packages 14 years ago
Hauke Mehrtens faf2d6e4d3 kernel: add CONFIG_IPV6_SIT_6RD 14 years ago
Hauke Mehrtens e24f008d09 l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp 14 years ago