| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel: add dependencies for kernel 3.10 | Hauke Mehrtens | 2013-06-12 | 2 | -2/+2 |
* | 6relayd: make route preference and prefix on-link flag configurable | Steven Barth | 2013-06-11 | 2 | -2/+10 |
* | base-files: remove unnecessary early sysctl-hack | Steven Barth | 2013-06-11 | 2 | -8/+1 |
* | base-files: set default IPv6 forwarding value to 1 | Steven Barth | 2013-06-11 | 2 | -3/+3 |
* | uci: update to fix excessive reorder delta entry duplication (#13678) | Felix Fietkau | 2013-06-11 | 1 | -2/+2 |
* | libubox: update to latest version, fixes an uloop use-after-free bug | Felix Fietkau | 2013-06-11 | 1 | -2/+2 |
* | iproute2: add drop-failed rule action (patch by Jonas Gorski) | Steven Barth | 2013-06-11 | 2 | -1/+64 |
* | netifd: update to latest version, uses the new uci/blob code from libuci | Felix Fietkau | 2013-06-10 | 1 | -2/+2 |
* | uci: update to latest version, adds uci<->blobmsg conversion code from netifd | Felix Fietkau | 2013-06-10 | 1 | -4/+4 |
* | libubox: update to latest version, adds some helper function | Felix Fietkau | 2013-06-10 | 1 | -2/+2 |
* | ppp: correctly handle address when reloading | Steven Barth | 2013-06-10 | 2 | -2/+2 |
* | netifd: improve reloading behaviour | Steven Barth | 2013-06-10 | 1 | -2/+2 |
* | lantiq: atm: Use a tasklet to handle incoming packets. Fix #12917. | John Crispin | 2013-06-10 | 1 | -3/+19 |
* | procd: make the preinit rules wildcard all buttons for failsafe | John Crispin | 2013-06-10 | 2 | -3/+3 |
* | procd: update to latest git revision | John Crispin | 2013-06-10 | 1 | -2/+2 |
* | ubox: update to latest git revision | John Crispin | 2013-06-10 | 1 | -3/+5 |
* | sysupgrade: create state file so procd knows when a sysupgrade is in progress | John Crispin | 2013-06-10 | 1 | -0/+1 |
* | modules: make all led and button modules used during boot priority 1 | John Crispin | 2013-06-10 | 4 | -9/+9 |
* | base-files: fix failsafe via button press | John Crispin | 2013-06-10 | 1 | -1/+1 |
* | base-files: change PATH order | John Crispin | 2013-06-10 | 1 | -1/+1 |
* | iwinfo: add phyname attribute, this is useful to group networks by radio phy | Jo-Philipp Wich | 2013-06-09 | 12 | -3/+95 |
* | libiwinfo: ignore log messages from wpa_supplicant while scanning | Jo-Philipp Wich | 2013-06-09 | 1 | -16/+47 |
* | netifd: Improve IPv6 source-routing policies | Steven Barth | 2013-06-08 | 1 | -2/+2 |
* | netifd: bring wifi down before shutting down | Jonas Gorski | 2013-06-08 | 1 | -0/+1 |
* | ath9k: fix paprd descriptor setup | Felix Fietkau | 2013-06-07 | 1 | -24/+28 |
* | ath9k: improve multicast buffering handling, take care of the MORE_DATA flag ... | Felix Fietkau | 2013-06-07 | 3 | -57/+206 |
* | firewall: udpate to git head (#13652, #13654, #13658) | Jo-Philipp Wich | 2013-06-06 | 1 | -2/+2 |
* | firewall: copy libext*.a from staging dir and drop kernel.mk includes, solves... | Jo-Philipp Wich | 2013-06-06 | 1 | -4/+1 |
* | iptables: install libext*.a into staging dir | Jo-Philipp Wich | 2013-06-06 | 1 | -0/+4 |
* | base-files: use less entropy when generating ULAs | Steven Barth | 2013-06-06 | 2 | -8/+5 |
* | ath9k: fix a regression in the powersave handling related changes | Felix Fietkau | 2013-06-05 | 1 | -10/+14 |
* | ath9k: merge a fix for ar9550 eeprom access | Felix Fietkau | 2013-06-05 | 1 | -0/+22 |
* | kmod-usb-net-cdc-mbim: fix module loading | Nicolas Thill | 2013-06-05 | 1 | -1/+1 |
* | firewall: update to git head (#13652) | Jo-Philipp Wich | 2013-06-05 | 1 | -2/+2 |
* | firewall3: fix accidentally changed install directive | Jo-Philipp Wich | 2013-06-04 | 1 | -1/+1 |
* | firewall: fix git source url | Jo-Philipp Wich | 2013-06-04 | 1 | -1/+1 |
* | firewall3: rename to firewall, move into base system menu, update to git head... | Jo-Philipp Wich | 2013-06-04 | 5 | -11/+11 |
* | Drop legacy firewall package | Jo-Philipp Wich | 2013-06-04 | 17 | -1961/+0 |
* | add some more symbols | Imre Kaloz | 2013-06-04 | 1 | -0/+1 |
* | firewall3: update to git head (#13641) | Jo-Philipp Wich | 2013-06-04 | 1 | -2/+2 |
* | ath9k: fix some issues in the ap powersave fixes | Felix Fietkau | 2013-06-04 | 3 | -21/+56 |
* | ath9k: fix a null pointer deref issue in the powersave fixes | Felix Fietkau | 2013-06-03 | 1 | -24/+28 |
* | firewall3: update to git head | Jo-Philipp Wich | 2013-06-03 | 1 | -2/+2 |
* | ath9k: prevent excessive buffered multicast traffic from drowning out regular... | Felix Fietkau | 2013-06-03 | 3 | -23/+52 |
* | ath9k: improve AP mode powersave buffering handling | Felix Fietkau | 2013-06-03 | 7 | -36/+395 |
* | ath9k: increase ANI poll interval to 300 ms to get it close to the listen period | Felix Fietkau | 2013-06-03 | 1 | -1/+1 |
* | uhttpd: update to latest version, fixes CGI related crashes | Felix Fietkau | 2013-06-01 | 1 | -2/+2 |
* | 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses br... | Steven Barth | 2013-06-01 | 1 | -2/+2 |
* | usbmode: fix hotplug script name | Felix Fietkau | 2013-05-31 | 1 | -1/+1 |
* | replace usb-modeswitch with a rewrite that should be more reliable | Felix Fietkau | 2013-05-31 | 4 | -222/+64 |