| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: drop bridge hack for removing ipv6 dependency | Jonas Gorski | 2015-12-04 | 1 | -123/+0 |
* | kernel: mvswitch: merge 3.10+ compile fix into the code | Jonas Gorski | 2015-12-04 | 1 | -35/+0 |
* | kernel: backport support for m25p80 compatible="jedec,spi-nor" in DT | Felix Fietkau | 2015-12-03 | 1 | -0/+39 |
* | kernel: mtd: Backport GD25Q128B support to 3.18 | Felix Fietkau | 2015-11-22 | 5 | -4/+19 |
* | kernel/generic: 3.18, 4.y: Add support for Quectel EC20 Mini PCIe module | John Crispin | 2015-11-21 | 2 | -0/+220 |
* | kernel: take bcm47xx_nvram.h from kernel and not backports | Hauke Mehrtens | 2015-11-13 | 1 | -0/+52 |
* | kernel: update kernel 3.18 to version 3.18.23 | Hauke Mehrtens | 2015-11-01 | 11 | -30/+30 |
* | generic: 3.18: refresh patches | Luka Perkov | 2015-11-01 | 2 | -22/+15 |
* | generic: fix unrecognized opcode wsbh when building for MIPS16. | Felix Fietkau | 2015-10-31 | 1 | -0/+58 |
* | kernel: backport some bcma header file definitions from wireless-testing | Felix Fietkau | 2015-10-30 | 1 | -0/+26 |
* | generic: add 8139cp fixes, enable hardware csum/tso on 4.0+ | John Crispin | 2015-10-19 | 1 | -0/+367 |
* | kernel: backport some SPI layer improvements from 4.1 to 3.18, significantly ... | Felix Fietkau | 2015-09-24 | 3 | -0/+314 |
* | kernel: add a patch to fix crashes on pppoe disconnect/reconnect | Felix Fietkau | 2015-09-22 | 2 | -2/+18 |
* | kernel: fix dependencies of the sock_diag debloat patch (#20544) | Felix Fietkau | 2015-09-18 | 1 | -0/+20 |
* | kernel: solos-pci: Increase headroom on received packets | Felix Fietkau | 2015-09-17 | 1 | -0/+54 |
* | kernel: ipv6: ip6_fragment: fix headroom tests and skb leak | Felix Fietkau | 2015-09-17 | 2 | -1/+102 |
* | kernel: remove lantiq specific ATM API hacks and their kernel space users (fi... | Felix Fietkau | 2015-09-17 | 1 | -14/+0 |
* | kernel: properly guard the lantiq atm abi hack with an ifdef | John Crispin | 2015-09-16 | 1 | -1/+3 |
* | kernel: unbreak the atm abi | John Crispin | 2015-09-16 | 1 | -7/+7 |
* | generic: Fix per interface nf_call_iptables setting | Felix Fietkau | 2015-09-09 | 1 | -179/+0 |
* | kernel: describe bridge patch "multicast to unicast" | Rafał Miłecki | 2015-09-08 | 1 | -0/+5 |
* | kernel: describe bridge patch "optimize netfilter hooks" | Rafał Miłecki | 2015-09-08 | 1 | -0/+7 |
* | kernel: describe bridge patch "remove IPv6 depependency of bridge in 2.6.38+" | Rafał Miłecki | 2015-09-08 | 1 | -0/+13 |
* | kernel: describe bridge patch "port isolate" | Rafał Miłecki | 2015-09-08 | 1 | -0/+5 |
* | kernel: describe bridge patch "always accept EAP" | Rafał Miłecki | 2015-09-08 | 1 | -0/+6 |
* | kernel: describe bridge patch "no EAP forward" | Rafał Miłecki | 2015-09-08 | 1 | -0/+8 |
* | kernel: restore 640-bridge_no_eap_forward.patch to its original form | Felix Fietkau | 2015-09-08 | 1 | -1/+1 |
* | kernel: update 3.18 to 3.18.21 | Jonas Gorski | 2015-09-02 | 3 | -41/+6 |
* | kernel: bridge, multicast-to-unicast: fix echoes on STA | Felix Fietkau | 2015-09-02 | 1 | -15/+20 |
* | kernel: bridge, multicast-to-unicast: assign src after pskb_may_pull() | Felix Fietkau | 2015-08-25 | 1 | -19/+26 |
* | Revert "kernel: disable multicast-to-unicast translation for ipv6 neighbor so... | Felix Fietkau | 2015-08-25 | 1 | -20/+17 |
* | mvebu: kirkwood: fix ehci-orion probe if generic-phy isn't enabled | Jonas Gorski | 2015-08-23 | 1 | -0/+35 |
* | kernel: move linux, part-probe dt parsing in generic code | John Crispin | 2015-08-17 | 9 | -25/+200 |
* | kernel: yaffs2: update to version from 2015-06-02 | Hauke Mehrtens | 2015-08-15 | 2 | -44/+6 |
* | kernel: update 3.18 to 3.18.20 | Hauke Mehrtens | 2015-08-09 | 1 | -5/+5 |
* | kernel: cdc_ncm: Add support for moving NDP to end of NCM frame | Hauke Mehrtens | 2015-07-25 | 1 | -48/+81 |
* | kmod-regmap: make regmap-mmio user selectable | Jonas Gorski | 2015-07-25 | 1 | -1/+2 |
* | generic: cdc_ncm: Add support for moving NDP to end of NCM frame | John Crispin | 2015-07-24 | 1 | -0/+195 |
* | kernel: fix sched_getaffinity on MIPS SMP systems (fixes enabling RPS/XPS in ... | Felix Fietkau | 2015-07-18 | 1 | -0/+35 |
* | kernel: fix build with CONFIG_MTD unset | John Crispin | 2015-07-14 | 1 | -2/+11 |
* | kernel: update 3.18 to 3.18.18 | Hauke Mehrtens | 2015-07-11 | 11 | -45/+43 |
* | mips: Free memory when load_module fails (#14453) | John Crispin | 2015-07-07 | 2 | -5/+188 |
* | generic: mtd backport for Spansion S25FL164K | John Crispin | 2015-07-07 | 1 | -0/+12 |
* | generic: Allow configuring an increment with mtd-mac-address | John Crispin | 2015-07-07 | 1 | -4/+8 |
* | kernel: improve uapi headers coexistence with musl | Jonas Gorski | 2015-07-03 | 5 | -10/+328 |
* | kernel: update 3.18 to 3.18.17 | Jonas Gorski | 2015-06-30 | 3 | -64/+1 |
* | kernel: make USB_XHCI_PLATFORM selectable | Rafał Miłecki | 2015-06-21 | 1 | -0/+46 |
* | kernel: update 3.18 to 3.18.16 | Jonas Gorski | 2015-06-17 | 3 | -32/+32 |
* | kernel: backport config-related bcma patches from 4.2 | Rafał Miłecki | 2015-06-08 | 1 | -0/+49 |
* | kernel: adjust mips highmem offset to avoid the need for -mlong-calls on syst... | Felix Fietkau | 2015-06-05 | 1 | -0/+17 |