aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-16net: fec: Fix reference count leak in fec series opsZhang Qilong
2020-11-16Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-15can: m_can: m_can_stop(): set device to software init mode before closingFaiz Abbas
2020-11-15can: m_can: Fix freeing of can device from peripherialsDan Murphy
2020-11-15can: m_can: m_can_class_free_dev(): introduce new functionDan Murphy
2020-11-15can: m_can: m_can_handle_state_change(): fix state changeWu Bo
2020-11-15can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistrationMarc Kleine-Budde
2020-11-15can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...Marc Kleine-Budde
2020-11-15can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPIEnric Balletbo i Serra
2020-11-15can: flexcan: fix failure handling of pm_runtime_get_sync()Zhang Qilong
2020-11-15can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...Marc Kleine-Budde
2020-11-15can: peak_usb: fix potential integer overflow on shift of a intColin Ian King
2020-11-15can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde
2020-11-15can: ti_hecc: Fix memleak in ti_hecc_probeZhang Qilong
2020-11-15can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez
2020-11-14net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang
2020-11-14lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck
2020-11-14lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck
2020-11-14net: dsa: mv88e6xxx: Avoid VTU corruption on 6097Tobias Waldekranz
2020-11-14net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()Zhang Changzhong
2020-11-13ip_tunnels: Set tunnel option flag when tunnel metadata is presentYi-Hung Wei
2020-11-13net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing
2020-11-13net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai
2020-11-13net: phy: mscc: remove non-MACSec compatible phySteen Hegelund
2020-11-13net: ethernet: ti: cpsw: fix cpts irq after suspendGrygorii Strashko
2020-11-12net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()Zhang Changzhong
2020-11-12net: ethernet: mtk-star-emac: return ok when xmit dropsVincent Stehlé
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu