| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: backport bcma stuff sent for 4.6 | Rafał Miłecki | 2016-01-22 | 5 | -0/+1401 |
* | kernel: switch to SLUB by default in 4.4 (for improved performance) | Felix Fietkau | 2016-01-21 | 1 | -2/+4 |
* | kernel: fix module load issue in the dma-buf debloat patch | Felix Fietkau | 2016-01-20 | 4 | -4/+40 |
* | kernel: add missing symbols for 4.4 | Zoltan Herpai | 2016-01-19 | 1 | -0/+5 |
* | kernel: fix keyring reference leak (CVE-2016-0728) | Felix Fietkau | 2016-01-19 | 4 | -0/+300 |
* | kernel: modularize dma shared buffer code to eliminate kernel bloat | Felix Fietkau | 2016-01-19 | 4 | -0/+140 |
* | ar71xx: add support for Netgear WPN824N | John Crispin | 2016-01-19 | 1 | -0/+2 |
* | kernel: add patch to fix the ccp-crypto module | Felix Fietkau | 2016-01-19 | 1 | -0/+114 |
* | kernel: add missing symbol for 4.4 | Felix Fietkau | 2016-01-19 | 1 | -0/+1 |
* | kernel: add missing symbols for 4.1 | Felix Fietkau | 2016-01-18 | 1 | -0/+2 |
* | kernel: work around CONFIG_CPU_SW_DOMAIN_PAN breakage on ARM11 MPCore | Felix Fietkau | 2016-01-18 | 1 | -0/+44 |
* | kernel: fix uninitialized variable in bridge multicast-to-unicast patch on 4.4 | Felix Fietkau | 2016-01-18 | 1 | -2/+5 |
* | kernel: fix a build regression in the ld-version script fix | Felix Fietkau | 2016-01-18 | 1 | -2/+8 |
* | kernel: fix MIPS linux-4.4 build on non-GNU systems | Felix Fietkau | 2016-01-18 | 1 | -0/+18 |
* | b53: update header register difinitions | Jonas Gorski | 2016-01-18 | 1 | -1/+2 |
* | ar8327: add IGMP Snooping support | Felix Fietkau | 2016-01-17 | 2 | -0/+232 |
* | kernel: mtdsplit_squashfs: Align with the erase-block size | Felix Fietkau | 2016-01-17 | 1 | -1/+1 |
* | kernel: mtdsplit: add support for EVA images | Felix Fietkau | 2016-01-17 | 7 | -0/+106 |
* | kernel: mtdsplit: add support for brnImages | Felix Fietkau | 2016-01-17 | 7 | -0/+114 |
* | arc770: move arc patches to target/linux/generic | Felix Fietkau | 2016-01-15 | 2 | -0/+127 |
* | kernel: compile out SNMP MIB related counting if debloat-proc is active - imp... | Felix Fietkau | 2016-01-15 | 3 | -0/+132 |
* | kernel: backport perf build fixes to 4.1 | Felix Fietkau | 2016-01-14 | 2 | -0/+81 |
* | kernel: remove obsolete config symbols from 4.4 | Felix Fietkau | 2016-01-14 | 1 | -292/+0 |
* | kernel/3.18: update to version 3.18.25 | Hauke Mehrtens | 2016-01-12 | 16 | -159/+47 |
* | kernel/4.3: update to version 4.3.3 | Hauke Mehrtens | 2016-01-12 | 10 | -206/+29 |
* | kernel/4.1: update to version 4.1.15 | Hauke Mehrtens | 2016-01-12 | 10 | -203/+19 |
* | kernel: refresh patches for kernel 4.4 | Hauke Mehrtens | 2016-01-12 | 2 | -7/+7 |
* | kernel: add missing symbols for linux 4.4 | Felix Fietkau | 2016-01-12 | 1 | -0/+5 |
* | kernel: Update kernel 4.4 to 4.4.0 | Felix Fietkau | 2016-01-11 | 4 | -38/+3 |
* | kernel/4.4: add missing config options | Zoltan Herpai | 2016-01-09 | 1 | -0/+39 |
* | swconfig: add API for setting port link speed | Rafał Miłecki | 2016-01-06 | 2 | -1/+50 |
* | kernel: update bcma by backporting 4.4 and 4.5 patches | Rafał Miłecki | 2016-01-04 | 4 | -0/+165 |
* | kernel: add at803x fix for sgmii mode | Felix Fietkau | 2016-01-03 | 4 | -0/+384 |
* | kernel: move at803x phy patch to generic | Felix Fietkau | 2016-01-03 | 4 | -0/+720 |
* | ledtrig-netdev: don't stop timer on events for different interfaces | Rafał Miłecki | 2016-01-02 | 1 | -1/+2 |
* | kernel: make bcm47xxpart work with TRX flashed at bad block(s) | Rafał Miłecki | 2016-01-02 | 6 | -3/+303 |
* | kernel: drop bcm47xxpart patch for Xiaomi | Rafał Miłecki | 2016-01-02 | 6 | -108/+6 |
* | generic/4.4: update to 4.4-rc7 | Imre Kaloz | 2016-01-01 | 5 | -29/+5 |
* | ledtrig-netdev: add support for renamed devices | John Crispin | 2016-01-01 | 1 | -2/+3 |
* | kernel: fold of_get_mac_address_mtd into of_get_mac_address | Felix Fietkau | 2016-01-01 | 2 | -58/+112 |
* | swconfig: switch kernel PORT_LINK support to SWITCH_TYPE_LINK | John Crispin | 2015-12-23 | 1 | -47/+4 |
* | swconfig: add SWITCH_TYPE_LINK and support sending link info to user space | John Crispin | 2015-12-23 | 3 | -0/+74 |
* | ledtrig-netdev: reset link status & stats after changing device_name | Rafał Miłecki | 2015-12-23 | 1 | -0/+2 |
* | ledtrig-netdev: drop locking from timer callback function | Rafał Miłecki | 2015-12-23 | 1 | -11/+13 |
* | ledtrig-netdev: switch rwlock to spinlock | Rafał Miłecki | 2015-12-23 | 1 | -20/+20 |
* | kernel: add remaining kernel patch accidentally left out of r47963 | Felix Fietkau | 2015-12-23 | 1 | -0/+45 |
* | kernel: backport all current pppoe kernel fixes to 3.18 | Felix Fietkau | 2015-12-23 | 10 | -20/+260 |
* | ledtrig-netdev: update base driver instead of patching it for every kernel | Rafał Miłecki | 2015-12-23 | 5 | -160/+4 |
* | kernel/4.4: add missing config options | Zoltan Herpai | 2015-12-20 | 1 | -0/+17 |
* | ar8216: rework/fix AR8337 MAC swap handling | Felix Fietkau | 2015-12-20 | 2 | -4/+4 |