summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-27tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook1-2/+2
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione1-2/+9
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King1-5/+4
2018-11-21ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-11-21tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-11-21net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke1-11/+0
2018-11-10bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2018-11-10brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2018-11-10ixgbe: Correct X550EM_x revision checkMark Rustad2-7/+4
2018-11-10ixgbe: fix RSS limit for X550Emil Tantilov1-1/+1
2018-11-10net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan3-4/+15
2018-11-10net/mlx5e: Fix LRO modifyTariq Toukan1-4/+11
2018-11-10ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy1-0/+2
2018-11-10net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev1-1/+4
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-11-10smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli1-0/+3
2018-11-10sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli1-13/+4
2018-11-10ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10asix: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi1-2/+1
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-11/+11
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+6
2018-10-20team: Forbid enslaving team device to itselfIdo Schimmel1-0/+5
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao1-0/+1
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar1-26/+17
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-10-20net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-10-20stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen1-4/+4
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-10rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear1-1/+4
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6