summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8
Commit message (Expand)AuthorAgeFilesLines
* kernel: remove linux 3.8 supportFelix Fietkau2015-03-19165-30779/+0
* package: mtd: move bcm963xx_tag definition into source codeJonas Gorski2015-02-271-219/+0
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-053-3/+3
* kernel: remove the obsolete vm_exports patchFelix Fietkau2014-12-081-101/+0
* netfilter: consider reply direction on selective flushingJo-Philipp Wich2014-08-101-6/+9
* netfilter: support /proc conntrack flushing of specific ip addressesJo-Philipp Wich2014-08-091-10/+47
* kernel: when using --gc-sections, add --sort-section=name to get a more stabl...Felix Fietkau2014-08-023-4/+4
* netfilter: introduce xt_id matchJo-Philipp Wich2014-08-011-0/+95
* kernel: refresh patchesHauke Mehrtens2014-07-315-20/+10
* kernel: update bcma to version master-2014-07-29-1Hauke Mehrtens2014-07-301-2/+5
* kernel: mtd: allow partial block eraseFelix Fietkau2014-07-181-3/+4
* kernel: fix pkt_type filter mask for packet socketsFelix Fietkau2014-06-131-1/+1
* ubifs: remove obsolete CONFIG_UBIFS_FS_XATTR symbolFelix Fietkau2014-05-271-3/+1
* kernel: add a ssb backport required for a new mac80211 updateFelix Fietkau2014-05-231-9/+24
* kernel: backport ARM memset fixes for GCC 4.7/4.8Florian Fainelli2014-03-122-0/+338
* kernel/3.8: update pci_disable_usb_common_quirks patchGabor Juhos2014-01-251-12/+12
* kernel: update yaffs codeGabor Juhos2013-12-1615-1625/+155
* kernel: refresh patchesHauke Mehrtens2013-10-023-17/+7
* kernel: bcma: update to wireless-testing master-2013-10-01Hauke Mehrtens2013-10-021-13/+17
* kernel: update bcma and ssb to wireless-testing master-2013-09-09Hauke Mehrtens2013-09-123-189/+395
* kernel: align the skb padding to power of twoFelix Fietkau2013-09-111-1/+1
* kernel: allow hwmon GSC driver for all targetsLuka Perkov2013-09-101-1/+1
* kernel: fix arch-dependent bug in hso moduleFelix Fietkau2013-09-102-0/+98
* kernel: don't hide the 'Warning: unable to open an initial console' messageGabor Juhos2013-08-271-11/+0
* kernel: ensure that /dev/console exists in initramfsGabor Juhos2013-08-271-0/+30
* kernel: fixing a potential deadlock in block2mtd for kernel 3.6/3.8/3.9Felix Fietkau2013-08-261-1/+2
* kernel: crashlog: Avoid out-of-bounds writeFelix Fietkau2013-08-211-1/+1
* kernel: drop dead glamo codeLuka Perkov2013-08-181-21/+0
* kernel: fix DMA error when BCM4331 is connected to BCM4706Hauke Mehrtens2013-08-051-0/+167
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-2/+2
* kernel: stop patching -funit-at-a-time into CFLAGS, it has no effect on recen...Felix Fietkau2013-07-291-10/+0
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-272-10/+10
* kernel: Remove gpio-pwm patchesLars-Peter Clausen2013-07-211-21/+0
* kernel: update bcma and ssb to version from wireless-testing/master tag maste...Hauke Mehrtens2013-07-192-46/+717
* kernel: refresh patches for kernel 3.8.13Hauke Mehrtens2013-07-135-88/+69
* kernel: add a patch that reduces module size by removing non-essential inform...Felix Fietkau2013-07-111-0/+200
* kernel: debloat the lzma compress/decompress code some moreFelix Fietkau2013-07-091-87/+623
* kernel: do not accept sysrq characters via serial portFelix Fietkau2013-07-091-0/+24
* kernel: fix a reference counting bug in overlayfsFelix Fietkau2013-06-221-0/+10
* linux-3.8: backport a leds-gpio.c crash fix (fixes #13721)Felix Fietkau2013-06-181-0/+25
* linux: add ipv6 failed-policy routing action (by Jonas Gorski)Steven Barth2013-06-111-0/+263
* lantiq: enable retrieving kernel args from bootloaderJohn Crispin2013-05-301-0/+12
* kernel: make zlib and lzo modules selectableJonas Gorski2013-05-091-0/+23
* kernel: allow building zsmalloc as a module againJonas Gorski2013-05-091-0/+9
* kernel: update linux 3.8 to 3.8.12Gabor Juhos2013-05-081-1/+1
* kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used...Felix Fietkau2013-05-021-13/+0
* kernel: generic: don't strip /proc/irq on SMPJonas Gorski2013-05-021-3/+3
* kernel: update linux 3.8 to 3.8.11Gabor Juhos2013-05-013-7/+7
* linux/3.8: use backported pcibios_get_phb_of_node patchesGabor Juhos2013-04-303-153/+44
* kernel: fix a memory leak in split_rootfs_data()Hauke Mehrtens2013-04-281-21/+10