aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta1-0/+3
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-17/+29
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon1-0/+9
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2-7/+6
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen1-2/+3
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King1-1/+1
2019-02-17net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-02-17qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani1-2/+2
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-15net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli1-1/+1
2019-02-15net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli1-4/+6
2019-02-15net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-02-15net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2-5/+57
2019-02-15net: dsa: b53: Fix default VLAN IDFlorian Fainelli1-13/+16
2019-02-15net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-15cxgb4: Export sge_host_page_size to uldsRaju Rangoju2-0/+2
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot1-0/+4
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-02-14net: phy: fix potential race in the phylib state machineHeiner Kallweit1-0/+2
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit1-6/+5
2019-02-13net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()Dan Carpenter1-1/+1
2019-02-13dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin1-6/+22
2019-02-13net: phy: fix interrupt handling in non-started statesHeiner Kallweit1-3/+0
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
2019-02-13net/mlx5: Fix a compilation warning in events.cTariq Toukan1-8/+9
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen3-1/+20
2019-02-13net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik1-3/+4
2019-02-12team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-02-12net: ena: update driver version from 2.0.2 to 2.0.3Arthur Kiyanovski1-1/+1
2019-02-12net: ena: fix race between link up and device initalizationArthur Kiyanovski1-5/+5
2019-02-12net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-12net: phylink: avoid resolving link state too earlyRussell King1-6/+13
2019-02-12geneve: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-02-12sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward1-1/+1
2019-02-11vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-3/+11
2019-02-10Revert "r8169: make use of xmit_more and __netdev_sent_queue"Heiner Kallweit1-9/+10
2019-02-10Revert "r8169: remove unneeded mmiowb barriers"Heiner Kallweit1-1/+7
2019-02-08net: sfp: do not probe SFP module before we're attachedRussell King3-9/+25
2019-02-07net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-06net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-06net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1