summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-05-01tcp: better SYNACK sent timestampYuchung Cheng
2019-05-01tcp: undo initial congestion window on false SYN timeoutYuchung Cheng
2019-05-01tcp: avoid unconditional congestion window undo on SYN retransmitYuchung Cheng
2019-05-01netdevsim: fix fall-through annotationGustavo A. R. Silva
2019-05-01sfc: mcdi_port: Mark expected switch fall-throughGustavo A. R. Silva
2019-05-01devlink: Change devlink health locking mechanismMoshe Shemesh
2019-05-01Merge branch 'aquantia-next'David S. Miller
2019-05-01net: aquantia: remove outdated device idsNikita Danilov
2019-05-01net: aquantia: fixups on 64bit dma countersDmitry Bogdanov
2019-05-01net: aquantia: get total counters from DMA blockDmitry Bogdanov
2019-05-01net: aquantia: fetch up to date statistics on ethtool requestDmitry Bogdanov
2019-05-01net: aquantia: extract timer cb into work jobIgor Russkikh
2019-05-01net: aquantia: introduce fwreq mutexNikita Danilov
2019-05-01net: aquantia: user correct MSI irq typeIgor Russkikh
2019-05-01net: aquantia: use macros for better visibilityIgor Russkikh
2019-05-01net: aquantia: improve ifup link detectionIgor Russkikh
2019-05-01net: aquantia: link status irq handlingIgor Russkikh
2019-05-01net: aquantia: create global service workqueueNikita Danilov
2019-05-01net: aquantia: link interrupt handling functionIgor Russkikh
2019-05-01net: aquantia: add link interrupt fieldsIgor Russkikh
2019-05-01net: aquantia: implement hwmon api for chip temperatureYana Esina
2019-05-01net: aquantia: add infrastructure to readout chip temperatureYana Esina
2019-04-30r8169: remove manual autoneg restart workaroundHeiner Kallweit
2019-04-30Merge branch 'r8169-improve-eri-function-handling'David S. Miller
2019-04-30r8169: add rtl_reset_packet_filterHeiner Kallweit
2019-04-30r8169: add helpers rtl_eri_set/clear_bitsHeiner Kallweit
2019-04-30r8169: make ERIAR_EXGMAC the default in eri functionsHeiner Kallweit
2019-04-30Merge branch 'Convert-mv88e6060-to-mdio-device'David S. Miller
2019-04-30dt-bindings: net: DSA: Remove legacy bindingAndrew Lunn
2019-04-30net: dsa: Remove legacy probing supportAndrew Lunn
2019-04-30net: dsa: mv88e6060: Remove support for legacy probingAndrew Lunn
2019-04-30net: dsa: mv88e6060: Support probing as an mdio deviceAndrew Lunn
2019-04-30Merge branch 'dsa-core-vlan'David S. Miller
2019-04-30net: dsa: Add more convenient functions for installing port VLANsVladimir Oltean
2019-04-30net: dsa: b53: Use vlan_filtering property from dsa_switchVladimir Oltean
2019-04-30net: dsa: b53: Let DSA call .port_vlan_filtering only when necessaryVladimir Oltean
2019-04-30net: dsa: Skip calling .port_vlan_filtering on no changeVladimir Oltean
2019-04-30net: dsa: mt7530: Use the DSA vlan_filtering helper functionVladimir Oltean
2019-04-30net: dsa: Add helper function to retrieve VLAN awareness settingVladimir Oltean
2019-04-30net: dsa: Keep the vlan_filtering setting in dsa_switch if it's globalVladimir Oltean
2019-04-30net: dsa: mt7530: Let DSA handle the unsetting of vlan_filteringVladimir Oltean
2019-04-30net: dsa: Unset vlan_filtering when ports leave the bridgeVladimir Oltean
2019-04-30net: dsa: b53: Let DSA handle mismatched VLAN filtering settingsVladimir Oltean
2019-04-30net: dsa: Be aware of switches where VLAN filtering is a global settingVladimir Oltean
2019-04-30net: dsa: Store vlan_filtering as a property of dsa_portVladimir Oltean
2019-04-30net: dsa: Fix pharse -> phase typoVladimir Oltean
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-29net: phy: micrel: make sure the factory test bit is clearedAntoine Tenart
2019-04-28net: phy: avoid unneeded MDIO reads in genphy_read_statusHeiner Kallweit
2019-04-28Merge branch 'dsa-tag-modules'David S. Miller