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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: fix variable shadowing
David Bauer
2020-11-17
1
-0
/
+2
*
umdns: convert seccomp filter rules to OCI format
Daniel Golle
2020-11-17
2
-31
/
+42
*
procd: drop legacy seccomp support, switch to OCI parsers
Daniel Golle
2020-11-17
1
-3
/
+3
*
wireguard-tools: fix category/description in menuconfig
Alberto Bursi
2020-11-17
1
-2
/
+11
*
ath79: fix missing ";;" in 11-ath10k-caldata
Adrian Schmutzler
2020-11-16
1
-0
/
+1
*
ath79: fix ath10k caldata extraction on some D-Link DIR-842 C3 devices
Paul Fertser
2020-11-16
1
-2
/
+7
*
kernel: remove mvsw61xx swconfig driver
DENG Qingfang
2020-11-16
5
-1424
/
+2
*
mediatek: fix mixed indent in DTS files
Adrian Schmutzler
2020-11-16
5
-141
/
+143
*
treewide: remove default-state off for LEDs
Adrian Schmutzler
2020-11-16
9
-23
/
+6
*
mvebu: LS421DE: improve the HDD leds
Daniel González Cabanelas
2020-11-16
1
-2
/
+2
*
ramips: mt7621: fix Telco X1 GPIO switches
DENG Qingfang
2020-11-16
1
-1
/
+1
*
odhcpd: update to latest git HEAD
Hans Dedecker
2020-11-15
1
-4
/
+4
*
dropbear: update to 2.81
Hans Dedecker
2020-11-15
4
-9
/
+7
*
bcm27xx: add bit variant to redundant RaspberryPi
Paul Spooren
2020-11-15
1
-2
/
+14
*
wireguard-tools: drop the dependency on ip-{tiny,full}
Rui Salvaterra
2020-11-14
1
-1
/
+1
*
build: support cmake verbose for host builds
Felix Fietkau
2020-11-14
1
-0
/
+1
*
libjson-c: enable rpath for host builds to fix errors on recent macOS
Felix Fietkau
2020-11-14
1
-0
/
+5
*
tools/bc: use autoreconf to fix build failure on macOS with recent Xcode vers...
Felix Fietkau
2020-11-14
2
-1
/
+3
*
tools/libelf: use autoreconf to fix build failure on macOS with recent Xcode ...
Felix Fietkau
2020-11-14
1
-0
/
+4
*
build: detect broken make version on macOS
Felix Fietkau
2020-11-14
1
-0
/
+6
*
tools/fakeroot: fix build on macOS with recent Xcode versions
Felix Fietkau
2020-11-14
1
-1
/
+21
*
build: try to find getopt in macOS homebrew's standard location
Felix Fietkau
2020-11-14
1
-1
/
+2
*
iproute2: update to 5.9
Hans Dedecker
2020-11-14
3
-6
/
+6
*
ipq40xx: do not remove pci@40000000 for ap.dk04.1
Adrian Schmutzler
2020-11-13
1
-6
/
+6
*
ipq40xx: 5.4: update and reorder patches
Robert Marko
2020-11-13
33
-432
/
+423
*
build: filter out more autogenerated kernel config options
Felix Fietkau
2020-11-13
3
-7
/
+12
*
scripts/kconfig.pl: allow regex syntax in filtering out config entries
Felix Fietkau
2020-11-13
1
-2
/
+9
*
kernel: rename mtdpart_get_master to mtd_get_master
Felix Fietkau
2020-11-13
2
-4
/
+4
*
build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packages
Felix Fietkau
2020-11-13
2
-10
/
+3
*
kernel: ip17xx: use pr_warn instead of pr_warning
Felix Fietkau
2020-11-13
1
-3
/
+3
*
kernel: remove kmod-capi
Felix Fietkau
2020-11-13
1
-20
/
+0
*
netifd: update to the latest version
Felix Fietkau
2020-11-13
1
-3
/
+3
*
generic: platform/mikrotik: implement multi caldata
Thibaut VARÈNE
2020-11-12
1
-33
/
+106
*
libnetfilter-log: Backport kernel header syncs
Brett Mastbergen
2020-11-12
3
-1
/
+161
*
scripts: add spelling.txt for checkpatch.pl
Paul Spooren
2020-11-12
1
-0
/
+1517
*
scripts: checkpatch remove device-tree doc check
Paul Spooren
2020-11-12
1
-47
/
+0
*
scripts: Update checkpatch.pl to 2020-06-11
Paul Spooren
2020-11-12
1
-567
/
+3995
*
x86: generic: disable CONFIG_EFI_VARS
Alberto Bursi
2020-11-12
1
-1
/
+1
*
rtl838x: Add switch and ethernet driver support for RTL839x SoCs
Birger Koblitz
2020-11-12
11
-457
/
+1218
*
sunxi: add support for Libre Computer ALL-H3-CC H5
Roman Kuzmitskii
2020-11-12
2
-1
/
+19
*
kernel: add module support Solarflare network adapter
Tan Zien
2020-11-12
1
-0
/
+38
*
netfilter: Add queue support for nftables
Brett Mastbergen
2020-11-12
2
-0
/
+13
*
firmware-utils: fix mistake and improve logic in nec-enc
INAGAKI Hiroshi
2020-11-12
2
-5
/
+5
*
build: store SOURCE_DATE_EPOCH in JSON info files
Paul Spooren
2020-11-12
2
-0
/
+2
*
rpcd: remove file when applied
Huangbin Zhan
2020-11-12
2
-5
/
+7
*
ca-certificates: canonical the build dir
Jianhui Zhao
2020-11-12
1
-1
/
+7
*
busybox: Let procd respawn cron
Bruno Randolf
2020-11-12
2
-1
/
+2
*
glibc: update to latest 2.32 commit (BZ #25399)
Hans Dedecker
2020-11-12
1
-2
/
+2
*
uboot-envtools: support Xiaomi Mi Router 3G v2/4A Gigabit
Antonis Kanouras
2020-11-12
2
-1
/
+3
*
ramips: add Xiaomi Mi Router 4A Gigabit explicitly
Adrian Schmutzler
2020-11-12
5
-160
/
+183
[next]