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
*
package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)
Nicolas Thill
2011-10-24
1
-0
/
+5
*
package/busybox: revert config defaults inadvertently changed in [28513] (tha...
Nicolas Thill
2011-10-24
4
-5
/
+5
*
netifd: update to latest version, fixes interface hotplugging issues
Felix Fietkau
2011-10-23
1
-3
/
+3
*
netifd: add two simple scripts for querying interface/device status
Felix Fietkau
2011-10-23
2
-0
/
+25
*
netifd: reload the network config on ifup -a
Felix Fietkau
2011-10-23
1
-0
/
+1
*
firewall: prevent ip6tables -t nat rules (#10265)
Jo-Philipp Wich
2011-10-23
2
-2
/
+3
*
firewall: fix another instance of unquoted "*"
Jo-Philipp Wich
2011-10-22
2
-2
/
+2
*
firewall: fix possible expansion of "*" when rules with "option src *" are pr...
Jo-Philipp Wich
2011-10-22
2
-6
/
+11
*
firewall: do not check for module availability, let iptables fail if a featur...
Jo-Philipp Wich
2011-10-22
2
-16
/
+2
*
wrt55agv2-spidevs: fix build with recent kernel
Nicolas Thill
2011-10-22
1
-1
/
+1
*
kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)
Nicolas Thill
2011-10-22
1
-1
/
+1
*
netifd: add a dependency on jshn
Felix Fietkau
2011-10-22
1
-1
/
+1
*
busybox: update to 1.19.2 (thanks to Peter Wagner)
Nicolas Thill
2011-10-21
58
-549
/
+1023
*
uci: fix segfault on import of anonymous sections (#10204)
Felix Fietkau
2011-10-21
1
-3
/
+3
*
uci: update to latest version (includes several bugfixes)
Felix Fietkau
2011-10-21
1
-4
/
+4
*
netifd: add missing dependencies on libuci and libnl-tiny
Felix Fietkau
2011-10-21
1
-1
/
+1
*
add an initial (experimental) version of netifd, disabled by default
Felix Fietkau
2011-10-21
14
-1
/
+499
*
pppd: fix the exit code in case of authentication failure or other errors
Felix Fietkau
2011-10-21
1
-0
/
+12
*
pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
Felix Fietkau
2011-10-20
6
-18
/
+101
*
ubusd: add an init script
Felix Fietkau
2011-10-20
2
-1
/
+13
*
base-files: move network related scripts to a separate package to make the tr...
Felix Fietkau
2011-10-20
10
-0
/
+45
*
add cname section
Travis Kemen
2011-10-20
1
-0
/
+14
*
6in4: sync with HE.net endpoint update changes
Jo-Philipp Wich
2011-10-17
2
-4
/
+4
*
opkg: fix a double free of pkg vectors when recursively removing packages due...
Jo-Philipp Wich
2011-10-15
2
-1
/
+11
*
udev: Provide define to enable compilation with kernel 2.6.32.33 headers
Hamish Guthrie
2011-10-14
1
-0
/
+13
*
mac80211: autoload ath9k_htc after USB controller drivers
Jo-Philipp Wich
2011-10-13
1
-1
/
+1
*
mac80211: fix some dependencies and make lib80211 compile without cfg80211 se...
Hauke Mehrtens
2011-10-13
1
-7
/
+8
*
mac80211: use new version of carl80211 firmware
Hauke Mehrtens
2011-10-13
1
-2
/
+2
*
mac80211: use correct firmware for ath9k_htc
Hauke Mehrtens
2011-10-13
1
-4
/
+5
*
base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridg...
Jo-Philipp Wich
2011-10-11
2
-2
/
+4
*
* add support for ar9
John Crispin
2011-10-10
30
-566
/
+10593
*
ubus: update to latest version, includes a small bugfix for object call replies
Felix Fietkau
2011-10-10
1
-3
/
+3
*
kernel: fix i2c section after r28334
Florian Fainelli
2011-10-10
1
-1
/
+2
*
update libubox and ubus to the latest version
Felix Fietkau
2011-10-09
2
-6
/
+6
*
mac80211: update to wireless-testing 2011-10-05 + pending patches
Felix Fietkau
2011-10-09
47
-4732
/
+11045
*
package/gdb: disable expat properly, remove conditional dependency on libexpa...
Nicolas Thill
2011-10-09
1
-4
/
+4
*
mac80211: set the country code early to allow crda to settle
Felix Fietkau
2011-10-08
1
-0
/
+7
*
mac80211: remove a WARN_ON that causes compile errors on 2.6.32
Felix Fietkau
2011-10-08
1
-0
/
+10
*
iw: update to v3.1, add support for per-chain signal strength info
Felix Fietkau
2011-10-08
6
-97
/
+324
*
ath9k: add support for per-chain signal strength info
Felix Fietkau
2011-10-08
2
-0
/
+444
*
ath9k: extend the phy error disable patch
Felix Fietkau
2011-10-08
1
-0
/
+21
*
ath9k: disable phy error reporting on the rx queue to improve stability under...
Felix Fietkau
2011-10-07
2
-1
/
+17
*
iproute2: update to 2.6.39
Florian Fainelli
2011-10-07
5
-17
/
+8
*
ppp: move the rp_pppoe_* options behind the plugin argument
Jo-Philipp Wich
2011-10-04
1
-1
/
+1
*
ppp: implement pppoe specific uci options "ac" and "service" which map to "rp...
Jo-Philipp Wich
2011-10-04
1
-3
/
+14
*
ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by a...
Jo-Philipp Wich
2011-10-04
3
-4
/
+12
*
swconfig: fix vlan/port configs being applied to all switches
Jonas Gorski
2011-10-03
2
-3
/
+3
*
Add patch for linux-3.0 as well.
Daniel Dickinson
2011-10-03
1
-0
/
+2
*
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it...
Daniel Dickinson
2011-10-03
1
-0
/
+5
*
package I2C_MUX_GPIO
John Crispin
2011-10-01
1
-0
/
+15
[next]