summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-03-22drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2-0/+2
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-03-11net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach3-3/+13
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET1-2/+4
2018-03-03xen-netfront: enable device after manual module loadEduardo Otubo1-0/+1
2018-03-03e1000: fix disabling already-disabled warningTushar Dave2-6/+24
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam1-1/+2
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2-0/+14
2018-03-03net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov1-22/+31
2018-02-25hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen1-2/+4
2018-02-25IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-0/+3
2018-02-16r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-02-16qlcnic: fix deadlock bugJunxiao Bi1-9/+9
2018-02-07net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven1-0/+1
2018-02-07xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2018-02-07igb: Free IRQs when device is hotpluggedLyude Paul1-1/+1
2018-01-31vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-17e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-17Revert "can: kvaser_usb: free buf in error paths"Greg Kroah-Hartman1-2/+0
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-2/+2
2018-01-17sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger1-1/+1
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan1-1/+2
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King1-1/+3
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller1-0/+3
2017-12-25igb: check memory allocation failureChristophe JAILLET1-0/+2
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-12-20macvlan: Only deliver one copy of the frame to the macvlan interfaceAlexander Duyck1-1/+1
2017-12-20ppp: Destroy the mutex when cleanupGao Feng1-0/+1
2017-12-20net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-12-20net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-12-20net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-12-20net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-12-16bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1
2017-12-16can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly1-0/+2