| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels (DS-Li... | Steven Barth | 2013-05-13 | 1 | -2/+2 |
* | netifd: added support for setting up 6rd from DHCP | Steven Barth | 2013-05-13 | 2 | -2/+28 |
* | odhcp6c: added support for DS-Lite + various fixes | Steven Barth | 2013-05-13 | 3 | -4/+19 |
* | firewall3: Remove obsoleted ULA-border | Steven Barth | 2013-05-13 | 2 | -9/+1 |
* | firewall3: add wan6 interface to wan-zone by default | Steven Barth | 2013-05-13 | 1 | -1/+1 |
* | firewall: Remove obsoleted ULA-border rule | Steven Barth | 2013-05-13 | 2 | -20/+1 |
* | valgrind: do not depend on a particular ARM target, depend on the arch level | Felix Fietkau | 2013-05-13 | 1 | -1/+1 |
* | 6rd: increase metric of default route | Steven Barth | 2013-05-12 | 2 | -2/+2 |
* | iwinfo: only consider joined bss when finding current operating frequency, fi... | Jo-Philipp Wich | 2013-05-12 | 2 | -2/+3 |
* | ubus: update to the latest version, fixes a rare deadlock with multiple synch... | Felix Fietkau | 2013-05-11 | 1 | -3/+3 |
* | openssl: disable mips16, it makes the code slower | Felix Fietkau | 2013-05-10 | 1 | -1/+1 |
* | px5g: disable assembler functions, fixes compile errors with mips16 | Felix Fietkau | 2013-05-09 | 1 | -1/+1 |
* | toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support... | Felix Fietkau | 2013-05-09 | 3 | -7/+0 |
* | kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib | Jonas Gorski | 2013-05-09 | 1 | -0/+1 |
* | grub2: Add sub package grub-editenv for target installation | John Crispin | 2013-05-07 | 1 | -1/+23 |
* | add uci support for "proxy-dnssec" in dnsmasq | Steven Barth | 2013-05-07 | 1 | -0/+1 |
* | iw: update to 3.10, sync with nl80211.h changes in compat-wireless | Felix Fietkau | 2013-05-06 | 6 | -512/+72 |
* | odhcp6c: Make SLAAC-only work without reqprefix=no | Steven Barth | 2013-05-06 | 2 | -3/+7 |
* | ipset-dns: support simultaneously populating IPv4 and IPv6 sets | Jo-Philipp Wich | 2013-05-06 | 3 | -5/+66 |
* | base-files: change network_find_wan() procedure to ignore default gateways in... | Jo-Philipp Wich | 2013-05-06 | 2 | -11/+15 |
* | Add ipset-dns - a tiny DNS proxy service which puts resolved ip addresses int... | Jo-Philipp Wich | 2013-05-06 | 3 | -0/+137 |
* | sysupgrade: fixes broken pipe error during sysupgade | John Crispin | 2013-05-05 | 1 | -2/+2 |
* | kernel: add veth module | Luka Perkov | 2013-05-03 | 1 | -0/+17 |
* | hostapd: enable 802.11r for the -full variant (#13250) | Felix Fietkau | 2013-05-03 | 1 | -1/+1 |
* | mac80211: merge a client mode channel switch handling fix | Felix Fietkau | 2013-05-03 | 1 | -31/+47 |
* | ar71xx: add an external reset callback for ar913x and use it in ath9k - shoul... | Felix Fietkau | 2013-05-03 | 5 | -6/+42 |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-02 | 1 | -2/+2 |
* | uci: update to git head | Jo-Philipp Wich | 2013-05-02 | 1 | -3/+3 |
* | kernel: netfilter.mk: Explicitly set the order of autoloaded modules | Jo-Philipp Wich | 2013-05-02 | 1 | -2/+2 |
* | Fix install of iptables pkg-config files. | Jo-Philipp Wich | 2013-05-02 | 1 | -1/+1 |
* | broadcom-diag: support for the WNDR3700v3 | Hauke Mehrtens | 2013-04-28 | 3 | -18/+109 |
* | acx-mac80211: make it compile with recent mac80211 again | Hauke Mehrtens | 2013-04-28 | 2 | -1/+28 |
* | broadcom-wl: read channel using wlc on detect | Hauke Mehrtens | 2013-04-28 | 1 | -1/+4 |
* | mac80211: brcmsmac: remove initial support for core rev 28 | Hauke Mehrtens | 2013-04-28 | 1 | -75/+0 |
* | mac80211: b43: only use gpio 0 and 1 for the wifi led | Hauke Mehrtens | 2013-04-28 | 1 | -0/+17 |
* | mac80211: b43: Handle DMA RX descriptor underrun | Hauke Mehrtens | 2013-04-28 | 2 | -0/+156 |
* | iwinfo: fix iwinfo_hardware() return value if chip id is not found | Jo-Philipp Wich | 2013-04-28 | 2 | -7/+4 |
* | ath9k: fix keycache handling with many connected clients | Felix Fietkau | 2013-04-27 | 1 | -0/+27 |
* | mac80211: refresh patch | Felix Fietkau | 2013-04-27 | 1 | -1/+1 |
* | netifd: update to git head - disables multicast snooping by default on bridges | Jo-Philipp Wich | 2013-04-27 | 1 | -2/+2 |
* | iwinfo: add hw database file | Jo-Philipp Wich | 2013-04-26 | 1 | -0/+55 |
* | iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt | Jo-Philipp Wich | 2013-04-26 | 4 | -83/+35 |
* | mac80211: update to wireless-testing 2013-04-16 + backports | Felix Fietkau | 2013-04-26 | 67 | -3750/+3703 |
* | procd: fix wrap around bug in logread time handling code | John Crispin | 2013-04-25 | 1 | -2/+2 |
* | hotplug2: make it depend on !PROCD_INIT | John Crispin | 2013-04-25 | 1 | -1/+1 |
* | preinit: move cmdline failsafe= handling ot the generic code | John Crispin | 2013-04-25 | 1 | -4/+7 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 33 | -71/+80 |
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
* | ubox: add ubox package | John Crispin | 2013-04-25 | 1 | -0/+40 |
* | procd: update to latest git version | John Crispin | 2013-04-25 | 1 | -3/+3 |