summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-14errqueue.h: Include time_types.hDeepa Dinamani1-0/+1
2019-02-14time: Add time_types.hDeepa Dinamani2-35/+41
2019-02-14Merge branch 'devlink-region-read-fixes'David S. Miller1-9/+24
2019-02-14devlink: Fix list access without lock while reading regionParav Pandit1-2/+5
2019-02-14devlink: Return right error code in case of errors for region readParav Pandit1-7/+19
2019-02-14bonding: check slave set command firstlyTonghao Zhang1-0/+2
2019-02-14Merge branch 'mlxsw-hwmon-and-thermal-extensions'David S. Miller9-65/+617
2019-02-14mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak1-0/+12
2019-02-14mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak1-0/+23
2019-02-14mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak1-3/+215
2019-02-14mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak1-1/+33
2019-02-14mlxsw: core: Rename cooling deviceVadim Pasternak1-2/+3
2019-02-14mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak1-6/+9
2019-02-14mlxsw: core: Modify thermal zone definitionVadim Pasternak1-9/+28
2019-02-14mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak3-2/+10
2019-02-14mlxsw: core: Add API for QSFP module temperature thresholds readingVadim Pasternak3-1/+128
2019-02-14mlxsw: reg: Add Fan Out of Range Event RegisterVadim Pasternak1-0/+30
2019-02-14mlxsw: reg: Add Management Temperature Bulk RegisterVadim Pasternak1-0/+75
2019-02-14mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak2-42/+52
2019-02-14Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...David S. Miller10-148/+1206
2019-02-14test_objagg: Uninitialized variable in error handlingDan Carpenter1-2/+3
2019-02-14test_objagg: Test the correct variableDan Carpenter1-2/+2
2019-02-14lib: objagg: Fix an error code in objagg_hints_get()Dan Carpenter1-1/+3
2019-02-14cxgb4vf: Few more link management changes.Vishal Kulkarni1-1/+8
2019-02-14Merge branch 'pagepool-api-and-dma-address-storage'David S. Miller2-8/+21
2019-02-14page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappingsJesper Dangaard Brouer1-5/+6
2019-02-14net: page_pool: don't use page->private to store dma_addr_tIlias Apalodimas1-4/+9
2019-02-14mm: add dma_addr_t to struct pageJesper Dangaard Brouer1-0/+7
2019-02-14net: sched: remove duplicated include from cls_api.cYueHaibing1-1/+0
2019-02-14flow_offload: fix block statsJohn Hurley1-3/+3
2019-02-14net: sched: flower: only return error from hw offload if skip_swVlad Buslov1-2/+10
2019-02-14qlge: fix some indentation issuesColin Ian King2-4/+4
2019-02-14qed: fix indentation issue with statements in an if-blockColin Ian King1-6/+6
2019-02-14net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...Yang Wei1-1/+1
2019-02-14net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-14net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-14net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...Yang Wei1-1/+1
2019-02-14net: neterion: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei2-2/+2
2019-02-14Merge branch 'phy-25g'David S. Miller6-151/+210
2019-02-14net: phy: Add generic support for 2.5GBaseT and 5GBaseTMaxime Chevallier2-0/+53
2019-02-14net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier3-70/+83
2019-02-14net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier3-28/+28
2019-02-14net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier3-53/+46
2019-02-13Merge branch 'net-Remove-unused-variables'David S. Miller2-5/+0
2019-02-13staging: fsl-dpaa2: ethsw: Remove unused port_priv variableFlorian Fainelli1-2/+0
2019-02-13mlxsw: spectrum_switchdev: Remove unused variablesFlorian Fainelli1-3/+0