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
...
*
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
Hauke Mehrtens
2010-05-23
27
-34
/
+30
*
update iptables md5sum
Florian Fainelli
2010-05-22
1
-1
/
+1
*
firewall: count rules per chain and family, fix wrong order of ip6tables rule...
Jo-Philipp Wich
2010-05-22
1
-4
/
+4
*
include swconfig in ar525w profile
Florian Fainelli
2010-05-21
1
-1
/
+1
*
load all r6040 modules dependencies in preinit hook
Florian Fainelli
2010-05-21
1
-0
/
+4
*
fix kmod-swconfig module loading typo
Florian Fainelli
2010-05-21
1
-1
/
+1
*
uci: bump pkg release after r21489-r21494 (#7312)
Jo-Philipp Wich
2010-05-21
1
-1
/
+1
*
package/button-hotplug: bump release number (missed from r21074)
Nicolas Thill
2010-05-21
1
-1
/
+1
*
package/broadcom-diag: bump release number (missed from r20737 & r20869)
Nicolas Thill
2010-05-21
1
-1
/
+1
*
package/arptables: update to 0.0.3-4
Nicolas Thill
2010-05-21
1
-3
/
+3
*
package/ebtables: update to 2.0.9-2
Nicolas Thill
2010-05-21
1
-3
/
+3
*
package/dropbear: bump release number (missed in r20960)
Nicolas Thill
2010-05-21
1
-1
/
+1
*
package/dnsmasq: bump release number (missed from r21400)
Nicolas Thill
2010-05-21
1
-1
/
+1
*
update iptables to 1.4.8
Florian Fainelli
2010-05-21
1
-2
/
+2
*
add r6040 phylib support which allows to use the ip175c switch driver on ar525w
Florian Fainelli
2010-05-21
3
-3
/
+471
*
add kmod-swconfig and kmod-swich-ip175c
Florian Fainelli
2010-05-21
1
-0
/
+30
*
iproute2: cleanup Makefile after r21513
Florian Fainelli
2010-05-21
1
-1
/
+0
*
iproute2: update to v2.6.31 (#7354)
Florian Fainelli
2010-05-21
1
-0
/
+1
*
nvram: fix nvram set invokation after r21497
Jo-Philipp Wich
2010-05-20
1
-1
/
+1
*
uci: revert pkg rev to 5 until updated sources are available (#7351)
Jo-Philipp Wich
2010-05-20
1
-1
/
+1
*
iproute2: cleanup Makefile after r21513
Jo-Philipp Wich
2010-05-20
1
-2
/
+0
*
iproute2: update to v2.6.31 (#7354)
Jo-Philipp Wich
2010-05-20
7
-156
/
+21
*
base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition...
Jo-Philipp Wich
2010-05-20
1
-0
/
+1
*
package/busybox: add upstream udhcp hostname truncation fix, bump release number
Nicolas Thill
2010-05-19
2
-1
/
+12
*
firewall: don't apply default udp/68 rule to ip6tables
Jo-Philipp Wich
2010-05-19
1
-0
/
+1
*
firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...
Jo-Philipp Wich
2010-05-19
7
-41
/
+105
*
target/generic-2.6: add missing bits for 2.6.30 ssb update
Nicolas Thill
2010-05-19
1
-3
/
+166
*
firewall: add commented disable_ipv6 option to default config
Jo-Philipp Wich
2010-05-19
1
-0
/
+2
*
add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targets
Florian Fainelli
2010-05-19
1
-0
/
+26
*
firewall: implement disable_ipv6 uci option
Jo-Philipp Wich
2010-05-19
2
-5
/
+11
*
firewall (#7355) - partially revert r21486, start firewall on init again - sk...
Jo-Philipp Wich
2010-05-19
5
-27
/
+12
*
firewall: fix a possible deadlock when the firewall config has syntax errors ...
Jo-Philipp Wich
2010-05-18
1
-2
/
+4
*
adds proper kconfig to select the new mach types
John Crispin
2010-05-18
1
-3
/
+8
*
oops, missing fix from [21485]
John Crispin
2010-05-18
1
-1
/
+2
*
Add checksum for 2.6.34, refresh 2.6.34 patches and update targets from 2.6.3...
Lars-Peter Clausen
2010-05-17
12
-19
/
+20
*
brcm47xx: fix destroying of 128MB modded ASUS WL-500GP
Hauke Mehrtens
2010-05-17
1
-1
/
+7
*
base-files (#7316) - improve rdate reliability - make rdate config more ntp l...
Jo-Philipp Wich
2010-05-17
4
-43
/
+78
*
uci: bump package revision
Jo-Philipp Wich
2010-05-17
1
-1
/
+1
*
firewall: use uci_get_state() wrapper
Jo-Philipp Wich
2010-05-17
1
-1
/
+1
*
uhttpd: use uci_get() wrapper (#7312)
Jo-Philipp Wich
2010-05-17
1
-1
/
+1
*
busybox: use uci_get() wrapper (#7312)
Jo-Philipp Wich
2010-05-17
1
-1
/
+1
*
base-files: use uci_get() wrapper (#7312)
Jo-Philipp Wich
2010-05-17
2
-6
/
+1
*
uci: add uci_get() and uci_get_state() wrappers to shell api (#7312)
Jo-Philipp Wich
2010-05-17
1
-3
/
+21
*
firewall: properly clear hooks in fw_stop() to prevent extensions from being ...
Jo-Philipp Wich
2010-05-17
1
-1
/
+8
*
firewall: - defer firewall start until the first interface is brought up by h...
Jo-Philipp Wich
2010-05-17
4
-7
/
+21
*
* adds support for speedport w502V
John Crispin
2010-05-17
18
-557
/
+215
*
atm driver was missing a dependency to the atm layer
John Crispin
2010-05-17
1
-1
/
+1
*
add missing ifxmips crypto config symbols, spotted by buildbot
Florian Fainelli
2010-05-17
2
-0
/
+2
*
hwmon: fix depends definition
Claudio Mignanti
2010-05-16
1
-4
/
+2
*
bump a bunch of packages updated after 10.03
Nicolas Thill
2010-05-16
6
-12
/
+12
[prev]
[next]