e308da91e7kernel: fix vmalloc stack traces triggered by module with an empty init section (mostly happens on x86)
Felix Fietkau
2012-03-05 00:12:44 +00:00
b8aead7f92busybox: enable ps wide flag by default
Jo-Philipp Wich
2012-03-04 20:09:58 +00:00
4b408b69celinux/3.3: add more NAND symbols
Gabor Juhos
2012-03-04 18:23:59 +00:00
991cd3db2clinux/3.2: add more NAND symbols
Gabor Juhos
2012-03-04 18:23:56 +00:00
0e486d2fd2ramips: add support for unbranded XDX-RN502J board
Gabor Juhos
2012-03-04 16:09:13 +00:00
44c8b396f9ramips: board support for Asus RT-N10+
Gabor Juhos
2012-03-04 16:09:11 +00:00
8533636d2duhttpd: cope with variable number of spaces in header lines (#11079)
Jo-Philipp Wich
2012-03-04 15:53:51 +00:00
086cae30cebase-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated
Jo-Philipp Wich
2012-03-04 14:53:17 +00:00
be4e5a29a9ppc40x: preliminary support for 3.3
Gabor Juhos
2012-03-04 12:39:46 +00:00
3698c6a391tools/mtd-utils: update to 1.4.5
Gabor Juhos
2012-03-01 19:55:48 +00:00
7052847972ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
Gabor Juhos
2012-03-01 19:49:05 +00:00
9698a499b6kernel: update linux 3.2 to 3.2.9
Gabor Juhos
2012-03-01 19:49:02 +00:00
b12229935dath9k: fix misplaced ifdef
Felix Fietkau
2012-03-01 15:22:08 +00:00
c684920525ath9k: disable btcoex again after it got re-enabled by the update
Felix Fietkau
2012-03-01 15:13:41 +00:00
17e37536a2ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles
Felix Fietkau
2012-03-01 15:13:33 +00:00
139e847e7cmac80211: optimize mac address comparisons to improve performance
Felix Fietkau
2012-03-01 15:13:30 +00:00
236dd9d9a2kernel: keep more symbols in the kernel modules when doing profiling
Felix Fietkau
2012-03-01 15:13:26 +00:00
edc3ad9100build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags
Felix Fietkau
2012-03-01 10:39:46 +00:00
a8ec8ce1ackernel: do not rename module symbols with kallsyms enabled
Felix Fietkau
2012-03-01 09:58:03 +00:00
bb5bccef7ctools: symlink seq to the host staging dir (gseq on mac os x)
Felix Fietkau
2012-02-29 18:20:34 +00:00
d6f3746154mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
Felix Fietkau
2012-02-29 18:20:28 +00:00
c698e406f2mac80211: remove 060-fix_compat_security.patch, it is no longer needed
Felix Fietkau
2012-02-28 20:49:26 +00:00
12537aa190brcm47xx: use kernel 3.2 by default
Hauke Mehrtens
2012-02-28 20:12:46 +00:00
d626f58be7netifd: update, fix some mac address handling issues
Felix Fietkau
2012-02-27 23:37:49 +00:00
4814eb5df9netifd: add missing do_sysctl function
Felix Fietkau
2012-02-27 23:37:46 +00:00
448f4696f1add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone
Jo-Philipp Wich
2012-02-27 22:57:15 +00:00
7d7118b8bfmac80211: update to wireless-testing 2012-02-27
Felix Fietkau
2012-02-27 22:56:05 +00:00
340909c73eath9k: fix beacon issues on ar93xx
Felix Fietkau
2012-02-27 22:56:00 +00:00
6934c378b2netifd: update to 2012-02-26, fixes ipv4 broadcast handling
Felix Fietkau
2012-02-27 16:23:50 +00:00
429886fbbbnetifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
Felix Fietkau
2012-02-27 16:23:47 +00:00
e3ec30cad1mac80211: update to wireless-testing 2012-02-23
Felix Fietkau
2012-02-27 16:23:43 +00:00
8ad6213f59netifd: add a new udhcpc default script for command line use (no uci support)
Felix Fietkau
2012-02-27 16:23:39 +00:00
548155ab7dRevert "scripts/download.pl: fix sourceforge url"
Felix Fietkau
2012-02-26 09:29:53 +00:00
8b91bad57eixp4xx: fix a compile error
Felix Fietkau
2012-02-25 22:12:11 +00:00
9aaca7f1b1firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used
Jo-Philipp Wich
2012-02-25 21:00:23 +00:00
4dc4ebe0c8scripts/download.pl: fix sourceforge url
Felix Fietkau
2012-02-25 20:44:02 +00:00
fe66f30aaeadd some missing 2.6.39 kernel symbols observed on x86/generic builds
Jo-Philipp Wich
2012-02-25 13:17:32 +00:00
bafdae9233enable RTC_CLASS for Linux 3.2 and 3.3
Jo-Philipp Wich
2012-02-25 13:06:26 +00:00
280605c2d6kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
Jo-Philipp Wich
2012-02-25 13:05:59 +00:00
1b7f0f3c0ddropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
Jo-Philipp Wich
2012-02-25 12:40:46 +00:00
6b37484883ar71xx: use v6.0.0 in UBTN-XM firmwares (closes#11038)
Gabor Juhos
2012-02-24 20:41:38 +00:00
ed5b7b7392uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
Jo-Philipp Wich
2012-02-24 18:07:06 +00:00