summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Properly convey driver version to firmwareLeon Romanovsky2020-12-301-1/+5
* ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-301-1/+4
* ath10k: Fix an error handling pathChristophe JAILLET2020-12-301-0/+2
* ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-303-3/+11
* cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao2020-12-301-0/+2
* orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-12-301-7/+7
* mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto2020-12-301-0/+2
* vxlan: Copy needed_tailroom from lowerdevSven Eckelmann2020-12-301-0/+2
* vxlan: Add needed_headroom for lower deviceSven Eckelmann2020-12-301-0/+1
* ixgbe: avoid premature Rx buffer reuseBjörn Töpel2020-12-301-7/+17
* can: softing: softing_netdev_open(): fix error handlingZhang Qilong2020-12-301-2/+7
* net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-301-3/+3
* net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-301-3/+10
* net/mlx4_en: Handle TX error CQEMoshe Shemesh2020-12-303-7/+39
* lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer2020-12-301-4/+5
* net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-302-8/+19
* net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-301-0/+14
* iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-12-301-1/+1
* iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-12-301-9/+27
* Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski2020-12-111-16/+4
* net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha2020-12-081-2/+19
* net: mvpp2: Fix error return code in mvpp2_open()Wang Hai2020-12-081-0/+1
* net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong2020-12-081-2/+6
* cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-081-0/+1
* geneve: pull IP header before ECN decapsulationEric Dumazet2020-12-081-4/+16
* ibmvnic: Fix TX completion error handlingThomas Falcon2020-12-081-3/+1
* ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon2020-12-081-0/+18
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-082-35/+44
* i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-12-083-18/+31
* ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-12-081-1/+3
* usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-12-081-1/+1
* tun: honor IOCB_NOWAIT flagJens Axboe2020-12-081-3/+11
* can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde2020-12-021-1/+1
* can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-12-021-61/+70
* ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-12-021-0/+3
* ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-12-021-0/+3
* net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin2020-12-021-9/+8
* cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-12-021-1/+2
* bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-12-021-1/+1
* bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-12-021-0/+1
* bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong2020-12-021-0/+1
* can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson2020-11-241-1/+1
* can: m_can: m_can_handle_state_change(): fix state changeWu Bo2020-11-241-2/+2
* can: peak_usb: fix potential integer overflow on shift of a intColin Ian King2020-11-241-2/+2
* can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde2020-11-241-2/+2
* can: ti_hecc: Fix memleak in ti_hecc_probeZhang Qilong2020-11-241-5/+8
* can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez2020-11-241-1/+1
* ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei2020-11-241-2/+1
* net: ftgmac100: Fix crash when removing driverJoel Stanley2020-11-241-0/+4
* net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-241-1/+1