Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 |
| | | | | SVN-Revision: 15575 | ||
* | netfilter: add a check for ip proto in netfilter_match_speedup patches ↵ | Nicolas Thill | 2009-05-03 |
| | | | | | | (closes: #5041) SVN-Revision: 15574 | ||
* | iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ↵ | Jo-Philipp Wich | 2009-05-03 |
| | | | | | | specified for -p SVN-Revision: 15573 | ||
* | iptables: - add libtool fixups - fix libiptc & libxtables packages, ↵ | Nicolas Thill | 2009-05-03 |
| | | | | | | containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg SVN-Revision: 15572 | ||
* | kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) | Jo-Philipp Wich | 2009-05-02 |
| | | | | SVN-Revision: 15563 | ||
* | add experimental support for 2.6.30 | Gabor Juhos | 2009-05-02 |
| | | | | SVN-Revision: 15561 | ||
* | generic/2.6.30: add missing Kconfig options | Gabor Juhos | 2009-05-02 |
| | | | | SVN-Revision: 15560 | ||
* | copy kirkwood uImage to the bin dir | Imre Kaloz | 2009-05-02 |
| | | | | SVN-Revision: 15557 | ||
* | add preliminary Marvell Kirkwood support | Imre Kaloz | 2009-05-02 |
| | | | | SVN-Revision: 15556 | ||
* | prevent kmod-switch from accessing nvram on brcm63xx (#5035) | Florian Fainelli | 2009-05-02 |
| | | | | SVN-Revision: 15555 | ||
* | iptables: install libxtables.so and libiptc.so into staging dir | Jo-Philipp Wich | 2009-05-02 |
| | | | | SVN-Revision: 15550 | ||
* | kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a ↵ | Jo-Philipp Wich | 2009-05-01 |
| | | | | | | textsearch implementation SVN-Revision: 15549 | ||
* | refresh patches for 2.6.30-rc4 | Imre Kaloz | 2009-05-01 |
| | | | | SVN-Revision: 15548 | ||
* | iptables: replace exot_error() with xtables_error() in layer7 patch | Jo-Philipp Wich | 2009-05-01 |
| | | | | SVN-Revision: 15547 | ||
* | include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch | Jo-Philipp Wich | 2009-05-01 |
| | | | | SVN-Revision: 15546 | ||
* | upgrade sibyte to .30-rc4 | Imre Kaloz | 2009-05-01 |
| | | | | SVN-Revision: 15545 | ||
* | Update layer7 rules | Hauke Mehrtens | 2009-05-01 |
| | | | | SVN-Revision: 15544 | ||
* | Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox. | Hauke Mehrtens | 2009-05-01 |
| | | | | SVN-Revision: 15543 | ||
* | In r15501 the libxt_layer7.c was placed in a wrong location. | Hauke Mehrtens | 2009-05-01 |
| | | | | SVN-Revision: 15541 | ||
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 |
| | | | | SVN-Revision: 15540 | ||
* | fix a small bug in binutils 2.19.1 * ↵ | Gabor Juhos | 2009-05-01 |
| | | | | | | http://sourceware.org/bugzilla/show_bug.cgi?id=7093 SVN-Revision: 15538 | ||
* | add missing symbols | Hauke Mehrtens | 2009-05-01 |
| | | | | SVN-Revision: 15537 | ||
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 |
| | | | | SVN-Revision: 15536 | ||
* | use vmalloc instead of kmalloc when reserving space for the lzma initramfs ↵ | Florian Fainelli | 2009-05-01 |
| | | | | | | (#3488) SVN-Revision: 15534 | ||
* | add missing configuration symbols when enabling ramdisk support | Florian Fainelli | 2009-05-01 |
| | | | | SVN-Revision: 15533 | ||
* | add missing ramdisk configuration options (#5003) | Florian Fainelli | 2009-05-01 |
| | | | | SVN-Revision: 15532 | ||
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ↵ | Felix Fietkau | 2009-04-30 |
| | | | | | | from #5032) SVN-Revision: 15530 | ||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 |
| | | | | SVN-Revision: 15529 | ||
* | base-files: make diag.sh stub working in bash | Jo-Philipp Wich | 2009-04-30 |
| | | | | SVN-Revision: 15527 | ||
* | define libc_cv_slibdir, fixes mips64 compilation (#5011) | Florian Fainelli | 2009-04-30 |
| | | | | SVN-Revision: 15526 | ||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 |
| | | | | SVN-Revision: 15524 | ||
* | linux 2.6.28: fix kernel headers compilation error because of conflicting ↵ | Felix Fietkau | 2009-04-30 |
| | | | | | | getline() function definitions - this bug seems to be gone in newer kernels SVN-Revision: 15523 | ||
* | opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15522 | ||
* | uci: increase argv size in batch mode to silence a false gcc 4.4 compiler ↵ | Felix Fietkau | 2009-04-30 |
| | | | | | | warning SVN-Revision: 15521 | ||
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15519 | ||
* | fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8 | Jo-Philipp Wich | 2009-04-30 |
| | | | | SVN-Revision: 15518 | ||
* | refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20 | Jo-Philipp Wich | 2009-04-30 |
| | | | | SVN-Revision: 15517 | ||
* | crda: use libnl-tiny | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15516 | ||
* | libnl-tiny: install a pkg-config file | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15515 | ||
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15514 | ||
* | libnl-tiny: sync genetlink.h with the kernel header | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15513 | ||
* | fix a typo that prevented host build specific variable exports from working | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15512 | ||
* | refresh the packet socket patch for 2.6.29 | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15511 | ||
* | now that we register gpiodev, also include gpioctl in the default image | Florian Fainelli | 2009-04-30 |
| | | | | SVN-Revision: 15510 | ||
* | register gpiodev | Florian Fainelli | 2009-04-30 |
| | | | | SVN-Revision: 15509 | ||
* | swconfig: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15508 | ||
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15507 | ||
* | fix a crash in ip175c attribute enumeration | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15506 | ||
* | generic-2.6: add ip175c stuff for 2.6.29 | Gabor Juhos | 2009-04-30 |
| | | | | SVN-Revision: 15505 | ||
* | Changed default gcc for ps3 | Hamish Guthrie | 2009-04-30 |
| | | | | SVN-Revision: 15504 |