summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-30nfp: support variable NSP response lengthsJakub Kicinski
2017-05-30nfp: shorten CPP core probe logsJakub Kicinski
2017-05-30nfp: support long reads and writes with the cpp helpersJakub Kicinski
2017-05-30nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski
2017-05-30nfp: don't set aux pointers if ioremap failedJakub Kicinski
2017-05-30nfp: set driver VF limitJakub Kicinski
2017-05-30nfp: add set_mac_address support while the interface is upPablo Cascón
2017-05-30nfp: add MAY_USE_DEVLINK dependencyJakub Kicinski
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
2017-05-27net: dsa: mv88e6xxx: handle SERDES error appropriatelyVivien Didelot
2017-05-27Merge branch 'rtnetlink-Updates-to-rtnetlink_event'David S. Miller
2017-05-27bonding: Prevent duplicate userspace notificationVlad Yasevich
2017-05-27rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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 tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-26Merge branch 'mv88e6xxx-SERDES'David S. Miller
2017-05-26dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disableAndrew Lunn