summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-05ionic: check port ptr before useShannon Nelson
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-11-04Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-03chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-03chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-11-03can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang
2020-11-03can: flexcan: add ECC initialization for VF610Joakim Zhang
2020-11-03can: flexcan: add ECC initialization for LX2160AJoakim Zhang
2020-11-03can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-03can: mcp251xfd: remove unneeded breakTom Rix
2020-11-03can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warningskernel test robot
2020-11-03can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...Marc Kleine-Budde
2020-11-03can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2020-11-03can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-03can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-03can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost
2020-11-03can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong
2020-11-03can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-03can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-03can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde
2020-11-03net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2020-11-02sfp: Fix error handing in sfp_probe()YueHaibing
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-10-31cadence: force nonlinear buffers to be clonedMark Deneen
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee
2020-10-30gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-10-30gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2020-10-29enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-10-26bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam