summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nfp: don't keep count for free buffers delayed kickJakub Kicinski2017-05-302-8/+2
* nfp: don't add ring size to index calculationsJakub Kicinski2017-05-301-2/+2
* nfp: fix print format for ring pointers in ring dumpsJakub Kicinski2017-05-301-2/+2
* nfp: don't wait for resources indefinitelyJakub Kicinski2017-05-303-4/+20
* nfp: add hwmon supportDavid Brunecz2017-05-308-7/+286
* nfp: support variable NSP response lengthsJakub Kicinski2017-05-301-0/+8
* nfp: shorten CPP core probe logsJakub Kicinski2017-05-301-8/+11
* nfp: support long reads and writes with the cpp helpersJakub Kicinski2017-05-302-18/+72
* nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski2017-05-301-2/+8
* nfp: don't set aux pointers if ioremap failedJakub Kicinski2017-05-301-8/+12
* nfp: set driver VF limitJakub Kicinski2017-05-301-8/+15
* nfp: add set_mac_address support while the interface is upPablo Cascón2017-05-302-10/+36
* nfp: add MAY_USE_DEVLINK dependencyJakub Kicinski2017-05-301-0/+1
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-271-8/+22
* net: dsa: mv88e6xxx: handle SERDES error appropriatelyVivien Didelot2017-05-271-12/+7
* bonding: Prevent duplicate userspace notificationVlad Yasevich2017-05-272-3/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2616-80/+197
|\
| * net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-261-5/+2
| * bonding: Don't update slave->link until ready to commitNithin Sujir2017-05-251-2/+9
| * net: fix potential null pointer dereferenceGustavo A. R. Silva2017-05-251-1/+1
| * geneve: fix fill_info when using collect_metadataEric Garver2017-05-251-3/+5
| * virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich2017-05-241-0/+1
| * be2net: Fix offload features for Q-in-Q packetsVlad Yasevich2017-05-241-1/+3
| * net: phy: marvell: Limit errata to 88m1101Andrew Lunn2017-05-241-29/+37
| * net/phy: fix mdio-octeon dependency and buildRandy Dunlap2017-05-241-1/+1
| * Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-246-29/+99
| |\
| | * net/mlx5: Tolerate irq_set_affinity_hint() failuresTariq Toukan2017-05-231-11/+4
| | * net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-233-7/+38
| | * net/mlx5e: IPoIB, handle RX packet correctlyErez Shitrit2017-05-231-1/+7
| | * net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz2017-05-231-7/+7
| | * net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz2017-05-231-2/+3
| | * net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz2017-05-231-0/+39
| | * net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz2017-05-231-1/+1
| * | net: fec: add post PHY reset delay DT propertyQuentin Schulz2017-05-241-1/+15
| * | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-7/+24
| |/
* | ibmvnic: Reset sub-crqs during driver resetNathan Fontenot2017-05-261-3/+43
* | ibmvnic: Reset tx/rx pools on driver resetNathan Fontenot2017-05-261-4/+67
* | ibmvnic: Reset the CRQ queue during driver resetNathan Fontenot2017-05-261-2/+8
* | ibmvnic: Check adapter state during ibmvnic_pollNathan Fontenot2017-05-261-1/+7
* | ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSEDThomas Falcon2017-05-261-0/+21
* | ibmvnic: Halt TX and report carrier off on H_CLOSED return codeThomas Falcon2017-05-261-2/+8
* | ibmvnic: Non-fatal error handlingJohn Allen2017-05-262-25/+32
* | ibmvnic: Fix cleanup of SKB's on driver closeThomas Falcon2017-05-261-1/+1
* | ibmvnic: Send gratuitous arp on resetJohn Allen2017-05-261-0/+1
* | ibmvnic: Handle failover after failed init crqJohn Allen2017-05-262-2/+11
* | ibmvnic: Track state of adapter napisJohn Allen2017-05-262-9/+29
* | mlxsw: spectrum_router: Implement common RIF coreIdo Schimmel2017-05-263-237/+337
* | mlxsw: spectrum: Implement common FID coreIdo Schimmel2017-05-268-761/+1278
* | mlxsw: spectrum_router: Determine VR first when creating RIFIdo Schimmel2017-05-261-16/+22
* | mlxsw: spectrum_router: Flood packets to router after RIF creationIdo Schimmel2017-05-261-8/+8