| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add more SCTP related configuration symbols | florian | 2013-01-08 | 1 | -1/+6 |
* | kernel: fix kmod-ipsec load order (#12552) | jow | 2013-01-07 | 1 | -2/+2 |
* | kernel: add a module for ipv6 gre | nbd | 2012-12-15 | 1 | -0/+16 |
* | kernel: include the xfrm_algo module on 3.6+ (fixes #12552) | nbd | 2012-12-10 | 1 | -0/+1 |
* | [kernel] Load schedule modules | blogic | 2012-11-07 | 1 | -0/+4 |
* | Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m,... | acinonyx | 2012-07-23 | 1 | -6/+6 |
* | [package] kernel/modules: dont only change loading order on IPSEC*-m, propaga... | luka | 2012-07-17 | 1 | -6/+6 |
* | [package] kernel/modules: fix ipcomp6 load order | acinonyx | 2012-07-17 | 1 | -1/+1 |
* | package: kernel: estetic fix | luka | 2012-07-14 | 1 | -2/+2 |
* | kernel/modules: load pppol2tp after pppox | jow | 2012-07-01 | 1 | -2/+2 |
* | [package] kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-... | jow | 2012-06-18 | 1 | -7/+21 |
* | kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies | nbd | 2012-05-29 | 1 | -3/+13 |
* | kernel: remove more unnecessary kernel version checks/dependencies | nbd | 2012-05-27 | 1 | -36/+6 |
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependenc... | nbd | 2012-05-27 | 1 | -11/+6 |
* | kernel: fix kmod-sched-core build for kernels without codel | nbd | 2012-05-20 | 1 | -1/+1 |
* | [package] kernel: fix packaging of act_connmark.ko (#11492) | jow | 2012-05-19 | 1 | -0/+1 |
* | kernel: split off act_connmark into a separate package to avoid cluttering km... | nbd | 2012-05-18 | 1 | -4/+11 |
* | kernel: remove obsolete CompareKernelPatchVer calls | nbd | 2012-05-17 | 1 | -13/+3 |
* | kernel: split kmod-sched into kmod-sched-core and kmod-sched | nbd | 2012-05-16 | 1 | -18/+39 |
* | kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) | nbd | 2012-05-16 | 1 | -0/+2 |
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | hauke | 2012-05-06 | 1 | -3/+2 |
* | Add kernel module package for SLIP | blogic | 2012-02-14 | 1 | -0/+25 |
* | [package] allow building 8021q and bridge as modules | florian | 2011-11-15 | 1 | -0/+62 |
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | jogo | 2011-11-09 | 1 | -5/+30 |
* | package/kernel: prefix library modules with lib- | nico | 2011-10-28 | 1 | -3/+3 |
* | package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) | jogo | 2011-10-26 | 1 | -1/+1 |
* | [package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes... | nico | 2011-10-22 | 1 | -1/+1 |
* | package/kernel: invert dependencies for current kernel features | jogo | 2011-08-09 | 1 | -3/+3 |
* | [package] add kmod-sched-netem (#8839) | florian | 2011-07-05 | 1 | -0/+15 |
* | package/kernel: Update version dependencies and kmods for linux 3.0 | hauke | 2011-06-15 | 1 | -4/+8 |
* | [package] kernel: revert unrelated change in previous commit | jow | 2011-06-09 | 1 | -1/+0 |
* | [package] kernel: gre depends on ipv6 is Kernel is built with IPv6 support | jow | 2011-06-09 | 1 | -0/+2 |
* | kernel: generic: Update 2.6.39 to final | hauke | 2011-05-25 | 1 | -4/+4 |
* | package/kernel: Remove $(KMOD_SUFFIX) usage | acinonyx | 2011-05-15 | 1 | -5/+5 |
* | [PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv} | jow | 2011-05-03 | 1 | -1/+1 |
* | [package] exclude pktgen for uml target | florian | 2011-04-29 | 1 | -0/+1 |
* | kernel: enable MPPE again, got broken in r26296 | nbd | 2011-04-07 | 1 | -1/+1 |
* | kernel: fix some problems with kernel 2.6.38 | hauke | 2011-03-19 | 1 | -3/+3 |
* | [package] kernel: further fixes to kmod-gre packaging | jow | 2011-03-10 | 1 | -6/+8 |
* | [package] kernel: fix usage of CompareKernelPatchVer for kmod-gre | jow | 2011-03-10 | 1 | -3/+3 |
* | [package] kernel: package kmod-pptp, autoload kmod-gre | jow | 2011-03-09 | 1 | -0/+15 |
* | [package] kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009) | jow | 2011-03-09 | 1 | -2/+4 |
* | kernel: disable scheduler actions by default, they will be enabled only when ... | nbd | 2011-02-27 | 1 | -0/+1 |
* | kernel: add a new scheduler action for restoring the connection tracking mark... | nbd | 2011-02-21 | 1 | -0/+1 |
* | move the cbc crypto module out of the crypto core and into a separate package... | nbd | 2011-02-12 | 1 | -1/+1 |
* | move the deflate crypto module out of the crypto core and into a separate pac... | nbd | 2011-02-12 | 1 | -1/+1 |
* | target/linux: revert r24014 (further testing is needed) | acoul | 2010-11-16 | 1 | -2/+2 |
* | linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc... | acoul | 2010-11-16 | 1 | -2/+2 |
* | kernel: fix l2tp kernel packages | hauke | 2010-11-14 | 1 | -18/+19 |
* | kernel: add CONFIG_IPV6_SIT_6RD | hauke | 2010-11-13 | 1 | -5/+4 |