| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [kernel] package ext4 (#4434) | florian | 2009-04-12 | 1 | -0/+1 |
* | [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc... | florian | 2009-04-12 | 4 | -4/+1 |
* | add the R_ARM_V4BX relocation to the ARM kernel module loader | mirko | 2009-04-10 | 1 | -0/+33 |
* | mvswitch: re-enable header mode | nbd | 2009-04-10 | 1 | -1/+1 |
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ... | nbd | 2009-04-10 | 2 | -5/+4 |
* | atheros: refresh failing kernel patch (#4916) and fix packet padding bug | nbd | 2009-04-10 | 1 | -11/+11 |
* | netfilter: merge some fixes from upstream | nbd | 2009-04-09 | 1 | -0/+100 |
* | netfilter: speed up packet matching by allowing default rules to bypass the c... | nbd | 2009-04-09 | 1 | -0/+74 |
* | atheros: make use of netdev_alloc_skb | nbd | 2009-04-09 | 1 | -7/+4 |
* | [etrax] patches for 2.6.28 | claudio | 2009-04-09 | 6 | -97/+189 |
* | move etrax generic files to specific kernel version | claudio | 2009-04-09 | 7 | -0/+0 |
* | b44: use netdev_alloc_skb | nbd | 2009-04-08 | 1 | -0/+11 |
* | kernel: increase skb padding for network devices to accomodate for headroom r... | nbd | 2009-04-08 | 1 | -0/+16 |
* | [kernel] workaroun some stupid Kconfig bugs (#4895) | florian | 2009-04-08 | 1 | -0/+23 |
* | kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s... | nbd | 2009-04-08 | 1 | -6/+6 |
* | cleanup etrax patches | claudio | 2009-04-08 | 9 | -5859/+0 |
* | Fix kernel headers for cris (thanks hinkocevar) | claudio | 2009-04-08 | 1 | -0/+29 |
* | [brcm63xx] some more fixes to the SPI controller driver | florian | 2009-04-08 | 2 | -29/+31 |
* | [brcm63x] imagetag's -k argument is expected to be hexadecimal instead of dec... | florian | 2009-04-07 | 1 | -1/+1 |
* | [kernel] fix typo in 910-cryptodev_backport.patch (#3933) | florian | 2009-04-07 | 1 | -1/+1 |
* | kernel: tweak the maximum allocation size to improve memory allocator perform... | nbd | 2009-04-07 | 1 | -0/+13 |
* | kernel: replace jhash2 with the faster jhash3 algorithm | nbd | 2009-04-07 | 1 | -0/+227 |
* | remove debugging code | nbd | 2009-04-07 | 1 | -3/+1 |
* | [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add m... | nico | 2009-04-06 | 1 | -0/+1 |
* | [kernel] 2.6.28: add Kconfig prompt for the old crypto symbols | juhosg | 2009-04-06 | 2 | -2/+50 |
* | [uml] add a patch to disable compile-time buffer checks enabled by default on... | nico | 2009-04-06 | 1 | -0/+11 |
* | ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images | nbd | 2009-04-06 | 1 | -2/+0 |
* | ixp4xx: don't leave zImage on the rootfs for images other than the freecom one | nbd | 2009-04-06 | 1 | -0/+1 |
* | ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilat... | nbd | 2009-04-06 | 7 | -195/+6 |
* | fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) | nbd | 2009-04-04 | 3 | -0/+33 |
* | rename our /bin/login script to /bin/login.sh to avoid collisions with busybo... | nbd | 2009-04-04 | 1 | -1/+1 |
* | [kernel] add a workaround on kmod-textsearch modules (#4832) | florian | 2009-03-26 | 1 | -0/+19 |
* | [brcm-2.4] move the mii_ioctl to generic patches, fixes (#1802) | florian | 2009-03-26 | 1 | -0/+0 |
* | [rdc] fix wrong logic in MDIO code and second PHY address | florian | 2009-03-25 | 1 | -3/+3 |
* | atheros: fix a spiflash write performance regression | nbd | 2009-03-24 | 1 | -4/+4 |
* | [ar71xx] create firmware image for the TL-WR841ND v3 board | juhosg | 2009-03-24 | 1 | -0/+5 |
* | fix typo in cambria gw2358 initialization | nbd | 2009-03-24 | 1 | -1/+1 |
* | [brcm63xx] override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 | florian | 2009-03-24 | 1 | -0/+1 |
* | [kernel] refresh patches | hauke | 2009-03-24 | 5 | -28/+19 |
* | [kernel] update to kernel version 2.6.28.9 | hauke | 2009-03-24 | 13 | -13/+13 |
* | [kernel] update to kernel version 2.6.27.21 | hauke | 2009-03-24 | 5 | -5/+5 |
* | ps3: update ps3vram patches | hcg | 2009-03-24 | 16 | -68/+3089 |
* | do not use --owner=root or --group=root when running tar. it does not work on... | nbd | 2009-03-23 | 1 | -1/+1 |
* | atheros: fix radio mask check on ar5312 | nbd | 2009-03-23 | 1 | -2/+2 |
* | atheros: upgrade to 2.6.28 by default | nbd | 2009-03-22 | 1 | -1/+1 |
* | atheros: fix mdio bus registration for multiple ethernet interfaces | nbd | 2009-03-22 | 2 | -11/+12 |
* | atheros: fix ar5312 support | nbd | 2009-03-22 | 1 | -9/+15 |
* | atheros: do not attempt to start pci on ar2317 | nbd | 2009-03-22 | 1 | -4/+3 |
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2... | nbd | 2009-03-22 | 3 | -8/+10 |
* | atheros: fix path in marvell switch phy id detection | nbd | 2009-03-22 | 2 | -3/+3 |