| Commit message (Expand) | Author | Age | Files | Lines |
* | vti: fix kmod dependencies | John Crispin | 2016-02-12 | 1 | -2/+2 |
* | dropbear: honor CONFIG_TARGET_INIT_PATH | Jo-Philipp Wich | 2016-02-08 | 2 | -6/+17 |
* | relayd: update to the latest version, fixes some more connectivity issues (#2... | Felix Fietkau | 2016-02-08 | 1 | -2/+2 |
* | iptables: using external kernel tree should not alter patch behaviour. | Felix Fietkau | 2016-02-07 | 1 | -4/+0 |
* | relayd: update to the latest version, fixes route table issues when connectin... | Felix Fietkau | 2016-02-05 | 1 | -2/+2 |
* | swconfig: support setting SWITCH_TYPE_LINK attributes | Rafał Miłecki | 2016-02-03 | 1 | -0/+51 |
* | curl: add support for mbedtls | Hauke Mehrtens | 2016-02-01 | 3 | -1/+17 |
* | curl: update curl to version 7.47.0 | Hauke Mehrtens | 2016-02-01 | 3 | -8/+8 |
* | iproute2: refresh patches | Felix Fietkau | 2016-02-01 | 9 | -29/+28 |
* | iproute2: Update to version 4.4 | Felix Fietkau | 2016-02-01 | 1 | -2/+2 |
* | gre: Support multicast configurable gre interfaces | Felix Fietkau | 2016-02-01 | 1 | -2/+5 |
* | netifd: update to the latest version, adds many fixes | Felix Fietkau | 2016-02-01 | 1 | -2/+2 |
* | firewall: drop invalid by default, remove chain indirection, fix invert flags... | Jo-Philipp Wich | 2016-01-29 | 1 | -3/+3 |
* | hostapd: remove useless TLS provider selection override for wpad-mesh/wpa_sup... | Felix Fietkau | 2016-01-28 | 1 | -2/+1 |
* | hostapd: fix mesh interface bridge handling | Felix Fietkau | 2016-01-28 | 5 | -10/+22 |
* | hostapd: fix wpad-mesh and wpa-supplicant-mesh configuration issues | Felix Fietkau | 2016-01-28 | 2 | -417/+9 |
* | hostapd: update to version 2016-01-15 | Felix Fietkau | 2016-01-28 | 42 | -945/+243 |
* | dnsmasq: Don't add local hostname if ula prefix is not specified | Jo-Philipp Wich | 2016-01-25 | 2 | -3/+3 |
* | package/uhttpd: generate 2048 bit RSA key | Felix Fietkau | 2016-01-25 | 2 | -2/+2 |
* | iwinfo: add support for VHT rates to Lua binding | Jo-Philipp Wich | 2016-01-25 | 1 | -1/+1 |
* | iwinfo: add support for VHT rates | Jo-Philipp Wich | 2016-01-25 | 1 | -3/+3 |
* | iptables: improve iptables listing output of xt_id match | Jo-Philipp Wich | 2016-01-24 | 2 | -4/+14 |
* | linux-atm: add missing br2684ctl patch chunk | Felix Fietkau | 2016-01-23 | 1 | -0/+9 |
* | ltq-vdsl-app: mask out VDSL bits when ATM is selected, fixes compatibility is... | Felix Fietkau | 2016-01-23 | 1 | -2/+5 |
* | qos-scripts: bump version | Felix Fietkau | 2016-01-22 | 1 | -2/+2 |
* | qos-scripts: Add IPv6 support | Felix Fietkau | 2016-01-22 | 2 | -28/+64 |
* | qos-scripts: Allow classification by the traffic's source interface | Felix Fietkau | 2016-01-21 | 1 | -0/+3 |
* | qos-scripts: stop overriding tx queue length | Felix Fietkau | 2016-01-21 | 1 | -1/+1 |
* | netifd: update to the latest version, adds a cosmetic fix for a wpa related v... | Felix Fietkau | 2016-01-20 | 1 | -2/+2 |
* | 6in4: use uclient-fetch instead of wget/curl | Felix Fietkau | 2016-01-20 | 2 | -24/+7 |
* | qos-scripts: Fix classification of ingress traffic | Felix Fietkau | 2016-01-19 | 1 | -1/+1 |
* | uhttpd: fix typo in default config for px5g | Felix Fietkau | 2016-01-19 | 1 | -1/+1 |
* | Revert "6in4: Corrected tunnelbroker tunnel update URL" | Jo-Philipp Wich | 2016-01-19 | 2 | -2/+2 |
* | wpa_supplicant: add support for EAP-TLS phase2 | Felix Fietkau | 2016-01-19 | 1 | -2/+12 |
* | hostap/wpa_supplicant: enable EAP-FAST in -full builds | Felix Fietkau | 2016-01-19 | 2 | -0/+6 |
* | uhttpd: add option for mbedtls | Felix Fietkau | 2016-01-19 | 1 | -0/+4 |
* | br2684ctl: resolve a boot time race condition with nas0 bringup by using expl... | Felix Fietkau | 2016-01-18 | 3 | -13/+7 |
* | br2684ctl: add support for notifying nas* bringup via a script | Felix Fietkau | 2016-01-18 | 1 | -0/+54 |
* | firewall: add CONFIG_IPV6 to PKG_CONFIG_DEPENDS to fix a rebuild error | Felix Fietkau | 2016-01-18 | 1 | -0/+1 |
* | iptables: fix rebuild errors on configuration changes | Felix Fietkau | 2016-01-18 | 1 | -0/+14 |
* | wpa_supplicant: improve generating phase2 config line for WPA-EAP | Felix Fietkau | 2016-01-18 | 1 | -2/+13 |
* | iproute2: remove odd conffiles generation | Felix Fietkau | 2016-01-17 | 1 | -4/+0 |
* | netifd: fix PKG_VERSION (#21630) | Jo-Philipp Wich | 2016-01-17 | 1 | -1/+1 |
* | network: add virtual tunnel interface (VTI) support | Felix Fietkau | 2016-01-17 | 2 | -0/+216 |
* | netifd: update to the latest version, adds VTI support and a policy routing fix | Felix Fietkau | 2016-01-17 | 1 | -2/+2 |
* | dnsmasq: Add option --min-port | Felix Fietkau | 2016-01-15 | 2 | -1/+2 |
* | dropbear: update version to 2015.71 | Felix Fietkau | 2016-01-15 | 5 | -10/+10 |
* | dnsmasq: add local hostname record for own lan ula address as well | Jo-Philipp Wich | 2016-01-12 | 2 | -4/+18 |
* | hostapd: fix disassociation with FullMAC drivers and multi-BSS | Rafał Miłecki | 2016-01-11 | 1 | -0/+67 |
* | openvpn: update to version 2.3.10 | Felix Fietkau | 2016-01-11 | 5 | -276/+5 |