- Mar 19, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44886
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44885
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44884
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44883
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44882
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44881
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44880
-
- Mar 18, 2015
-
-
John Crispin authored
fixes parameter handling in askfirst tool Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44879
-
John Crispin authored
Adds menuconfig options for ftrace function tracers Signed-off-by:
Bryan Forbes <bryan@reigndropsfall.net> SVN-Revision: 44878
-
Felix Fietkau authored
kernel: replace GRO optimization patch with a new one that supports VLANs/bridges with different MAC addresses Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44877
-
Felix Fietkau authored
also refresh generic patches for 3.14, 3.18, 3.19 and 4.0 targets might need a minor refresh as well, however, it looks like everything still applies cleanly with occasional small offsets. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44876
-
Jonas Gorski authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44875
-
- Mar 17, 2015
-
-
Felix Fietkau authored
kernel: remove the netfilter optimization that skips the filter table, it has caused too many issues Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44873
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44872
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44871
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44870
-
Felix Fietkau authored
The feeds that use them have been unmaintained for a long time, and something similar can easily be added as a regular host build package. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44869
-
John Crispin authored
Signed-off-by:
zouxf <fl.service@t-firefly.com> SVN-Revision: 44868
-
John Crispin authored
Signed-off-by:
Alexander Couzens <lynxis@fe80.eu> Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44867
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44866
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44865
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44864
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44863
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44862
-
John Crispin authored
Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 44861
-
John Crispin authored
There are two versions of the GL.iNet, the 6408A and the 6416A. The only difference is the flash size. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 44860
-
John Crispin authored
from Erik Tews <erik@datenzone.de> This patch has two effects. First, the quickleave feature/behaviour is disabled for all groups that are used on more than one interface. The idea of quickleave is to leave a group fast and later figure out whether there is still somebody interested in that group. For groups used on more than one interface, it is already known that there is still somebody interested in that group. Second, when a leave is received for a group that is used on more than one interface, igmpproxy sends queries on all interface to discover remeining listeners for that group. Previously these queries were only send on the interface the leave was received on, so that listeners on the other interfaces were not discovered and the group might be left on the upstream router incorrectly. This patch can be improved by sending the queries only on the interface the leave was received on and adapting the algorithm in internAgeRoute(...) in rttable.c in a way that only one interface is actually processed and all other interfaces of the route are silently assumed to be still active. Signed-off-by:
Erik Tews <erik@datenzone.de> SVN-Revision: 44859
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44858
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 44857
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44856
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44855
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44854
-
- Mar 16, 2015
-
-
Rafał Miłecki authored
Tested on BCM5357B0, BCM47186B0 and BCM4706. Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44853
-
Rafał Miłecki authored
Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44852
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44851
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44850
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44849
-
Florian Fainelli authored
Make Jonas the maintainer of brcm63xx. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 44848
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44847
-
Jonas Gorski authored
Ensure gpio chips are always labeled the same; this allows simplifying any arch setup gpio lookups. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44846
-