summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-26Merge branch 'ibmvnic-Driver-updates'David S. Miller
2017-05-26ibmvnic: Reset sub-crqs during driver resetNathan Fontenot
2017-05-26ibmvnic: Reset tx/rx pools on driver resetNathan Fontenot
2017-05-26ibmvnic: Reset the CRQ queue during driver resetNathan Fontenot
2017-05-26ibmvnic: Check adapter state during ibmvnic_pollNathan Fontenot
2017-05-26ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSEDThomas Falcon
2017-05-26ibmvnic: Halt TX and report carrier off on H_CLOSED return codeThomas Falcon
2017-05-26ibmvnic: Non-fatal error handlingJohn Allen
2017-05-26ibmvnic: Fix cleanup of SKB's on driver closeThomas Falcon
2017-05-26ibmvnic: Send gratuitous arp on resetJohn Allen
2017-05-26ibmvnic: Handle failover after failed init crqJohn Allen
2017-05-26ibmvnic: Track state of adapter napisJohn Allen
2017-05-26Merge branch 'mlxsw-Improve-extensibility'David S. Miller
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel
2017-05-26mlxsw: spectrum_router: Replace vPorts with Port-VLANIdo Schimmel
2017-05-26mlxsw: spectrum: Change signature of FID leave functionIdo Schimmel
2017-05-26mlxsw: spectrum: Introduce Port-VLAN structureIdo Schimmel
2017-05-26mlxsw: spectrum: Set port's mode according to FID mappingsIdo Schimmel
2017-05-26bridge: Export multicast enabled stateIdo Schimmel
2017-05-26bridge: Export VLAN filtering stateIdo Schimmel
2017-05-26Merge branch 'mv88e6xxx-SERDES'David S. Miller
2017-05-26dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disableAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: mv88e6390X SERDES supportAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: Remove SERDES flagAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an opAndrew Lunn
2017-05-26net: dsa: mv88e6xxx: Move phy functions into phy.[ch]Andrew Lunn
2017-05-26net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König
2017-05-26Merge branch 'marvell-phy-cleanups'David S. Miller
2017-05-26net: phy: marvell: Uniform page namesAndrew Lunn
2017-05-26net: phy: marvell: helper to get and set pageAndrew Lunn
2017-05-26net: phy: marvell: More hidden page changes refactoredAndrew Lunn
2017-05-26net: phy: marvell: #defines for copper and fibre pagesAndrew Lunn
2017-05-26liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti
2017-05-26liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti
2017-05-26Merge branch 'phy-sysfs-reciprocal-links'David S. Miller
2017-05-26net: sysfs: Document PHY device sysfs attributesFlorian Fainelli
2017-05-26net: sysfs: Document "phydev" symbolic linkFlorian Fainelli
2017-05-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli
2017-05-26Merge branch 'RTM_GETROUTE--return-fib-result'David S. Miller