index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
modules
/
netsupport.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: remove obsolete CompareKernelPatchVer calls
Felix Fietkau
2012-05-17
1
-13
/
+3
*
kernel: split kmod-sched into kmod-sched-core and kmod-sched
Felix Fietkau
2012-05-16
1
-18
/
+39
*
kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)
Felix Fietkau
2012-05-16
1
-0
/
+2
*
kernel: remove kernel modules and references to kernels <= 2.6.36
Hauke Mehrtens
2012-05-06
1
-3
/
+2
*
Add kernel module package for SLIP
John Crispin
2012-02-14
1
-0
/
+25
*
[package] allow building 8021q and bridge as modules
Florian Fainelli
2011-11-15
1
-0
/
+62
*
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
Jonas Gorski
2011-11-09
1
-5
/
+30
*
package/kernel: prefix library modules with lib-
Nicolas Thill
2011-10-28
1
-3
/
+3
*
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
Jonas Gorski
2011-10-26
1
-1
/
+1
*
[package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes...
Nicolas Thill
2011-10-22
1
-1
/
+1
*
package/kernel: invert dependencies for current kernel features
Jonas Gorski
2011-08-09
1
-3
/
+3
*
[package] add kmod-sched-netem (#8839)
Florian Fainelli
2011-07-05
1
-0
/
+15
*
package/kernel: Update version dependencies and kmods for linux 3.0
Hauke Mehrtens
2011-06-15
1
-4
/
+8
*
[package] kernel: revert unrelated change in previous commit
Jo-Philipp Wich
2011-06-09
1
-1
/
+0
*
[package] kernel: gre depends on ipv6 is Kernel is built with IPv6 support
Jo-Philipp Wich
2011-06-09
1
-0
/
+2
*
kernel: generic: Update 2.6.39 to final
Hauke Mehrtens
2011-05-25
1
-4
/
+4
*
package/kernel: Remove $(KMOD_SUFFIX) usage
Vasilis Tsiligiannis
2011-05-15
1
-5
/
+5
*
[PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv}
Jo-Philipp Wich
2011-05-03
1
-1
/
+1
*
[package] exclude pktgen for uml target
Florian Fainelli
2011-04-29
1
-0
/
+1
*
kernel: enable MPPE again, got broken in r26296
Felix Fietkau
2011-04-07
1
-1
/
+1
*
kernel: fix some problems with kernel 2.6.38
Hauke Mehrtens
2011-03-19
1
-3
/
+3
*
[package] kernel: further fixes to kmod-gre packaging
Jo-Philipp Wich
2011-03-10
1
-6
/
+8
*
[package] kernel: fix usage of CompareKernelPatchVer for kmod-gre
Jo-Philipp Wich
2011-03-10
1
-3
/
+3
*
[package] kernel: package kmod-pptp, autoload kmod-gre
Jo-Philipp Wich
2011-03-09
1
-0
/
+15
*
[package] kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
Jo-Philipp Wich
2011-03-09
1
-2
/
+4
*
kernel: disable scheduler actions by default, they will be enabled only when ...
Felix Fietkau
2011-02-27
1
-0
/
+1
*
kernel: add a new scheduler action for restoring the connection tracking mark...
Felix Fietkau
2011-02-21
1
-0
/
+1
*
move the cbc crypto module out of the crypto core and into a separate package...
Felix Fietkau
2011-02-12
1
-1
/
+1
*
move the deflate crypto module out of the crypto core and into a separate pac...
Felix Fietkau
2011-02-12
1
-1
/
+1
*
target/linux: revert r24014 (further testing is needed)
Alexandros C. Couloumbis
2010-11-16
1
-2
/
+2
*
linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc...
Alexandros C. Couloumbis
2010-11-16
1
-2
/
+2
*
kernel: fix l2tp kernel packages
Hauke Mehrtens
2010-11-14
1
-18
/
+19
*
kernel: add CONFIG_IPV6_SIT_6RD
Hauke Mehrtens
2010-11-13
1
-5
/
+4
*
l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
Hauke Mehrtens
2010-11-10
1
-3
/
+7
*
[package] kmod-sctp: Add SCTP kernel support
Florian Fainelli
2010-09-04
1
-0
/
+22
*
[package] kernel: fix missing symbol introduced by l2tp
Jo-Philipp Wich
2010-08-06
1
-1
/
+1
*
[package] kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2....
Jo-Philipp Wich
2010-08-06
1
-0
/
+50
*
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_I...
Felix Fietkau
2010-07-27
1
-0
/
+1
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-44
/
+44
*
remove obsolete kernel dependencies and version checks
Felix Fietkau
2010-06-26
1
-14
/
+7
*
remove linux 2.4 support from several packages
Felix Fietkau
2010-06-26
1
-38
/
+5
*
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ...
Nicolas Thill
2010-04-29
1
-1
/
+3
*
package/kernel: introduce a new file that will be sourced first and holding c...
Nicolas Thill
2010-04-23
1
-1
/
+1
*
package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 &...
Nicolas Thill
2010-04-16
1
-16
/
+32
*
kernel: make ISDN build again
Hauke Mehrtens
2010-03-21
1
-28
/
+12
*
[package] kernel: add the token bucket filter to kmod-sched (#6681)
Jo-Philipp Wich
2010-02-19
1
-0
/
+1
*
add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
Imre Kaloz
2010-02-02
1
-0
/
+23
*
remove obsolete dependencies and checks
Felix Fietkau
2010-01-23
1
-1
/
+1
*
[package] add explicit dependency on kmod-crypto-core when required (closes: ...
Nicolas Thill
2010-01-23
1
-1
/
+1
*
[package] kernel: use select instead of depend for kmod-crc16 dependency in k...
Nicolas Thill
2009-12-19
1
-1
/
+1
[next]