| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | upgrade sibyte to .30-rc4 | Imre Kaloz | 2009-05-01 | 4 | -22/+95 |
* | Update layer7 rules | Hauke Mehrtens | 2009-05-01 | 16 | -7/+20 |
* | Add config file for kernel 2.6.29. This was tested with VMware and VirtualBox. | Hauke Mehrtens | 2009-05-01 | 1 | -0/+463 |
* | In r15501 the libxt_layer7.c was placed in a wrong location. | Hauke Mehrtens | 2009-05-01 | 1 | -4/+4 |
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 | 1 | -0/+4 |
* | fix a small bug in binutils 2.19.1 * http://sourceware.org/bugzilla/show_bug.... | Gabor Juhos | 2009-05-01 | 1 | -0/+13 |
* | add missing symbols | Hauke Mehrtens | 2009-05-01 | 1 | -0/+2 |
* | Update to compat-wireless-2009-05-01 | Hauke Mehrtens | 2009-05-01 | 24 | -6468/+397 |
* | use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#... | Florian Fainelli | 2009-05-01 | 1 | -11/+19 |
* | add missing configuration symbols when enabling ramdisk support | Florian Fainelli | 2009-05-01 | 3 | -0/+3 |
* | add missing ramdisk configuration options (#5003) | Florian Fainelli | 2009-05-01 | 1 | -0/+4 |
* | rcS: wait for init scripts to complete before initiating the shutdown (patch ... | Felix Fietkau | 2009-04-30 | 2 | -6/+12 |
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | 1 | -2/+2 |
* | base-files: make diag.sh stub working in bash | Jo-Philipp Wich | 2009-04-30 | 1 | -2/+2 |
* | define libc_cv_slibdir, fixes mips64 compilation (#5011) | Florian Fainelli | 2009-04-30 | 2 | -0/+2 |
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | 1 | -21/+43 |
* | linux 2.6.28: fix kernel headers compilation error because of conflicting get... | Felix Fietkau | 2009-04-30 | 1 | -0/+29 |
* | opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 | Felix Fietkau | 2009-04-30 | 1 | -1/+1 |
* | uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war... | Felix Fietkau | 2009-04-30 | 1 | -0/+11 |
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | 2 | -4/+28 |
* | fix 101-netfilter_layer7_pktmatch.patch for 2.6.26.8 | Jo-Philipp Wich | 2009-04-30 | 1 | -1/+1 |
* | refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20 | Jo-Philipp Wich | 2009-04-30 | 5 | -17/+6355 |
* | crda: use libnl-tiny | Felix Fietkau | 2009-04-30 | 1 | -10/+12 |
* | libnl-tiny: install a pkg-config file | Felix Fietkau | 2009-04-30 | 2 | -1/+12 |
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 | 1 | -4/+17 |
* | libnl-tiny: sync genetlink.h with the kernel header | Felix Fietkau | 2009-04-30 | 1 | -0/+14 |
* | fix a typo that prevented host build specific variable exports from working | Felix Fietkau | 2009-04-30 | 1 | -2/+2 |
* | refresh the packet socket patch for 2.6.29 | Felix Fietkau | 2009-04-30 | 1 | -3/+3 |
* | now that we register gpiodev, also include gpioctl in the default image | Florian Fainelli | 2009-04-30 | 1 | -1/+1 |
* | register gpiodev | Florian Fainelli | 2009-04-30 | 2 | -0/+8 |
* | swconfig: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | 2 | -13/+19 |
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 | 44 | -0/+9124 |
* | fix a crash in ip175c attribute enumeration | Felix Fietkau | 2009-04-30 | 1 | -1/+0 |
* | generic-2.6: add ip175c stuff for 2.6.29 | Gabor Juhos | 2009-04-30 | 3 | -2/+26 |
* | Changed default gcc for ps3 | Hamish Guthrie | 2009-04-30 | 2 | -1/+3 |
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | 1 | -1/+1 |
* | refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1 | Jo-Philipp Wich | 2009-04-30 | 8 | -827/+903 |
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches a... | Jo-Philipp Wich | 2009-04-29 | 9 | -1134/+170 |
* | merge [15491] for 2.6.30 | Imre Kaloz | 2009-04-29 | 6 | -20/+394 |
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | 1 | -1/+2 |
* | 2.6.30 supports different initramfs compressors, take care of them | Imre Kaloz | 2009-04-29 | 1 | -0/+2 |
* | resync ixp4xx 2.6.30 patches with -rc3 | Imre Kaloz | 2009-04-29 | 4 | -14/+14 |
* | remove dmabounce debugging, add an experimental patch to disable it, update 2... | Imre Kaloz | 2009-04-29 | 3 | -28/+167 |