| Commit message (Expand) | Author | Age | Files | Lines |
* | switch: improve error handling in robo_probe() | hauke | 2013-02-13 | 1 | -13/+16 |
* | switch: run cleanfile over the source code | hauke | 2013-02-13 | 1 | -3/+3 |
* | mac80211: add some small fixes for minstrel_ht CCK support | nbd | 2013-02-13 | 1 | -9/+9 |
* | odhcp6c: allow setting a user-provided prefix as well | cyrus | 2013-02-12 | 3 | -3/+7 |
* | iptables: fix bad PKG_RELEASE in previous commit | jow | 2013-02-11 | 1 | -1/+1 |
* | iptables: add --lenient switch to iptables-restore and ip6tables-restore that... | jow | 2013-02-11 | 2 | -2/+174 |
* | mac80211: add CCK rate support to minstrel_ht to improve range | nbd | 2013-02-11 | 1 | -0/+518 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | nbd | 2013-02-11 | 2 | -3/+4 |
* | odhcp6c: Various bugfixes | cyrus | 2013-02-11 | 1 | -2/+2 |
* | polarssl: security update (1.2.5) addressing CBC TLS issue | yardley | 2013-02-08 | 2 | -15/+15 |
* | openssl: security update to 1.0.1d to address CBC TLS issue | yardley | 2013-02-08 | 6 | -79/+15 |
* | openvpn-easy-rsa: fix typo in version (#12958) | nbd | 2013-02-06 | 1 | -1/+1 |
* | openvpn: remove the stale PKG_REV variable | nbd | 2013-02-05 | 1 | -1/+0 |
* | openvpn: split easy-rsa into a separate package, it is no longer bundled with... | nbd | 2013-02-05 | 4 | -25/+60 |
* | firewall: various enhancements | jow | 2013-02-04 | 7 | -97/+133 |
* | odhcp6c: Fix timing issues | cyrus | 2013-02-03 | 1 | -2/+2 |
* | libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures wit... | jow | 2013-02-03 | 2 | -7/+9 |
* | uboot-envtools: add config for the Edimax BR-6425 board | juhosg | 2013-02-02 | 1 | -0/+5 |
* | add nForce Ethernet module | juhosg | 2013-02-02 | 1 | -0/+15 |
* | odhcp6c: Fix RENEW and REBIND requests | cyrus | 2013-02-02 | 1 | -2/+2 |
* | package/uboot-envtools: add OpenMesh MR600v2 support | juhosg | 2013-02-01 | 1 | -1/+2 |
* | package/om-watchdog: add OpenMesh MR600v2 support | juhosg | 2013-02-01 | 1 | -0/+3 |
* | odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested | cyrus | 2013-02-01 | 2 | -6/+6 |
* | netifd: Improved IPv6 featureset | cyrus | 2013-02-01 | 1 | -2/+2 |
* | odhcp6c: switch to userspace RA-handling and offload address assignment to ne... | cyrus | 2013-02-01 | 3 | -30/+54 |
* | 6relayd: Fix announced router flags and IPv6 procfs-configuration | cyrus | 2013-02-01 | 1 | -2/+2 |
* | base-files: Fix IPv6 early sysctls again | cyrus | 2013-02-01 | 3 | -6/+7 |
* | openvpn: add from openvpn-devel from /packages, fix support for current polarssl | nbd | 2013-01-30 | 10 | -0/+927 |
* | polarssl: add from /packages, update to 1.2.4, fix openssl compatibility | nbd | 2013-01-30 | 5 | -0/+296 |
* | move lzo from /packages to trunk | nbd | 2013-01-30 | 1 | -0/+56 |
* | 6in4: fix typo in last commit | cyrus | 2013-01-30 | 1 | -1/+1 |
* | 6in4: work around hanging wget process | cyrus | 2013-01-30 | 2 | -3/+5 |
* | libubox: update to latest version, fixes a string corruption issue on JSON fo... | nbd | 2013-01-29 | 1 | -3/+3 |
* | add libusb-compat | nbd | 2013-01-29 | 1 | -0/+49 |
* | netifd: update to latest version | nbd | 2013-01-29 | 3 | -6/+6 |
* | samba36: update to 3.6.11 and refresh patches (based on patch from #12914) | nbd | 2013-01-29 | 15 | -48/+38 |
* | usb-modeswitch: split out usb-modeswitch-data again | nbd | 2013-01-29 | 1 | -4/+23 |
* | usb-modeswitch: add from /packages, merge usb-modeswitch-data, use libusb-com... | nbd | 2013-01-29 | 2 | -0/+203 |
* | netifd: implement IPv6 prefix deprecation according to RFC 6204 | cyrus | 2013-01-29 | 1 | -2/+2 |
* | move a few packages to system/utils | nbd | 2013-01-29 | 30 | -0/+0 |
* | usbutils: add from /packages, clean up, add myself as maintainer | nbd | 2013-01-29 | 1 | -0/+57 |
* | libusb: add from /packages, add myself as maintainer | nbd | 2013-01-29 | 2 | -0/+82 |
* | 6relayd: remove IPv6 forwarding-sysctl workaround | cyrus | 2013-01-29 | 2 | -2/+1 |
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | cyrus | 2013-01-29 | 2 | -4/+2 |
* | netifd: remove IPv6 forwarding-sysctl workaround | cyrus | 2013-01-29 | 2 | -2/+1 |
* | base-files: Fix race-conditions with IPv6 sysctls | cyrus | 2013-01-29 | 4 | -2/+9 |
* | netifd: update to latest version, fixes setting addresses/routes on alias int... | nbd | 2013-01-28 | 1 | -2/+2 |
* | [kernel] package ncm & qmi wwan | blogic | 2013-01-28 | 1 | -0/+46 |
* | hostapd: don't configure wpa_supplicant with empty password="" if no password... | jow | 2013-01-28 | 1 | -1/+1 |
* | firewall: flush conntrack table after changing interface rules | jow | 2013-01-28 | 2 | -2/+5 |