summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-06net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-06-03net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang
2019-06-03net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang
2019-06-03net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-06-02net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit
2019-05-30Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 195Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128Thomas Gleixner
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov
2019-05-29net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov
2019-05-29net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov
2019-05-29net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King
2019-05-29net: phylink: ensure consistent phy interface modeRussell King
2019-05-29net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-05-28net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed
2019-05-28net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu
2019-05-28net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit
2019-05-28net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit
2019-05-28net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed