| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: add support for configuring supported rates | Felix Fietkau | 2014-12-27 | 1 | -5/+15 |
* | netifd: minor fixes, add mldversion option | Steven Barth | 2014-12-23 | 1 | -2/+2 |
* | dnsmasq: also add the actual patches... | Steven Barth | 2014-12-22 | 2 | -0/+110 |
* | dnsmasq: backport some dnssec fixes | Steven Barth | 2014-12-22 | 1 | -2/+2 |
* | dnsmasq: allow de-selecting features from -full variant. | Steven Barth | 2014-12-17 | 2 | -2/+30 |
* | iproute2: bump version from 3.16.0 to 3.17.0 | Steven Barth | 2014-12-16 | 1 | -2/+2 |
* | nftables: bump to release 0.4, cleanup our patches | Steven Barth | 2014-12-16 | 8 | -432/+333 |
* | nftables: mini-bump and patch cleanup | Steven Barth | 2014-12-15 | 5 | -270/+435 |
* | nftables: bump to latest git, fix mini-gmp patches | Steven Barth | 2014-12-14 | 4 | -32/+36 |
* | iwinfo: bump to latest git HEAD | John Crispin | 2014-12-12 | 1 | -2/+2 |
* | igmpproxy: do not attempt to ifstatus error messages as json | Felix Fietkau | 2014-12-12 | 1 | -1/+4 |
* | igmpproxy: do not start instance if no upstream interface is available | Felix Fietkau | 2014-12-12 | 1 | -1/+6 |
* | igmpproxy: fix init script indentation | Felix Fietkau | 2014-12-12 | 1 | -4/+4 |
* | netifd: Set source IP for DHCP static routes as well | Steven Barth | 2014-12-12 | 1 | -2/+1 |
* | umbim: fix build for 64bit targets | John Crispin | 2014-12-10 | 1 | -2/+2 |
* | odhcp6c: correctly handle renew-replies with short lease times | Steven Barth | 2014-12-10 | 1 | -2/+2 |
* | netifd: several fixes and optimizations | Steven Barth | 2014-12-08 | 1 | -2/+2 |
* | This patch depends on "Pass source address to proto_add_ipv4_route". | Steven Barth | 2014-12-08 | 1 | -1/+1 |
* | qos-scripts: fix insmod commands | Felix Fietkau | 2014-12-08 | 1 | -11/+11 |
* | uqmi: Add --delete-message for deleting SMS messages | John Crispin | 2014-12-03 | 1 | -2/+2 |
* | openvpn: update to 2.3.6, fixes CVE-2014-8104 | Felix Fietkau | 2014-12-01 | 2 | -25/+46 |
* | uqmi: fix SEGFAULT on reading Unicode sms messages | John Crispin | 2014-12-01 | 1 | -2/+2 |
* | hostapd: improve 802.1x dynamic vlan support with bridge names | John Crispin | 2014-12-01 | 1 | -2/+5 |
* | odhcp6c: avoid busylooping with strangely behaving dhcpv6 servers | Steven Barth | 2014-11-28 | 1 | -2/+2 |
* | netifd: correctly handle source-parameter for IPv4 routes | Steven Barth | 2014-11-27 | 1 | -2/+2 |
* | uqmi: update to the latest version, also set 802.3 data format via the WDA se... | Felix Fietkau | 2014-11-25 | 2 | -2/+3 |
* | netifd: update to the latest version, fixes issues when changing a bridge mem... | Felix Fietkau | 2014-11-23 | 1 | -2/+2 |
* | hostapd: fix build error on some variants with CONFIG_WPA_RFKILL_SUPPORT=y (#... | Felix Fietkau | 2014-11-23 | 1 | -1/+3 |
* | hostapd: switch dependency from mac80211 to cfg80211 | Felix Fietkau | 2014-11-21 | 1 | -4/+4 |
* | nf_conntrack_rtsp: update to latest version | John Crispin | 2014-11-19 | 3 | -611/+626 |
* | uqmi: update to latest git HEAD | John Crispin | 2014-11-19 | 1 | -2/+2 |
* | netifd: fix race, expose config options | Steven Barth | 2014-11-19 | 1 | -2/+2 |
* | odhcp6c: be less verbose by default, increase musl compatibility | Steven Barth | 2014-11-18 | 1 | -3/+3 |
* | pppd: add option to set custom host-uniq pppoe tag | Matteo Croce | 2014-11-14 | 2 | -1/+173 |
* | lldpd: allow discovery protocols to be disabled from menuconfig | Jo-Philipp Wich | 2014-11-11 | 3 | -6/+60 |
* | 6in4: detect curl and busybox wget | Steven Barth | 2014-11-09 | 1 | -8/+27 |
* | netifd: fix default ORO-setting for 6rd | Steven Barth | 2014-11-08 | 2 | -2/+2 |
* | package/*: replace occurences of 'ln -sf' to '$(LN)' | Nicolas Thill | 2014-11-06 | 6 | -17/+17 |
* | odhcpd: disable flash-renumbering hack for non-64 prefixes | Steven Barth | 2014-11-06 | 1 | -2/+2 |
* | netfilter: Enable compiling iptables match cluster | Felix Fietkau | 2014-11-03 | 1 | -0/+42 |
* | mdnsd: add query / fetch methods, fix some bugs | Steven Barth | 2014-11-03 | 1 | -2/+2 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 47 | -137/+3 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 47 | -3/+137 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 56 | -7/+56 |
* | ppp: support adaptive LCP echos | Jo-Philipp Wich | 2014-11-01 | 4 | -9/+68 |
* | uqmi: update to latest git HEAD | John Crispin | 2014-10-31 | 1 | -3/+3 |
* | 6in4: https support for he.net tunnel api | Steven Barth | 2014-10-30 | 2 | -3/+12 |
* | ltq-vdsl-app: use VDSL tone-setup if annex is unset | John Crispin | 2014-10-30 | 1 | -2/+8 |
* | iwinfo: add cli support for phy lookup from uci section | Jo-Philipp Wich | 2014-10-27 | 1 | -2/+2 |
* | iwinfo: switch to external git repo, support lookup by phyname & macaddr | Jo-Philipp Wich | 2014-10-27 | 22 | -14848/+10 |