summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-07net: dsa: mv88e6xxx: Unique IRQ nameAndrew Lunn2-1/+5
2020-01-07Merge branch 'ethtool-allow-nesting-of-begin-and-complete-callbacks'David S. Miller4-33/+32
2020-01-07epic100: allow nesting of ethtool_ops begin() and complete()Michal Kubecek1-2/+5
2020-01-07via-velocity: allow nesting of ethtool_ops begin() and complete()Michal Kubecek2-4/+11
2020-01-07wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek1-27/+16
2020-01-07fcnal-test: Fix vrf argument in local tcp testsDavid Ahern1-4/+4
2020-01-07gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET1-6/+3
2020-01-07Merge branch 'mlxsw-Disable-checks-in-hardware-pipeline'David S. Miller3-1/+200
2020-01-07selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen1-0/+25
2020-01-07mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware pipelineAmit Cohen2-0/+3
2020-01-07selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen1-0/+44
2020-01-07mlxsw: spectrum: Disable SIP_DIP check in hardware pipelineAmit Cohen2-0/+3
2020-01-07selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen1-0/+82
2020-01-07mlxsw: spectrum: Disable MC_DMAC check in hardware pipelineAmit Cohen2-0/+3
2020-01-07selftests: forwarding: router: Add test case for source IP in class EAmit Cohen1-1/+37
2020-01-07mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipelineAmit Cohen2-0/+3
2020-01-07Merge branch 'hns3-next'David S. Miller11-67/+259
2020-01-07net: hns3: modify an unsuitable reset level for hardware errorHuazhong Tan1-2/+2
2020-01-07net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...Huazhong Tan2-1/+4
2020-01-07net: hns3: add protection when get SFP speed as 0Guojia Liao1-0/+6
2020-01-07net: hns3: modify the IRQ name of misc vectorsYonglong Liu5-4/+10
2020-01-07net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu1-1/+1
2020-01-07net: hns3: modify the IRQ name of TQP vectorYonglong Liu1-9/+12
2020-01-07net: hns3: re-organize vector handleYonglong Liu1-48/+52
2020-01-07net: hns3: add trace event support for HNS3 driverYunsheng Lin4-2/+172
2020-01-06Merge branch 'Convert-Felix-DSA-switch-to-PHYLINK'David S. Miller27-130/+1036
2020-01-06net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean4-17/+767
2020-01-06net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean4-3/+3
2020-01-06net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean4-6/+8
2020-01-06enetc: Set MDIO_CFG_HOLD to the recommended value of 2Vladimir Oltean1-4/+8
2020-01-06enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil9-99/+176
2020-01-06net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean2-0/+6
2020-01-06net: phylink: add support for polling MAC PCSVladimir Oltean3-2/+6
2020-01-06net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean1-0/+1
2020-01-06mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean2-0/+62
2020-01-06Merge branch 'dsa-deferred-xmit'David S. Miller6-96/+94
2020-01-06net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmitVladimir Oltean1-2/+1
2020-01-06net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean6-69/+93
2020-01-06net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean2-26/+1
2020-01-06Merge branch 'Fix-10G-PHY-interface-types'David S. Miller9-29/+65
2020-01-06net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King7-25/+39
2020-01-06net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King2-4/+26
2020-01-06Merge branch 'ionic-add-sriov-support'David S. Miller7-8/+535
2020-01-06ionic: support sr-iov operationsShannon Nelson6-8/+438
2020-01-06ionic: ionic_if bits for sr-iov supportShannon Nelson1-0/+97
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski2-2/+2
2020-01-06Merge branch 'net-phy-switch-to-using-fwnode_gpiod_get_index'David S. Miller2-9/+6
2020-01-06net: phy: fixed_phy: switch to using fwnode_gpiod_get_indexDmitry Torokhov1-2/+2
2020-01-06net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov1-5/+2
2020-01-06net: phylink: switch to using fwnode_gpiod_get_index()Dmitry Torokhov1-2/+2