aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/netsupport.mk
Commit message (Expand)AuthorAgeFilesLines
* kernel: disable scheduler actions by default, they will be enabled only when ...Felix Fietkau2011-02-271-0/+1
* kernel: add a new scheduler action for restoring the connection tracking mark...Felix Fietkau2011-02-211-0/+1
* move the cbc crypto module out of the crypto core and into a separate package...Felix Fietkau2011-02-121-1/+1
* move the deflate crypto module out of the crypto core and into a separate pac...Felix Fietkau2011-02-121-1/+1
* target/linux: revert r24014 (further testing is needed)Alexandros C. Couloumbis2010-11-161-2/+2
* linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc...Alexandros C. Couloumbis2010-11-161-2/+2
* kernel: fix l2tp kernel packagesHauke Mehrtens2010-11-141-18/+19
* kernel: add CONFIG_IPV6_SIT_6RDHauke Mehrtens2010-11-131-5/+4
* l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tpHauke Mehrtens2010-11-101-3/+7
* kmod-sctp: Add SCTP kernel supportFlorian Fainelli2010-09-041-0/+22
* kernel: fix missing symbol introduced by l2tpJo-Philipp Wich2010-08-061-1/+1
* kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35Jo-Philipp Wich2010-08-061-0/+50
* kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_I...Felix Fietkau2010-07-271-0/+1
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-44/+44
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-14/+7
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-38/+5
* package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...Nicolas Thill2010-04-291-1/+3
* package/kernel: introduce a new file that will be sourced first and holding c...Nicolas Thill2010-04-231-1/+1
* package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 &...Nicolas Thill2010-04-161-16/+32
* kernel: make ISDN build againHauke Mehrtens2010-03-211-28/+12
* kernel: add the token bucket filter to kmod-sched (#6681)Jo-Philipp Wich2010-02-191-0/+1
* add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618Imre Kaloz2010-02-021-0/+23
* remove obsolete dependencies and checksFelix Fietkau2010-01-231-1/+1
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-231-1/+1
* kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (...Nicolas Thill2009-12-191-1/+1
* remove references to 2_6_27Florian Fainelli2009-10-291-1/+1
* small fixes mostly for kernel 2.6.31Hauke Mehrtens2009-09-261-0/+1
* fix isdn symbols for 2.4 kernelsFlorian Fainelli2009-07-291-2/+10
* add kmod-pppol2tp, patch from Vladimir VoronkovFlorian Fainelli2009-07-261-1/+15
* isdn4linux modules fixesFlorian Fainelli2009-07-131-4/+6
* NET_EMATCH is a boolean (#5506)Florian Fainelli2009-07-131-1/+1
* fix isdn4linux kernel modules with the 2.4.37 updateFlorian Fainelli2009-07-121-5/+16
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ena...Felix Fietkau2009-07-121-2/+9
* fix missing kernel config symbol for ipv6Felix Fietkau2009-05-251-0/+1
* enable multicast routing by defaultFelix Fietkau2009-05-241-0/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
* add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16Hauke Mehrtens2009-03-071-0/+1
* load module capifs before capiHauke Mehrtens2009-03-071-2/+2
* Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-071-0/+38
* add missing kconfig symbols for kmod-schedFelix Fietkau2009-02-221-1/+11
* Fixes kernel configuration error.Hauke Mehrtens2009-02-211-1/+1
* fix kmod-sit dependenciesNicolas Thill2009-01-271-12/+3
* revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal...Nicolas Thill2009-01-271-16/+14
* package/kernel: ensure that ipip is autoloaded after iptunnel4Jo-Philipp Wich2009-01-181-1/+1
* fix compile of iptunnel4 for the 2.4 kernelTravis Kemen2009-01-181-13/+15
* fix kernel configTravis Kemen2009-01-101-1/+14
* Package mISDN stackFlorian Fainelli2009-01-081-0/+21
* Also load capifsFlorian Fainelli2009-01-081-1/+1
* kernel/modules: split network makefile into netdevices and netsupportAndy Boyett2008-12-291-0/+521