summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-26net: ipv6: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu
2017-05-26net: ipv4: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu
2017-05-26net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern
2017-05-26net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookupDavid Ahern
2017-05-26net: ipv4: Remove event arg to rt_fill_infoDavid Ahern
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern
2017-05-26Merge branch 'nfp-devlink-port-implementation'David S. Miller
2017-05-26nfp: support port splitting via devlinkJakub Kicinski
2017-05-26nfp: calculate total port lanes for splitJakub Kicinski
2017-05-26nfp: register ports as devlink portsJakub Kicinski
2017-05-26nfp: add helper for cleaning up vNICsJakub Kicinski
2017-05-26nfp: add devlink supportSimon Horman
2017-05-26nfp: move mutex init out of net codeJakub Kicinski
2017-05-25Merge branch 'mlxsw-Support-firmware-flash'David S. Miller