summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-24ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei
2020-11-24net: ftgmac100: Fix crash when removing driverJoel Stanley
2020-11-24net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-24net/mlx5: Disable QoS when min_rates on all VFs are zeroVladyslav Tarasiuk
2020-11-24net/mlx5: Add handling of port type in rule deletionMichael Guralnik
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-11-24qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong
2020-11-24net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanupSubash Abhinov Kasiviswanathan
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-24net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl
2020-11-24net: ethernet: ti: cpsw: fix error return code in cpsw_probe()Zhang Changzhong
2020-11-24net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz
2020-11-24net: b44: fix error return code in b44_init_one()Zhang Changzhong
2020-11-24mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel
2020-11-24lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck
2020-11-24lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck
2020-11-24bnxt_en: read EEPROM A2h address using page 0Edwin Peer
2020-11-22net: lantiq: Add locking for TX DMA channelHauke Mehrtens
2020-11-22net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-11-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-11-22net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-11-22net/mlx5: Use async EQ setup cleanup helpers for multiple EQsParav Pandit
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-18igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-11-18net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang
2020-11-18can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-18can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2020-11-18can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-18can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-18can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost
2020-11-18can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong
2020-11-18can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-18can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-18can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing
2020-11-10powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-10net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2020-11-10ionic: check port ptr before useShannon Nelson
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-11-10cadence: force nonlinear buffers to be clonedMark Deneen
2020-11-05bnxt_en: Log unknown link speed appropriately.Michael Chan
2020-11-05drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng
2020-11-05can: flexcan: disable clocks during stop modeJoakim Zhang