summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-11-10bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2018-11-10brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2018-11-10ixgbe: Correct X550EM_x revision checkMark Rustad
2018-11-10ixgbe: fix RSS limit for X550Emil Tantilov
2018-11-10net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2018-11-10net/mlx5e: Fix LRO modifyTariq Toukan
2018-11-10ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2018-11-10net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-11-10smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-10smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-10r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli
2018-11-10sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10asix: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-20team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-10-20net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre
2018-10-20stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-10-10wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-10rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-10-10ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lockBen Greear
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2018-09-29xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang
2018-09-26xen-netfront: fix queue name settingVitaly Kuznetsov
2018-09-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold