Age | Commit message (Expand) | Author |
2019-05-01 | tcp: avoid unconditional congestion window undo on SYN retransmit | Yuchung Cheng |
2019-05-01 | netdevsim: fix fall-through annotation | Gustavo A. R. Silva |
2019-05-01 | sfc: mcdi_port: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-05-01 | devlink: Change devlink health locking mechanism | Moshe Shemesh |
2019-05-01 | Merge branch 'aquantia-next' | David S. Miller |
2019-05-01 | net: aquantia: remove outdated device ids | Nikita Danilov |
2019-05-01 | net: aquantia: fixups on 64bit dma counters | Dmitry Bogdanov |
2019-05-01 | net: aquantia: get total counters from DMA block | Dmitry Bogdanov |
2019-05-01 | net: aquantia: fetch up to date statistics on ethtool request | Dmitry Bogdanov |
2019-05-01 | net: aquantia: extract timer cb into work job | Igor Russkikh |
2019-05-01 | net: aquantia: introduce fwreq mutex | Nikita Danilov |
2019-05-01 | net: aquantia: user correct MSI irq type | Igor Russkikh |
2019-05-01 | net: aquantia: use macros for better visibility | Igor Russkikh |
2019-05-01 | net: aquantia: improve ifup link detection | Igor Russkikh |
2019-05-01 | net: aquantia: link status irq handling | Igor Russkikh |
2019-05-01 | net: aquantia: create global service workqueue | Nikita Danilov |
2019-05-01 | net: aquantia: link interrupt handling function | Igor Russkikh |
2019-05-01 | net: aquantia: add link interrupt fields | Igor Russkikh |
2019-05-01 | net: aquantia: implement hwmon api for chip temperature | Yana Esina |
2019-05-01 | net: aquantia: add infrastructure to readout chip temperature | Yana Esina |
2019-04-30 | r8169: remove manual autoneg restart workaround | Heiner Kallweit |
2019-04-30 | Merge branch 'r8169-improve-eri-function-handling' | David S. Miller |
2019-04-30 | r8169: add rtl_reset_packet_filter | Heiner Kallweit |
2019-04-30 | r8169: add helpers rtl_eri_set/clear_bits | Heiner Kallweit |
2019-04-30 | r8169: make ERIAR_EXGMAC the default in eri functions | Heiner Kallweit |
2019-04-30 | Merge branch 'Convert-mv88e6060-to-mdio-device' | David S. Miller |
2019-04-30 | dt-bindings: net: DSA: Remove legacy binding | Andrew Lunn |
2019-04-30 | net: dsa: Remove legacy probing support | Andrew Lunn |
2019-04-30 | net: dsa: mv88e6060: Remove support for legacy probing | Andrew Lunn |
2019-04-30 | net: dsa: mv88e6060: Support probing as an mdio device | Andrew Lunn |
2019-04-30 | Merge branch 'dsa-core-vlan' | David S. Miller |
2019-04-30 | net: dsa: Add more convenient functions for installing port VLANs | Vladimir Oltean |
2019-04-30 | net: dsa: b53: Use vlan_filtering property from dsa_switch | Vladimir Oltean |
2019-04-30 | net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary | Vladimir Oltean |
2019-04-30 | net: dsa: Skip calling .port_vlan_filtering on no change | Vladimir Oltean |
2019-04-30 | net: dsa: mt7530: Use the DSA vlan_filtering helper function | Vladimir Oltean |
2019-04-30 | net: dsa: Add helper function to retrieve VLAN awareness setting | Vladimir Oltean |
2019-04-30 | net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global | Vladimir Oltean |
2019-04-30 | net: dsa: mt7530: Let DSA handle the unsetting of vlan_filtering | Vladimir Oltean |
2019-04-30 | net: dsa: Unset vlan_filtering when ports leave the bridge | Vladimir Oltean |
2019-04-30 | net: dsa: b53: Let DSA handle mismatched VLAN filtering settings | Vladimir Oltean |
2019-04-30 | net: dsa: Be aware of switches where VLAN filtering is a global setting | Vladimir Oltean |
2019-04-30 | net: dsa: Store vlan_filtering as a property of dsa_port | Vladimir Oltean |
2019-04-30 | net: dsa: Fix pharse -> phase typo | Vladimir Oltean |
2019-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2019-04-29 | net: phy: micrel: make sure the factory test bit is cleared | Antoine Tenart |
2019-04-28 | net: phy: avoid unneeded MDIO reads in genphy_read_status | Heiner Kallweit |
2019-04-28 | Merge branch 'dsa-tag-modules' | David S. Miller |
2019-04-28 | dsa: Allow tag drivers to be built as modules | Andrew Lunn |
2019-04-28 | dsa: tag_brcm: Avoid unused symbols | Andrew Lunn |