summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-04net: hp100: remove unnecessary #ifdefsArnd Bergmann
2018-03-04cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2018-03-04tlan: avoid unused label with PCI=nArnd Bergmann
2018-03-04USB: cdc_subset: only build when one driver is enabledArnd Bergmann
2018-03-04amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2018-03-04drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2018-03-04vmxnet3: prevent building with 64K pagesArnd Bergmann
2018-03-04hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2018-03-04gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2018-03-04ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng
2018-03-04mvpp2: fix multicast address filterMikulas Patocka
2018-03-04IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-28r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-02-28qlcnic: fix deadlock bugJunxiao Bi
2018-02-28net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-28xen-netfront: remove warning when unloading moduleEduardo Otubo
2018-02-28igb: Free IRQs when device is hotpluggedLyude Paul
2018-02-28vmxnet3: repair memory leakNeil Horman
2018-02-28pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-02-28can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-02-28e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-02-28sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-02-28sh_eth: fix TSU resource handlingSergei Shtylyov
2018-02-28cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-02-28smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-02-28sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-02-28r8152: use test_and_clear_bithayeswang
2018-02-28can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2018-02-28net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-02-28tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-02-28net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2018-02-28net: mvneta: clear interface link status on port disableYelena Krivosheev
2018-02-28fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2018-02-28ixgbe: fix use of uninitialized paddingEmil Tantilov
2018-02-28igb: check memory allocation failureChristophe JAILLET
2018-02-28net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2018-02-28irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2018-02-28i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2018-02-28bna: avoid writing uninitialized data into hw registersArnd Bergmann
2018-02-28net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2018-02-28r8152: fix the list rx_done may be used without initializationhayeswang
2018-01-17irda: fix overly long udelay()Arnd Bergmann
2018-01-17net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2018-01-17ath9k: fix tx99 potential info leakMiaoqing Pan
2018-01-17macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2018-01-17ppp: Destroy the mutex when cleanupGao Feng
2018-01-17net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2018-01-17net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2018-01-17net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2018-01-17net: bcmgenet: reserved phy revisions must be checked firstDoug Berger