summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-11net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-03-11mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-03-03xen-netfront: enable device after manual module loadEduardo Otubo
2018-03-03bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu
2018-03-03i40e/i40evf: Account for frags split over multiple descriptors in check linea...Alexander Duyck
2018-03-03NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)
2018-03-03e1000: fix disabling already-disabled warningTushar Dave
2018-03-03macvlan: Fix one possible double freeGao Feng
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2018-03-03net: stmmac: Fix TX timestamp calculationFredrik Hallenberg
2018-03-03net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov
2018-03-03net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2018-03-03net: phy: xgene: disable clk on error pathsAlexey Khoroshilov
2018-03-03net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2018-02-25vmxnet3: prevent building with 64K pagesArnd Bergmann
2018-02-25hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2018-02-25gianfar: Disable EEE autoneg by defaultClaudiu Manoil
2018-02-25net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2018-02-25ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-13b43: Add missing MODULE_FIRMWARE()Takashi Iwai
2018-02-13r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-02-13qmi_wwan: Add support for Quectel EP06Kristian Evensen
2018-02-13qlcnic: fix deadlock bugJunxiao Bi
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach
2018-02-03net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-03bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2018-02-03xen-netfront: remove warning when unloading moduleEduardo Otubo
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2018-01-31vmxnet3: repair memory leakNeil Horman
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault