summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo
2019-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-02ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settimeVladimir Oltean
2019-10-02net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-02net: dsa: sja1105: Initialize the meta_lockVladimir Oltean
2019-10-02net: dsa: rtl8366: Check VLAN ID and not portsLinus Walleij
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek
2019-10-01xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu
2019-10-01net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal
2019-10-01ionic: select CONFIG_NET_DEVLINKArnd Bergmann
2019-10-01net: socionext: netsec: always grab descriptor lockLorenzo Bianconi
2019-09-30net: dsa: sja1105: Prevent leaking memoryNavid Emamdoost
2019-09-30net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...Vladimir Oltean
2019-09-30Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-09-30net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27ieee802154: ca8210: prevent memory leakNavid Emamdoost
2019-09-27Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-27net: tap: clean up an indentation issueColin Ian King
2019-09-27nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2019-09-27mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-27net: ena: clean up indentation issueColin Ian King
2019-09-27NFC: st95hf: clean up indentation issueColin Ian King
2019-09-27net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-09-27net: socionext: ave: Avoid using netdev_err() before calling register_netdev()Kunihiko Hayashi
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller
2019-09-27net: dsa: microchip: Always set regmap stride to 1Marek Vasut
2019-09-27Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-27nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost
2019-09-27nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost
2019-09-27vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabledDavid Ahern
2019-09-27Merge tag 'ntb-5.4' of git://github.com/jonmason/ntbLinus Torvalds