summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-13Merge tag 'v4.4.121' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b2.97-20180331Max Krummenacher
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-03e1000: fix disabling already-disabled warningTushar Dave
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: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov
2018-02-25net: hp100: remove unnecessary #ifdefsArnd Bergmann
2018-02-25wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2018-02-25tlan: avoid unused label with PCI=nArnd Bergmann
2018-02-25rtlwifi: fix gcc-6 indentation warningArnd Bergmann
2018-02-25USB: cdc_subset: only build when one driver is enabledArnd Bergmann
2018-02-25amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2018-02-25drivers/net: fix eisa_driver probe section mismatchFabian Frederick
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: 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-22mvpp2: fix multicast address filterMikulas Patocka
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-16r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-02-16qlcnic: fix deadlock bugJunxiao Bi
2018-02-16net: cdc_ncm: initialize drvflags before usageMatthias Hintzmann
2018-02-03net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-03xen-netfront: remove warning when unloading moduleEduardo Otubo
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul
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
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17r8152: adjust ALDPS functionhayeswang
2018-01-17r8152: use test_and_clear_bithayeswang
2018-01-17r8152: fix the wake eventhayeswang