aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-30mlxsw: core: Reduce buffer size in transactions for SFP modules temperature readoutVadim Pasternak3-74/+33
2019-05-30mlxsw: core: Extend the index size for temperature sensors readoutVadim Pasternak1-3/+4
2019-05-30mlxsw: core: Extend hwmon interface with inter-connect temperature attributesVadim Pasternak1-5/+96
2019-05-30mlxsw: reg: Add Management General Peripheral Information RegisterVadim Pasternak1-0/+52
2019-05-30mlxsw: reg: Extend sensor index field size of Management Temperature RegisterVadim Pasternak1-2/+3
2019-05-30mlxsw: core: Re-order initialization sequenceIdo Schimmel1-10/+11
2019-05-30mlxsw: i2c: Allow flexible setting of I2C transactions sizeVadim Pasternak1-18/+46
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak2-0/+30
2019-05-30Merge branch 'net-stmmac-selftests-Two-fixes'David S. Miller1-2/+2
2019-05-30net: stmmac: selftests: Use kfree_skb() instead of kfree()Jose Abreu1-1/+1
2019-05-30net: stmmac: selftests: Fix sparse warningJose Abreu1-1/+1
2019-05-30ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao1-0/+2
2019-05-30Merge branch 'mlxsw-Two-small-fixes'David S. Miller2-6/+9
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes1-1/+1
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit1-0/+3
2019-05-30inet: frags: Remove unnecessary smp_store_release/READ_ONCEHerbert Xu1-6/+10
2019-05-30net: mvpp2: cls: Remove unnessesary check in mvpp2_ethtool_cls_rule_insYueHaibing1-2/+1
2019-05-30net: stmmac: Switch to devm_alloc_etherdev_mqsJisheng Zhang1-8/+3
2019-05-30tua6100: Avoid build warnings.David S. Miller1-11/+11
2019-05-30Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-18/+23
2019-05-30Merge branch 'Enable-SFP-on-ACPI-based-systems'David S. Miller3-9/+35
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev1-8/+27
2019-05-30i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2-1/+8
2019-05-30Merge branch 'XDP-generic-fixes'David S. Miller2-46/+18
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger1-46/+12
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger1-0/+6
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti1-1/+8
2019-05-30ice: Trivial cosmetic changesAnirudh Venkataramanan12-54/+53
2019-05-30ice: Recognize higher speedsAnirudh Venkataramanan2-1/+7
2019-05-30ice: Use a different ICE_DBG bit for firmware log messagesJacob Keller2-3/+4
2019-05-30ice: Update function headerAnirudh Venkataramanan1-0/+4
2019-05-30ice: Move define for ICE_AQC_DRIVER_UNLOADINGAnirudh Venkataramanan1-1/+1
2019-05-30ice: Align to updated AQ command formatsAnirudh Venkataramanan1-7/+8
2019-05-30ice: Use continue instead of an else blockAnirudh Venkataramanan1-3/+5
2019-05-30ice: Change minimum descriptor count value for Tx/Rx ringsPreethi Banala1-1/+1
2019-05-30ice: Add switch rules to handle LLDP packetsDave Ertman5-6/+89
2019-05-29ice: Cleanup ice_update_link_infoBruce Allan1-17/+18
2019-05-29ice: Use right type for ice_cfg_vsi_lan returnAkeem G Abodunrin1-8/+10
2019-05-29ice: Add support for Forward Error Correction (FEC)Paul Greenwalt6-3/+349
2019-05-29ice: Add support for virtchnl_vector_map.[rxq|txq]_mapAnirudh Venkataramanan3-44/+115
2019-05-29ice: Introduce ice_init_mac_fltr and move ice_napi_delTony Nguyen3-44/+79
2019-05-29ice: Use GLINT_DYN_CTL to disable VF's interruptsBrett Creeley1-28/+13
2019-05-29net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut1-22/+2
2019-05-29net: ethernet: ti: cpsw: correct .ndo_open error pathIvan Khoronzhuk1-2/+5
2019-05-29Merge branch 'Decoupling-PHYLINK-from-struct-net_device'David S. Miller13-257/+499
2019-05-29net: dsa: sja1105: Fix broken fixed-link interfaces on user portsVladimir Oltean1-5/+6
2019-05-29net: dsa: Use PHYLINK for the CPU/DSA portsIoana Ciornei1-6/+63
2019-05-29net: dsa: Move the phylink driver calls into port.cIoana Ciornei3-95/+118