summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-11-22net: lantiq: Add locking for TX DMA channelHauke Mehrtens1-0/+2
2020-11-22net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha1-1/+20
2020-11-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2-4/+34
2020-11-22net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha3-9/+86
2020-11-22net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit1-65/+49
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit1-1/+2
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-18igc: Fix returning wrong statisticsVinicius Costa Gomes1-6/+8
2020-11-18net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb1-3/+4
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma1-1/+1
2020-11-18can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang1-0/+2
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang1-2/+1
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean1-3/+8
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean1-5/+46
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter1-11/+37
2020-11-18can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost1-3/+3
2020-11-18can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong1-3/+5
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp1-2/+6
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol1-1/+5
2020-11-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde1-2/+2
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-11-10powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu1-4/+32
2020-11-10net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2020-11-10ionic: check port ptr before useShannon Nelson1-0/+5
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-11-10cadence: force nonlinear buffers to be clonedMark Deneen1-1/+2
2020-11-05bnxt_en: Log unknown link speed appropriately.Michael Chan1-1/+5
2020-11-05drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He1-47/+51
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng1-4/+6
2020-11-05can: flexcan: disable clocks during stop modeJoakim Zhang1-10/+20
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-11-05xen/netback: use lateeoi irq bindingJuergen Gross4-14/+86
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-2/+3
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-11-01gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4