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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: add lz4 compression support
John Crispin
2015-01-28
1
-0
/
+20
*
kernel: fix regression in building kmod-serial-8250 on linux 3.8 (#18821)
Felix Fietkau
2015-01-27
1
-1
/
+1
*
linux: disable kmod-bcma on ppc40x, it does not build
Jo-Philipp Wich
2015-01-25
1
-1
/
+1
*
linux: disable kmod-zram on ep93xx, it does not export unmap_kernel_range
Jo-Philipp Wich
2015-01-25
1
-2
/
+2
*
linux: fix broken kmod-i2c-mux-pca9541 after r44113
Jo-Philipp Wich
2015-01-25
1
-1
/
+1
*
kernel: fix typo in hwmon.mk (#18813)
Felix Fietkau
2015-01-25
1
-1
/
+1
*
kernel: eliminate a few kernel_patchver_*/CompareKernelPatchVer calls
Felix Fietkau
2015-01-24
3
-8
/
+9
*
kernel: drop obsolete kernel version checks
Felix Fietkau
2015-01-24
7
-83
/
+10
*
build: drop obsolete kernel version dependencies
Felix Fietkau
2015-01-24
9
-27
/
+23
*
modules: add 6LoWPAN over Bluetooth Low Energy
John Crispin
2015-01-23
1
-0
/
+20
*
modules: f2fs: enable support for xattr
John Crispin
2015-01-22
1
-1
/
+1
*
modules: f2fs: add missing symbols for 3.18
John Crispin
2015-01-22
1
-0
/
+2
*
modules: install the newly introduced grace.ko in nfs-common in 3.18
Zoltan Herpai
2015-01-20
1
-0
/
+8
*
modules: Add kmod-w1-slave-ds2413
John Crispin
2015-01-17
1
-0
/
+16
*
kernel: add references to openwrt alternative button handling
John Crispin
2015-01-17
1
-0
/
+6
*
mvebu: fixups for the new driver
Imre Kaloz
2015-01-16
1
-1
/
+1
*
pwm support can't be compiled as a module
Imre Kaloz
2015-01-12
2
-15
/
+1
*
kernel: add missing dependency for kmod-crypto-ghash
Felix Fietkau
2015-01-05
1
-1
/
+1
*
kernel/hwmon: package pwm-fan kernel module
Felix Fietkau
2015-01-05
1
-0
/
+16
*
kernel/modules: add kmod-crypto-gcm
Felix Fietkau
2015-01-05
1
-0
/
+12
*
kernel/modules: add kmod-crypto-ghash
Felix Fietkau
2015-01-05
1
-0
/
+12
*
kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128
Felix Fietkau
2015-01-05
1
-11
/
+4
*
kernel/modules: add kmod-crypto-gf128
Felix Fietkau
2015-01-05
1
-0
/
+11
*
kernel/modules: add kmod-crypto-ctr
Felix Fietkau
2015-01-05
1
-0
/
+11
*
kernel/modules: add kmod-crypto-seqiv
Felix Fietkau
2015-01-05
1
-0
/
+11
*
kernel/modules: remove CRYPTOMGR_MODULES
Felix Fietkau
2015-01-05
1
-5
/
+2
*
kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead
Felix Fietkau
2015-01-05
1
-3
/
+1
*
kernel/modules: add kmod-crypto-aead
Felix Fietkau
2015-01-05
1
-0
/
+13
*
kernel/modules: remove superfluous backslash
Felix Fietkau
2015-01-05
1
-1
/
+1
*
et131x is out of staging in 3.18
Imre Kaloz
2015-01-04
1
-0
/
+4
*
oxnas: build S-ATA driver as a module
John Crispin
2014-12-12
1
-0
/
+16
*
kernel/modules: fix chipidea
John Crispin
2014-12-11
1
-5
/
+5
*
kernel/modules: add f2fs support
Luka Perkov
2014-12-10
1
-0
/
+20
*
kernel: add netfilter.mk to modules makefile SCAN_DEPS
Felix Fietkau
2014-12-09
1
-1
/
+1
*
kmod-crypto-hw-talitos: add missing dependency
Felix Fietkau
2014-12-08
1
-1
/
+1
*
kernel/modules: remove unused variable
John Crispin
2014-12-05
1
-1
/
+0
*
kernel/modules: package xhci for kernel>=3.18
Felix Fietkau
2014-12-02
1
-2
/
+6
*
kernel/modules: package gpio-beeper
John Crispin
2014-12-02
1
-0
/
+19
*
add new target 'oxnas'
John Crispin
2014-11-26
1
-0
/
+17
*
kernel: remove gpio-pwm kmod definition
Jonas Gorski
2014-11-19
1
-16
/
+0
*
kernel/modules: use crc32c_generic.ko instead of crc32c.ko
John Crispin
2014-11-17
1
-0
/
+5
*
kernel/modules: location of usb-common.ko changed
John Crispin
2014-11-17
1
-0
/
+6
*
netfilter: Enable compiling iptables match cluster
Felix Fietkau
2014-11-03
1
-0
/
+48
*
kernel/modules/vxlan: add +kmod-iptunnel as dependency
John Crispin
2014-11-03
1
-0
/
+1
*
kernel: add some missing config options
Hauke Mehrtens
2014-10-31
1
-1
/
+2
*
packages: kernel: negate kernel version checks
Hauke Mehrtens
2014-10-31
4
-5
/
+5
*
kernel/modules: add native vxlan package
John Crispin
2014-10-31
1
-0
/
+14
*
Add support for DHT11 driver
John Crispin
2014-10-29
1
-0
/
+20
*
linux: add kmod-i2c-piix4
Jo-Philipp Wich
2014-10-24
1
-0
/
+22
*
linux: add kmod-hwmon-k10temp
Jo-Philipp Wich
2014-10-22
1
-0
/
+16
[next]