summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06net: dsa: mv88e6xxx: Unique SERDES interrupt namesAndrew Lunn
2020-01-06net: dsa: mv88e6xxx: Unique IRQ nameAndrew Lunn
2020-01-06Merge branch 'ethtool-allow-nesting-of-begin-and-complete-callbacks'David S. Miller
2020-01-06epic100: allow nesting of ethtool_ops begin() and complete()Michal Kubecek
2020-01-06via-velocity: allow nesting of ethtool_ops begin() and complete()Michal Kubecek
2020-01-06wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern
2020-01-06gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET
2020-01-06Merge branch 'mlxsw-Disable-checks-in-hardware-pipeline'David S. Miller
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen
2020-01-06mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipelineAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen
2020-01-06mlxsw: spectrum: Disable SIP_DIP check in hardware pipelineAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen
2020-01-06mlxsw: spectrum: Disable MC_DMAC check in hardware pipelineAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen
2020-01-06mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipelineAmit Cohen
2020-01-06Merge branch 'hns3-next'David S. Miller
2020-01-06net: hns3: modify an unsuitable reset level for hardware errorHuazhong Tan
2020-01-06net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan
2020-01-06net: hns3: add protection when get SFP speed as 0Guojia Liao
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu
2020-01-06net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu
2020-01-06net: hns3: modify the IRQ name of TQP vectorYonglong Liu
2020-01-06net: hns3: re-organize vector handleYonglong Liu
2020-01-06net: hns3: add trace event support for HNS3 driverYunsheng Lin
2020-01-05Merge branch 'Convert-Felix-DSA-switch-to-PHYLINK'David S. Miller
2020-01-05net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean
2020-01-05net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean
2020-01-05net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean
2020-01-05enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean
2020-01-05enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-05net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean
2020-01-05mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean
2020-01-05Merge branch 'dsa-deferred-xmit'David S. Miller
2020-01-05net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmitVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-05net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-05Merge branch 'Fix-10G-PHY-interface-types'David S. Miller
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-05net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-05Merge branch 'ionic-add-sriov-support'David S. Miller
2020-01-05ionic: support sr-iov operationsShannon Nelson
2020-01-05ionic: ionic_if bits for sr-iov supportShannon Nelson
2020-01-05net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-05Merge branch 'net-phy-switch-to-using-fwnode_gpiod_get_index'David S. Miller
2020-01-05net: phy: fixed_phy: switch to using fwnode_gpiod_get_indexDmitry Torokhov
2020-01-05net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov