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
*
hostapd: avoid unnecessary package rebuilds
Eneas U de Queiroz
2021-11-01
1
-1
/
+3
*
qosify: fix package section/category
Felix Fietkau
2021-11-01
1
-3
/
+2
*
procd: update to git HEAD
Daniel Golle
2021-11-01
1
-3
/
+3
*
fstools: update to git HEAD
Daniel Golle
2021-11-01
1
-3
/
+3
*
base-files: drop get_partition_by_name shell function
Daniel Golle
2021-11-01
1
-9
/
+0
*
uboot-envtools: mt7622: make use of find_mmc_part
Daniel Golle
2021-11-01
1
-1
/
+1
*
base-files: allow specifiying rootdev for find_mmc_part
Daniel Golle
2021-11-01
1
-2
/
+8
*
build: fix bpf toolchain dependency for qosify
Felix Fietkau
2021-11-01
1
-1
/
+1
*
qosify: add package for simple qos based on ebpf+cake
Felix Fietkau
2021-11-01
5
-0
/
+209
*
bpf-headers: add a package with kernel headers for ebpf
Felix Fietkau
2021-11-01
2
-0
/
+113
*
dnsmasq: fix jail mount in case of ignore_hosts_dir being set
Daniel Golle
2021-11-01
1
-3
/
+2
*
ubus: update to the latest version
Felix Fietkau
2021-11-01
1
-3
/
+3
*
base-files: add minimal mmc support
Davide Fioravanti
2021-11-01
3
-0
/
+35
*
kernel/modules: prevent bonding driver to create default bond0 interface
Florian Eckert
2021-11-01
1
-0
/
+1
*
elfutils: enable host build
Lucian Cristian
2021-11-01
1
-0
/
+8
*
ath79: add support for Dongwon T&I DW02-412H
Jihoon Han
2021-10-31
1
-3
/
+5
*
ramips: add support for Xiaomi MiWifi 3C
Eduardo Santos
2021-10-31
1
-0
/
+1
*
dnsmasq: improve init script
Daniel Golle
2021-10-31
1
-1
/
+4
*
secilc: update to version 3.3
Dominick Grift
2021-10-31
1
-3
/
+3
*
libsepol: update to version 3.3
Dominick Grift
2021-10-31
1
-3
/
+3
*
uboot-sunxi: add support for FriendlyARM NanoPi R1S H5
Chukun Pan
2021-10-30
2
-0
/
+281
*
ath10k: backport fix for module load regression with iram-recovery
Zhijun You
2021-10-30
4
-5
/
+126
*
6in4: remove 6in4 tunnel delete workaround (FS#3690)
Hans Dedecker
2021-10-30
2
-3
/
+1
*
6rd : remove 6rd tunnel delete workaround
Hans Dedecker
2021-10-30
2
-3
/
+1
*
netifd: fix deletion of ip tunnels (FS#4058)
Hans Dedecker
2021-10-30
1
-3
/
+3
*
ipq40xx: detangle ath10k-board-qca4019 from ath10k-firmware-qca4019*
Christian Lamparter
2021-10-30
2
-4
/
+1
*
ath9k: OF: qca,disable-(2|5)ghz => ieee80211-freq-limit
Christian Lamparter
2021-10-30
3
-22
/
+30
*
dropbear: add config options for agent-forwarding support
Sven Roederer
2021-10-30
2
-1
/
+13
*
Revert "secilc: update to version 3.3"
Daniel Golle
2021-10-29
1
-3
/
+3
*
Revert "libsepol: update to version 3.3"
Daniel Golle
2021-10-29
1
-3
/
+3
*
selinux-policy: update to version 1.0
Dominick Grift
2021-10-28
1
-3
/
+3
*
secilc: update to version 3.3
Dominick Grift
2021-10-28
1
-3
/
+3
*
policycoreutils: update to version 3.3
Dominick Grift
2021-10-28
1
-3
/
+3
*
checkpolicy: update to version 3.3
Dominick Grift
2021-10-28
1
-3
/
+3
*
libsemanage: update to version 3.3
Dominick Grift
2021-10-28
1
-4
/
+4
*
libselinux: update to version 3.3
Dominick Grift
2021-10-28
1
-3
/
+3
*
libsepol: update to version 3.3
Dominick Grift
2021-10-28
1
-3
/
+3
*
base-files, metadata: support additional group membership
Daniel Golle
2021-10-28
1
-3
/
+20
*
umdns: add missing syscall to seccomp filter
Michael Peleshenko
2021-10-27
1
-0
/
+1
*
ucode: update to latest Git HEAD
Jo-Philipp Wich
2021-10-25
1
-3
/
+54
*
at91: add support for sam9x60-ek board
Claudiu Beznea
2021-10-24
2
-0
/
+28
*
at91: add support for sama5d27-wlsom1-ek board
Claudiu Beznea
2021-10-24
2
-0
/
+28
*
at91: add support for sama5d2 icp board
Claudiu Beznea
2021-10-24
2
-0
/
+21
*
wolfssl: enable ECC Curve 25519 by default
Stan Grishin
2021-10-24
1
-1
/
+1
*
uclibc++: remove
Rosen Penev
2021-10-24
7
-398
/
+0
*
u-boot.mk: always link host libraries static
Andre Heider
2021-10-24
3
-42
/
+0
*
u-boot.mk: fix pkg-config usage
Andre Heider
2021-10-24
4
-8
/
+0
*
mac80211: Add devm_platform_get_and_ioremap_resource()
Hauke Mehrtens
2021-10-24
1
-0
/
+79
*
mac80211: Update to version 5.15-rc6-1
Hauke Mehrtens
2021-10-24
16
-1773
/
+26
*
mac80211: Update to version 5.14.13-1
Hauke Mehrtens
2021-10-24
22
-1916
/
+154
[next]