| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netifd: Unify interface-based routing for IPv4 and IPv6 | cyrus | 2013-05-17 | 1 | -2/+2 |
* | Config.in: expose symbols specific to lxc in separate item | luka | 2013-05-17 | 1 | -0/+26 |
* | ath9k: merge some aggregation / rate handling related fixes | nbd | 2013-05-17 | 3 | -20/+229 |
* | valgrind: enable parallel builds | nbd | 2013-05-17 | 1 | -0/+1 |
* | ar71xx: remove the xfrm.h chunk from the unaligned access hacks, it breaks ipsec | nbd | 2013-05-17 | 1 | -11/+0 |
* | mac80211: add a rate control rate selection fix | nbd | 2013-05-16 | 1 | -1/+1 |
* | uhttpd: update to latest version, fixes index page processing order | nbd | 2013-05-16 | 1 | -2/+2 |
* | trace-cmd: update to latest version | nbd | 2013-05-16 | 4 | -32/+26 |
* | [package] iproute2: workaround compile issues with gcc 4.8.x | luka | 2013-05-16 | 4 | -4/+16 |
* | odhcp6c: Fix handling of RAs when no DHCPv6-server is present | cyrus | 2013-05-15 | 1 | -2/+2 |
* | mac80211: add mesh_param support | nbd | 2013-05-15 | 2 | -1/+15 |
* | mac80211: add HT support for mesh | nbd | 2013-05-15 | 1 | -1/+6 |
* | [package] iproute2: upgrade to 3.9.0 | luka | 2013-05-14 | 11 | -120/+50 |
* | [package] iproute2: print help in connmark | luka | 2013-05-14 | 2 | -2/+5 |
* | uhttpd: update to latest version, fixes a SSL connection memory leak | nbd | 2013-05-14 | 1 | -2/+2 |
* | package: fold the IPv6 menu into Network | nbd | 2013-05-14 | 8 | -15/+15 |
* | mac80211: fix AP mode action frame handling | nbd | 2013-05-14 | 1 | -1/+11 |
* | mac80211: fix client mode state handling issues | nbd | 2013-05-14 | 1 | -0/+62 |
* | ar71xx: add hard_cfg offset detection for rb2011 support - fixes wlan on some... | nbd | 2013-05-13 | 3 | -7/+51 |
* | kernel: add missing PHY ID for an AR8327 switch variant | nbd | 2013-05-13 | 1 | -0/+1 |
* | 6relayd: Always announce the current MAC-address | cyrus | 2013-05-13 | 1 | -2/+2 |
* | ds-lite: add ds-lite network protocol handler | cyrus | 2013-05-13 | 2 | -0/+116 |
* | netifd: Various IPv6 improvements | cyrus | 2013-05-13 | 1 | -2/+2 |
* | netifd: added support for setting up 6rd from DHCP | cyrus | 2013-05-13 | 2 | -2/+28 |
* | odhcp6c: added support for DS-Lite + various fixes | cyrus | 2013-05-13 | 3 | -4/+19 |
* | firewall3: Remove obsoleted ULA-border | cyrus | 2013-05-13 | 2 | -9/+1 |
* | firewall3: add wan6 interface to wan-zone by default | cyrus | 2013-05-13 | 1 | -1/+1 |
* | firewall: Remove obsoleted ULA-border rule | cyrus | 2013-05-13 | 2 | -20/+1 |
* | valgrind: do not depend on a particular ARM target, depend on the arch level | nbd | 2013-05-13 | 1 | -1/+1 |
* | build: add config symbols for different ARM arch levels | nbd | 2013-05-13 | 3 | -0/+14 |
* | kernel: move CONFIG_MIPS_SEAD3 to generic | jogo | 2013-05-12 | 16 | -13/+3 |
* | bcm63xx: don't build CRAMFS | jogo | 2013-05-12 | 1 | -1/+0 |
* | [brcm63xx] led and buttons support for board DWV-S0 | jogo | 2013-05-12 | 2 | -2/+99 |
* | bcm63xx: remove defconfig support | jogo | 2013-05-12 | 1 | -18/+0 |
* | bcm63xx: remove empty directories | jogo | 2013-05-12 | 0 | -0/+0 |
* | kernel: fix CVE-2013-1763 in older kernels | jogo | 2013-05-12 | 2 | -0/+54 |
* | 6rd: increase metric of default route | cyrus | 2013-05-12 | 2 | -2/+2 |
* | iwinfo: only consider joined bss when finding current operating frequency, fi... | jow | 2013-05-12 | 2 | -2/+3 |
* | ubus: update to the latest version, fixes a rare deadlock with multiple synch... | nbd | 2013-05-11 | 1 | -3/+3 |
* | openssl: disable mips16, it makes the code slower | nbd | 2013-05-10 | 1 | -1/+1 |
* | px5g: disable assembler functions, fixes compile errors with mips16 | nbd | 2013-05-09 | 1 | -1/+1 |
* | ar71xx: set mips16 support, tune cflags for 34kc (works well on MIPS 24K as w... | nbd | 2013-05-09 | 1 | -2/+2 |
* | scripts/remote-gdb: add support for debugging core files | nbd | 2013-05-09 | 1 | -2/+4 |
* | scripts/remote-gdb: fix path when built for musl | nbd | 2013-05-09 | 1 | -2/+2 |
* | toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support... | nbd | 2013-05-09 | 8 | -30/+14 |
* | kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib | jogo | 2013-05-09 | 1 | -0/+1 |
* | kernel: make zlib and lzo modules selectable | jogo | 2013-05-09 | 5 | -0/+115 |
* | toolchain/musl: add version 0.9.10 | nbd | 2013-05-09 | 8 | -0/+314 |
* | toolchain/musl: fix libstdc++ build issues | nbd | 2013-05-09 | 2 | -0/+120 |
* | kernel: b53: use correct oops for bcm5365 switch | hauke | 2013-05-09 | 1 | -1/+1 |