| Commit message (Expand) | Author | Age | Files | Lines |
* | refresh patches | Gabor Juhos | 2009-05-05 | 4 | -14/+14 |
* | use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers | Gabor Juhos | 2009-05-05 | 7 | -117/+12 |
* | sync kernel config | Gabor Juhos | 2009-05-05 | 3 | -2/+1 |
* | iptables: install essential headers into staging dir | Jo-Philipp Wich | 2009-05-05 | 1 | -0/+8 |
* | Require* calls must now be placed before BuildPackage calls | Felix Fietkau | 2009-05-05 | 1 | -3/+5 |
* | remove binutils 2.17 and 2.19 | Felix Fietkau | 2009-05-05 | 18 | -111579/+0 |
* | fixed dnsmasq init for "ignore" option | Markus Wigge | 2009-05-05 | 1 | -1/+1 |
* | add missing RTC symbols to generic configs | Imre Kaloz | 2009-05-05 | 8 | -0/+131 |
* | changed "option" to "list" for binding interfaces | Markus Wigge | 2009-05-05 | 2 | -2/+6 |
* | fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) | Florian Fainelli | 2009-05-05 | 1 | -1/+1 |
* | grub: fix potential build issues on redhat/fedora host systems (should close:... | Nicolas Thill | 2009-05-04 | 2 | -2/+24 |
* | use xorg x11-server + glamo driver instead of xglamo kdrive-server per defaul... | Mirko Vogt | 2009-05-04 | 1 | -2/+2 |
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 49 | -209/+57 |
* | more cleanup | Imre Kaloz | 2009-05-04 | 38 | -267/+37 |
* | fix typo | Imre Kaloz | 2009-05-04 | 1 | -1/+1 |
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 48 | -3119/+2047 |
* | scripts/feeds: fix a warning (#4474) | Felix Fietkau | 2009-05-04 | 1 | -0/+1 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | Felix Fietkau | 2009-05-04 | 2 | -1/+3 |
* | remove obsolete gcc version md5sums | Felix Fietkau | 2009-05-04 | 1 | -6/+0 |
* | rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) | Felix Fietkau | 2009-05-04 | 5 | -12/+6 |
* | libnl-tiny: add -fpic | Felix Fietkau | 2009-05-04 | 1 | -0/+2 |
* | fix ebtables compile | Felix Fietkau | 2009-05-04 | 1 | -0/+2 |
* | fix more issues with libnl-tiny and eglibc | Felix Fietkau | 2009-05-04 | 3 | -2/+5 |
* | fix libnl-tiny compile with eglibc | Felix Fietkau | 2009-05-04 | 1 | -0/+1 |
* | uclibc 0.9.30: fix isnan declaration | Felix Fietkau | 2009-05-04 | 1 | -0/+11 |
* | uclibc 0.9.29: fix isinf, finite prototypes | Felix Fietkau | 2009-05-04 | 1 | -0/+29 |
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 22 | -45/+18 |
* | upgrade IOP32x to 2.6.28.10 | Imre Kaloz | 2009-05-04 | 2 | -3/+6 |
* | base-files: Add additional base-files search paths | Hamish Guthrie | 2009-05-04 | 1 | -0/+6 |
* | change boardnames | Imre Kaloz | 2009-05-04 | 2 | -2/+2 |
* | refresh patches | Imre Kaloz | 2009-05-04 | 61 | -855/+697 |
* | layer7 has been upgraded in [15517], but the old patches weren't removed -- r... | Imre Kaloz | 2009-05-04 | 3 | -6303/+0 |
* | refresh generic 2.6.28 patches | Imre Kaloz | 2009-05-04 | 4 | -12/+12 |
* | kernel: fix conditional handling of ide-support | Jo-Philipp Wich | 2009-05-04 | 1 | -35/+22 |
* | remove netfilter_upstream_fixes patches, not needed anymore after kernel rece... | Nicolas Thill | 2009-05-03 | 2 | -200/+0 |
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 21 | -31/+31 |
* | netfilter: add a check for ip proto in netfilter_match_speedup patches (close... | Nicolas Thill | 2009-05-03 | 3 | -9/+18 |
* | iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ... | Jo-Philipp Wich | 2009-05-03 | 1 | -0/+13 |
* | iptables: - add libtool fixups - fix libiptc & libxtables packages, containin... | Nicolas Thill | 2009-05-03 | 1 | -47/+44 |
* | kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) | Jo-Philipp Wich | 2009-05-02 | 1 | -1/+2 |
* | add experimental support for 2.6.30 | Gabor Juhos | 2009-05-02 | 27 | -0/+1010 |
* | generic/2.6.30: add missing Kconfig options | Gabor Juhos | 2009-05-02 | 1 | -0/+3 |
* | copy kirkwood uImage to the bin dir | Imre Kaloz | 2009-05-02 | 1 | -0/+1 |
* | add preliminary Marvell Kirkwood support | Imre Kaloz | 2009-05-02 | 3 | -0/+323 |
* | prevent kmod-switch from accessing nvram on brcm63xx (#5035) | Florian Fainelli | 2009-05-02 | 1 | -1/+5 |
* | iptables: install libxtables.so and libiptc.so into staging dir | Jo-Philipp Wich | 2009-05-02 | 1 | -0/+2 |
* | kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a tex... | Jo-Philipp Wich | 2009-05-01 | 1 | -1/+1 |
* | refresh patches for 2.6.30-rc4 | Imre Kaloz | 2009-05-01 | 3 | -4/+4 |
* | iptables: replace exot_error() with xtables_error() in layer7 patch | Jo-Philipp Wich | 2009-05-01 | 1 | -11/+11 |
* | include missing xt_layer7.h in 602-netfilter_layer7_2.21.patch | Jo-Philipp Wich | 2009-05-01 | 1 | -0/+17 |