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
|
14 years ago |
John Crispin
|
07fb815944
Add kernel module package for SLIP
|
14 years ago |
Florian Fainelli
|
ffdf69028f
allow building 8021q and bridge as modules
|
14 years ago |
Jonas Gorski
|
0a2728664f
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
|
14 years ago |
Nicolas Thill
|
ab29084cdb
package/kernel: prefix library modules with lib-
|
14 years ago |
Jonas Gorski
|
dccc9a6c2e
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
|
14 years ago |
Nicolas Thill
|
ca8712bdbd
kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)
|
14 years ago |
Jonas Gorski
|
d430455527
package/kernel: invert dependencies for current kernel features
|
14 years ago |
Florian Fainelli
|
adeb9ef829
add kmod-sched-netem (#8839)
|
14 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
|
15 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.
|
15 years ago |
Florian Fainelli
|
ed5e092217
exclude pktgen for uml target
|
15 years ago |
Felix Fietkau
|
40d6cd6c16
kernel: enable MPPE again, got broken in r26296
|
15 years ago |
Hauke Mehrtens
|
aadec1ec97
kernel: fix some problems with kernel 2.6.38
|
15 years ago |
Jo-Philipp Wich
|
395bd8bf60
kernel: further fixes to kmod-gre packaging
|
15 years ago |
Jo-Philipp Wich
|
cce1002869
kernel: fix usage of CompareKernelPatchVer for kmod-gre
|
15 years ago |
Jo-Philipp Wich
|
378a7cadb9
kernel: package kmod-pptp, autoload kmod-gre
|
15 years ago |
Jo-Philipp Wich
|
eb5ed5087b
kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
|
15 years ago |
Felix Fietkau
|
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
|
15 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
|
15 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
|
15 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
|
15 years ago |