summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-01-17Revert "can: kvaser_usb: free buf in error paths"Greg Kroah-Hartman
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-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck
2017-12-20ppp: Destroy the mutex when cleanupGao Feng
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-12-16can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-16can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-16can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-12-09net/appletalk: Fix kernel memory disclosureVlad Tsyrklevich
2017-11-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2017-11-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2017-11-30e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-11-30e1000e: Fix return value testBenjamin Poirier
2017-11-30e1000e: Fix error path in link detectionBenjamin Poirier
2017-11-30USB: fix buffer overflows with parsing CDC headersOliver Neukum
2017-11-30ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-30fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-24fealnx: Fix building error on MIPSHuacai Chen
2017-11-21ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov