summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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-30netvsc: unshare skb in VF rx handlerStephen Hemminger
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds
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
2019-05-28dpaa_eth: use only online CPU portalsMadalin Bucur
2019-05-28net: mvneta: Fix err code path of probeJisheng Zhang
2019-05-28net: stmmac: Do not output error on deferred probeThierry Reding
2019-05-28Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-05-28Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh
2019-05-27Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2019-05-26net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-05-26dpaa2-eth: Make constant 64-bit longIoana Radulescu
2019-05-26dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu
2019-05-26dpaa2-eth: Fix potential spectre issueIoana Radulescu
2019-05-26bonding/802.3ad: fix slave link initialization transition statesJarod Wilson
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang