sctp: fix the panic caused by route update
[cascardo/linux.git] / drivers /
2016-10-12 Linus TorvaldsMerge branch 'parisc-4.9-2' of git://git./linux/kernel...
2016-10-12 Linus TorvaldsMerge branch 'work.uaccess2' of git://git./linux/kernel...
2016-10-12 Bjorn HelgaasPCI: hisi: Reorder struct hisi_pcie
2016-10-12 Bjorn HelgaasPCI: hisi: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: hisi: Include register block base in PCIE_SYS_STAT...
2016-10-12 Bjorn HelgaasPCI: dra7xx: Reorder struct dra7xx_pcie
2016-10-12 Bjorn HelgaasPCI: xilinx-nwl: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: xilinx-nwl: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: xilinx: Removed unused xilinx_pcie_assign_msi...
2016-10-12 Bjorn HelgaasPCI: xilinx: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: xilinx: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: xgene: Add register accessors
2016-10-12 Bjorn HelgaasPCI: xgene: Pass struct xgene_pcie_port to setup functions
2016-10-12 Bjorn HelgaasPCI: xgene: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: tegra: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: tegra: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: tegra: Fix argument order in tegra_pcie_phy_disable()
2016-10-12 Bjorn HelgaasPCI: rockchip: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: rcar-gen2: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: rcar: Remove DRV_NAME macro
2016-10-12 Bjorn HelgaasPCI: rcar: Remove unused rcar_pcie_get_resources()...
2016-10-12 Bjorn HelgaasPCI: rcar: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: qcom: Reorder struct qcom_pcie
2016-10-12 Bjorn HelgaasPCI: qcom: Remove redundant struct qcom_pcie.dev
2016-10-12 Bjorn HelgaasPCI: qcom: Remove redundant struct qcom_pcie.dbi
2016-10-12 Bjorn HelgaasPCI: qcom: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: mvebu: Use existing of_node pointer
2016-10-12 Bjorn HelgaasPCI: mvebu: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: layerscape: Reorder struct ls_pcie
2016-10-12 Bjorn HelgaasPCI: layerscape: Remove unused ls_add_pcie_port() platf...
2016-10-12 Bjorn HelgaasPCI: layerscape: Move struct pcie_port setup to probe...
2016-10-12 Bjorn HelgaasPCI: layerscape: Pass device-specific struct to interna...
2016-10-12 Bjorn HelgaasPCI: layerscape: Remove redundant struct ls_pcie.dbi
2016-10-12 Bjorn HelgaasPCI: layerscape: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: layerscape: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: keystone: Reorder struct keystone_pcie
2016-10-12 Bjorn HelgaasPCI: keystone: Add app register accessors
2016-10-12 Bjorn HelgaasPCI: keystone: Pass keystone_pcie, not va_app_base...
2016-10-12 Bjorn HelgaasPCI: keystone: Pass keystone_pcie, not address, to...
2016-10-12 Bjorn HelgaasPCI: keystone: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: keystone: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: iproc: Hard-code PCIe capability offset instead...
2016-10-12 Bjorn HelgaasPCI: iproc: Remove redundant null pointer checking
2016-10-12 Bjorn HelgaasPCI: iproc: Validate CSR base in BCMA setup code
2016-10-12 Bjorn HelgaasPCI: iproc: Set drvdata at end of probe function
2016-10-12 Bjorn HelgaasPCI: iproc: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: imx6: Remove unused return values
2016-10-12 Bjorn HelgaasPCI: imx6: Reorder struct imx6_pcie
2016-10-12 Bjorn HelgaasPCI: imx6: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: imx6: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: imx6: Pass struct imx6_pcie to PHY accessors
2016-10-12 Bjorn HelgaasPCI: imx6: Removed unused struct imx6_pcie.mem_base
2016-10-12 Bjorn HelgaasPCI: imx6: Remove redundant of_node pointer
2016-10-12 Bjorn HelgaasPCI: imx6: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: hisi: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: hisi: Remove redundant struct hisi_pcie.reg_base
2016-10-12 Bjorn HelgaasPCI: hisi: Name private struct pointer "hisi_pcie"...
2016-10-12 Bjorn HelgaasPCI: hisi: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: hisi: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: exynos: Reorder struct exynos_pcie
2016-10-12 Bjorn HelgaasPCI: exynos: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: exynos: Name private struct pointer "exynos_pcie...
2016-10-12 Bjorn HelgaasPCI: exynos: Uninline register accessors
2016-10-12 Bjorn HelgaasPCI: exynos: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: dra7xx: Move struct pcie_port setup to probe function
2016-10-12 Bjorn HelgaasPCI: dra7xx: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: dra7xx: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: dra7xx: Set drvdata at end of probe function
2016-10-12 Bjorn HelgaasPCI: dra7xx: Remove redundant struct device pointer...
2016-10-12 Bjorn HelgaasPCI: dra7xx: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: artpec6: Add resource name comments
2016-10-12 Bjorn HelgaasPCI: artpec6: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: artpec6: Remove unnecessary artpec6_pcie_link_up()
2016-10-12 Bjorn HelgaasPCI: artpec6: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: artpec6: Add register accessors
2016-10-12 Bjorn HelgaasPCI: artpec6: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: artpec6: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: armada: Reorder struct armada8k_pcie
2016-10-12 Bjorn HelgaasPCI: armada: Pass device-specific struct to internal...
2016-10-12 Bjorn HelgaasPCI: armada: Use generic DesignWare accessors
2016-10-12 Bjorn HelgaasPCI: armada: Remove redundant struct armada8k_pcie...
2016-10-12 Linus TorvaldsMerge tag 'drm-for-v4.9' of git://people.freedesktop...
2016-10-12 Bjorn HelgaasPCI: armada: Add local base pointer
2016-10-12 Bjorn HelgaasPCI: armada: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: altera: Simplify TLP_CFG_DW1 usage
2016-10-12 Bjorn HelgaasPCI: altera: Simplify TLB_CFG_DW0 usage
2016-10-12 Bjorn HelgaasPCI: altera: Rename altera_pcie_valid_config() to alter...
2016-10-12 Bjorn HelgaasPCI: altera: Remove redundant platform_get_resource...
2016-10-12 Bjorn HelgaasPCI: altera: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: altera: Add local struct device pointers
2016-10-12 Bjorn HelgaasPCI: aardvark: Remove unused platform data
2016-10-12 Bjorn HelgaasPCI: aardvark: Add local struct device pointers
2016-10-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-10-11 Michal Hockofs: use mapping_set_error instead of opencoded set_bit
2016-10-11 Masahiro Yamadatreewide: remove redundant #include <linux/kconfig.h>
2016-10-11 Petr Mladekkthread: kthread worker API cleanup
2016-10-11 Maciej S. Szmigieropps: kc: fix non-tickless system config dependency
2016-10-11 Mauricio Faria de... nvme: use the DMA_ATTR_NO_WARN attribute
2016-10-11 Jason Cooperrandom: remove unused randomize_range()
2016-10-11 Jason Cooperrandom: simplify API for random address requests
next