summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-25IB/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-07net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-07xen-netfront: remove warning when unloading moduleEduardo Otubo
2018-02-07igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-31vmxnet3: repair memory leakNeil Horman
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
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