Commit Graph

56 Commits (cbc75a9c701a05686b67a754e83a710bca62c41f)

Author SHA1 Message Date
Felix Fietkau 40d6cd6c16 kernel: enable MPPE again, got broken in r26296
Since r26296 mppe.ko could not be loaded, kernel gives "device missing" error.
According to KConfig cypther-ecb is required.

Signed-off-by: Sven Roederer <mailinglists.sven_at_roederer.dhs.org>

SVN-Revision: 26507
13 years ago
Hauke Mehrtens aadec1ec97 kernel: fix some problems with kernel 2.6.38
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.

SVN-Revision: 26239
13 years ago
Jo-Philipp Wich 395bd8bf60 kernel: further fixes to kmod-gre packaging
SVN-Revision: 26012
14 years ago
Jo-Philipp Wich cce1002869 kernel: fix usage of CompareKernelPatchVer for kmod-gre
SVN-Revision: 26010
14 years ago
Jo-Philipp Wich 378a7cadb9 kernel: package kmod-pptp, autoload kmod-gre
SVN-Revision: 25987
14 years ago
Jo-Philipp Wich eb5ed5087b kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
SVN-Revision: 25985
14 years ago
Felix Fietkau 875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
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
SVN-Revision: 25639
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
SVN-Revision: 25493
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
SVN-Revision: 25491
14 years ago
Alexandros C. Couloumbis 79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
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)
SVN-Revision: 24014
14 years ago
Hauke Mehrtens 1c290dcbf7 kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35

SVN-Revision: 23993
14 years ago
Hauke Mehrtens faf2d6e4d3 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227

SVN-Revision: 23986
14 years ago
Hauke Mehrtens e24f008d09 l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
SVN-Revision: 23948
14 years ago
Florian Fainelli 573f15826d kmod-sctp: Add SCTP kernel support
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>

SVN-Revision: 22917
14 years ago
Jo-Philipp Wich 0d06aa524a kernel: fix missing symbol introduced by l2tp
SVN-Revision: 22507
14 years ago
Jo-Philipp Wich ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
SVN-Revision: 22501
14 years ago
Felix Fietkau 7a5f143f64 kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
SVN-Revision: 22402
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Nicolas Thill 36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
SVN-Revision: 21251
14 years ago
Nicolas Thill 5034b75865 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
SVN-Revision: 21101
14 years ago
Nicolas Thill 83e4e40e22 package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
14 years ago
Hauke Mehrtens 94e9763799 kernel: make ISDN build again
In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec

SVN-Revision: 20341
15 years ago
Jo-Philipp Wich 5ebe347f07 kernel: add the token bucket filter to kmod-sched (#6681)
SVN-Revision: 19723
15 years ago
Imre Kaloz c272d54969 add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
SVN-Revision: 19497
15 years ago
Felix Fietkau 39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
15 years ago
Nicolas Thill 815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557)
SVN-Revision: 19291
15 years ago
Nicolas Thill 8b10e4eab2 kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
SVN-Revision: 18847
15 years ago
Florian Fainelli 1a2862798a remove references to 2_6_27
SVN-Revision: 18202
15 years ago
Hauke Mehrtens 80574578ec small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq

SVN-Revision: 17752
15 years ago
Florian Fainelli 70a835f466 fix isdn symbols for 2.4 kernels
SVN-Revision: 17044
15 years ago
Florian Fainelli fa714a7f51 add kmod-pppol2tp, patch from Vladimir Voronkov
SVN-Revision: 16995
15 years ago
Florian Fainelli ac8dd23b37 isdn4linux modules fixes
SVN-Revision: 16829
15 years ago
Florian Fainelli bc2aaeae95 NET_EMATCH is a boolean (#5506)
SVN-Revision: 16828
15 years ago
Florian Fainelli fc5ad60288 fix isdn4linux kernel modules with the 2.4.37 update
SVN-Revision: 16799
15 years ago
Felix Fietkau 2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
15 years ago
Felix Fietkau 7584729fb9 fix missing kernel config symbol for ipv6
SVN-Revision: 16056
15 years ago
Felix Fietkau 4cb9ba9612 enable multicast routing by default
SVN-Revision: 16044
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Felix Fietkau b1e8b4677d NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
SVN-Revision: 14935
16 years ago
Hauke Mehrtens 53c375c606 add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
SVN-Revision: 14782
16 years ago
Hauke Mehrtens ea14544283 load module capifs before capi
SVN-Revision: 14775
16 years ago
Hauke Mehrtens 8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
16 years ago
Felix Fietkau 474b55fe55 add missing kconfig symbols for kmod-sched
SVN-Revision: 14616
16 years ago
Hauke Mehrtens e5934ebb42 Fixes kernel configuration error.
SVN-Revision: 14606
16 years ago
Nicolas Thill f9b20ad946 fix kmod-sit dependencies
SVN-Revision: 14222
16 years ago
Nicolas Thill 088931d4de revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip
SVN-Revision: 14219
16 years ago