summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-30net: lwtunnel: Add extack to encap attr validationDavid Ahern4-13/+28
2017-05-30net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern3-10/+17
2017-05-30net: ipv4: refactor key and length checksDavid Ahern1-10/+15
2017-05-30Merge branch 'nfp-pci-core-hwmon-live-mac-addr-change'David S. Miller18-77/+475
2017-05-30nfp: don't keep count for free buffers delayed kickJakub Kicinski2-8/+2
2017-05-30nfp: don't add ring size to index calculationsJakub Kicinski1-2/+2
2017-05-30nfp: fix print format for ring pointers in ring dumpsJakub Kicinski1-2/+2
2017-05-30nfp: don't wait for resources indefinitelyJakub Kicinski3-4/+20
2017-05-30nfp: add hwmon supportDavid Brunecz8-7/+286
2017-05-30nfp: support variable NSP response lengthsJakub Kicinski1-0/+8
2017-05-30nfp: shorten CPP core probe logsJakub Kicinski1-8/+11
2017-05-30nfp: support long reads and writes with the cpp helpersJakub Kicinski2-18/+72
2017-05-30nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski1-2/+8
2017-05-30nfp: don't set aux pointers if ioremap failedJakub Kicinski1-8/+12
2017-05-30nfp: set driver VF limitJakub Kicinski1-8/+15
2017-05-30nfp: add set_mac_address support while the interface is upPablo Cascón2-10/+36
2017-05-30nfp: add MAY_USE_DEVLINK dependencyJakub Kicinski1-0/+1
2017-05-28net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2-8/+24
2017-05-28net: dsa: mv88e6xxx: handle SERDES error appropriatelyVivien Didelot1-12/+7
2017-05-28Merge branch 'rtnetlink-Updates-to-rtnetlink_event'David S. Miller7-14/+99
2017-05-28bonding: Prevent duplicate userspace notificationVlad Yasevich3-3/+29
2017-05-28rtnl: Add support for netdev event to link messagesVlad Yasevich4-11/+70
2017-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller152-1254/+2367
2017-05-27Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-254/+701
2017-05-26Merge branch 'ibmvnic-Driver-updates'David S. Miller2-41/+220
2017-05-26ibmvnic: Reset sub-crqs during driver resetNathan Fontenot1-3/+43
2017-05-26ibmvnic: Reset tx/rx pools on driver resetNathan Fontenot1-4/+67
2017-05-26ibmvnic: Reset the CRQ queue during driver resetNathan Fontenot1-2/+8
2017-05-26ibmvnic: Check adapter state during ibmvnic_pollNathan Fontenot1-1/+7
2017-05-26ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSEDThomas Falcon1-0/+21
2017-05-26ibmvnic: Halt TX and report carrier off on H_CLOSED return codeThomas Falcon1-2/+8
2017-05-26ibmvnic: Non-fatal error handlingJohn Allen2-25/+32
2017-05-26ibmvnic: Fix cleanup of SKB's on driver closeThomas Falcon1-1/+1
2017-05-26ibmvnic: Send gratuitous arp on resetJohn Allen1-0/+1
2017-05-26ibmvnic: Handle failover after failed init crqJohn Allen2-2/+11
2017-05-26ibmvnic: Track state of adapter napisJohn Allen2-9/+29
2017-05-26Merge branch 'mlxsw-Improve-extensibility'David S. Miller15-1891/+2778
2017-05-26mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel3-237/+337
2017-05-26mlxsw: spectrum: Implement common FID coreIdo Schimmel8-761/+1278
2017-05-26mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel1-16/+22
2017-05-26mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel1-8/+8
2017-05-26mlxsw: spectrum_router: Destroy RIF only based on its structIdo Schimmel1-6/+6
2017-05-26mlxsw: spectrum_router: Configure RIFs based on RIF structIdo Schimmel1-33/+23
2017-05-26mlxsw: spectrum_router: Extend the RIF structIdo Schimmel1-4/+27
2017-05-26mlxsw: spectrum_router: Allocate RIF prior to its configurationIdo Schimmel1-21/+19
2017-05-26mlxsw: spectrum_router: Allocate FID prior to RIF configurationIdo Schimmel1-13/+12
2017-05-26mlxsw: spectrum: Replace vPorts with Port-VLANIdo Schimmel4-1243/+1421
2017-05-26mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppersIdo Schimmel2-98/+13
2017-05-26mlxsw: spectrum: Don't lose bridge port device during enslavementIdo Schimmel1-23/+44