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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mac80211: set noscan=1 if sta/adhoc/mesh interfaces are present
Felix Fietkau
2019-04-03
1
-1
/
+10
*
mac80211: improve performance by deferring tx queue selection
Felix Fietkau
2019-04-03
1
-0
/
+183
*
openvpn: openssl: explicitly depend on deprecated APIs
Magnus Kroken
2019-04-03
1
-1
/
+1
*
netifd: update to latest git HEAD
Hans Dedecker
2019-04-01
1
-3
/
+3
*
openvpn: update to 2.4.7
Magnus Kroken
2019-04-01
3
-5
/
+5
*
mwlwifi: Fix pcie timeout issue
Kabuli Chana
2019-04-01
1
-3
/
+3
*
ath10k-firmware: update Candela Tech firmware images
Christian Lamparter
2019-03-30
1
-24
/
+24
*
odhcpd: update to latest git HEAD
Hans Dedecker
2019-03-29
1
-3
/
+3
*
iwinfo: Fix 802.11ad channel to frequency
Daniel Golle
2019-03-28
1
-3
/
+3
*
fstools: update to the latest master branch
Petr Štetiar
2019-03-28
1
-3
/
+3
*
package/uboot-omap: backport patches to fix build
Alexander Couzens
2019-03-28
3
-1
/
+3168
*
wireguard: introduce 'nohostroute' option
Daniel Golle
2019-03-27
1
-1
/
+2
*
wireguard: do not add host-dependencies if fwmark is set
Daniel Golle
2019-03-27
1
-6
/
+8
*
odhcpd: update to latest git HEAD (FS#2204)
Hans Dedecker
2019-03-27
1
-3
/
+3
*
kernel: fix missing dependency in 4.14.108
Koen Vandeputte
2019-03-27
1
-1
/
+1
*
mt76: update to the latest version
Felix Fietkau
2019-03-27
1
-3
/
+3
*
linux: Add kmod-sched-act-vlan
Hauke Mehrtens
2019-03-25
1
-0
/
+16
*
linux: Add kmod-sched-flower
Hauke Mehrtens
2019-03-25
1
-0
/
+16
*
linux: Add kmod-sched-mqprio
Hauke Mehrtens
2019-03-25
1
-0
/
+16
*
linux: Add kmod-crxypto-xcbc
Hauke Mehrtens
2019-03-25
1
-0
/
+12
*
dropbear: split ECC support to basic and full
Konstantin Demin
2019-03-25
2
-8
/
+31
*
dropbear: rewrite init script startup logic to handle both host key files
Konstantin Demin
2019-03-25
1
-24
/
+38
*
dropbear: change type of config option "Port" to scalar type "port"
Konstantin Demin
2019-03-25
1
-1
/
+1
*
dropbear: introduce config option "keyfile" (replacement for "rsakeyfile")
Konstantin Demin
2019-03-25
1
-1
/
+56
*
dropbear: add initial support for ECC host key
Konstantin Demin
2019-03-25
1
-0
/
+2
*
dropbear: fix regression where TTY modes weren't reset for client
Konstantin Demin
2019-03-25
1
-0
/
+46
*
dropbear: honour CFLAGS while building bundled libtomcrypt/libtommath
Konstantin Demin
2019-03-25
1
-0
/
+48
*
dropbear: fix hardening flags during configure
Konstantin Demin
2019-03-25
1
-0
/
+56
*
dropbear: bump to 2019.77
Konstantin Demin
2019-03-25
12
-517
/
+52
*
ath10k-ct: Update to 2019-03-25
Christian Lamparter
2019-03-25
6
-23
/
+23
*
ath10k-firmware: update Candela Tech firmware images
Christian Lamparter
2019-03-25
1
-24
/
+24
*
mt76: update to the latest version
Felix Fietkau
2019-03-23
1
-3
/
+3
*
netifd: update to latest git HEAD
Hauke Mehrtens
2019-03-21
1
-3
/
+3
*
ubox: update to latest git HEAD
Hauke Mehrtens
2019-03-21
1
-3
/
+3
*
iwinfo: update to latest git HEAD
Hauke Mehrtens
2019-03-21
1
-3
/
+3
*
Revert "valgrind: enable LTO and refresh patches"
Hauke Mehrtens
2019-03-21
1
-1
/
+0
*
libnftnl: bump to latest version
Rosy Song
2019-03-21
1
-3
/
+3
*
openssl: revert disallowing parallel build
Eneas U de Queiroz
2019-03-21
1
-1
/
+1
*
odhcpd: update to latest git HEAD (FS#2160)
Hans Dedecker
2019-03-21
1
-3
/
+3
*
uboot-fritz4040: fix PKG_MIRROR_HASH
Christian Lamparter
2019-03-21
1
-1
/
+1
*
adb: fix missing PKG_MIRROR_HASH
Christian Lamparter
2019-03-21
1
-0
/
+1
*
ramips: Xiaomi MIR3G: detect board name from DTS
Ozgur Can Leonard
2019-03-21
1
-1
/
+1
*
ca-certificates: update to version 20190110
Josef Schlehofer
2019-03-21
1
-4
/
+3
*
ipq40xx: add support for EnGenius ENS620EXT
Steve Glennon
2019-03-21
2
-1
/
+2
*
iproute2: update to 5.0.0
Deng Qingfang
2019-03-20
7
-50
/
+19
*
mac80211: fix an issue with the TXQ scheduling API and powersave clients
Felix Fietkau
2019-03-20
1
-0
/
+31
*
mac80211: improve the txq scheduling API to deal with driver buffered packets
Felix Fietkau
2019-03-20
2
-3
/
+108
*
mac80211: optimize skb resizing to avoid reallocation when using 802.11s + ba...
Felix Fietkau
2019-03-20
1
-0
/
+198
*
iproute2: add cake fwmark support
Ryan Mounce
2019-03-20
2
-1
/
+156
*
kmod-sched-cake: bump to latest cake
Ryan Mounce
2019-03-19
1
-3
/
+3
[prev]
[next]