summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-0711-44/+72
|\
| * net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier2019-06-061-2/+2
| * net: aquantia: fix wol configuration not applied sometimesNikita Danilov2019-06-062-8/+10
| * net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin2019-06-051-1/+1
| * net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean2019-06-041-16/+16
| * net: phylink: avoid reducing support maskRussell King2019-06-041-4/+9
| * net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-041-4/+20
| * net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang2019-06-041-1/+2
| * net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang2019-06-041-6/+6
| * net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk2019-06-031-1/+1
| * net: hns: Fix loopback test failed at copper portsYonglong Liu2019-06-021-0/+4
| * net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko2019-06-021-1/+1
* | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-31352-2518/+352
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner2019-05-301-2/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-3029-116/+29
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-3016-193/+16
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198Thomas Gleixner2019-05-301-5/+1
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 195Thomas Gleixner2019-05-304-54/+4
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-306-7/+6
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183Thomas Gleixner2019-05-305-95/+5
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-303-39/+3
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3047-428/+47
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-302-26/+2
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-3015-148/+15
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3017-239/+17
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-3014-203/+14
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30186-948/+186
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-305-10/+5
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 128Thomas Gleixner2019-05-301-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-3141-198/+353
|\ \ | |/ |/|
| * net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-05-301-6/+4
| * mlxsw: spectrum: Prevent force of 56GAmit Cohen2019-05-301-0/+4
| * mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko2019-05-301-6/+5
| * net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes2019-05-301-1/+1
| * r8169: fix MAC address being lost in PCI D3Heiner Kallweit2019-05-301-0/+3
| * Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-05-304-18/+23
| |\
| | * net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed2019-05-291-0/+13
| | * net/mlx5e: restrict the real_dev of vlan device is the same as uplink devicewenxu2019-05-291-1/+1
| | * net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit2019-05-291-1/+1
| | * net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-291-0/+4
| | * net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-291-15/+3
| | * net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-291-1/+1
| * | netvsc: unshare skb in VF rx handlerStephen Hemminger2019-05-301-0/+6
| * | net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1
| * | net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| * | net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| * | net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
| * | net: phy: marvell10g: report if the PHY fails to boot firmwareRussell King2019-05-291-0/+13
| * | net: phylink: ensure consistent phy interface modeRussell King2019-05-291-3/+7
| * | net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda2019-05-291-0/+4
| |/