summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-0627-113/+250
|\
| * ionic: check port ptr before useShannon Nelson2020-11-051-0/+5
| * r8169: work around short packet hw bug on RTL8125Heiner Kallweit2020-11-041-3/+11
| * Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-0410-55/+139
| |\
| | * can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang2020-11-031-0/+2
| | * can: flexcan: add ECC initialization for VF610Joakim Zhang2020-11-031-1/+1
| | * can: flexcan: add ECC initialization for LX2160AJoakim Zhang2020-11-031-2/+3
| | * can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang2020-11-031-2/+1
| | * can: mcp251xfd: remove unneeded breakTom Rix2020-11-031-11/+11
| | * can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warningskernel test robot2020-11-031-1/+1
| | * can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...Marc Kleine-Budde2020-11-031-8/+8
| | * can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean2020-11-031-3/+8
| | * can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean2020-11-031-5/+46
| | * can: peak_usb: add range checking in decode operationsDan Carpenter2020-11-031-11/+37
| | * can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost2020-11-031-3/+3
| | * can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong2020-11-031-3/+5
| | * can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp2020-11-031-2/+6
| | * can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol2020-11-031-1/+5
| | * can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde2020-11-031-2/+2
| * | chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav2020-11-031-1/+1
| * | chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav2020-11-031-0/+3
| * | net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas2020-11-031-0/+1
| |/
| * sfp: Fix error handing in sfp_probe()YueHaibing2020-11-021-1/+2
| * powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu2020-11-021-4/+32
| * net: dsa: qca8k: Fix port MTU settingJonathan McDowell2020-11-021-2/+2
| * net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2020-11-022-5/+1
| * dpaa_eth: fix the RX headroom size alignmentCamelia Groza2020-11-021-5/+9
| * dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza2020-11-021-6/+10
| * cadence: force nonlinear buffers to be clonedMark Deneen2020-10-311-1/+2
| * net: stmmac: Fix channel lock initializationMarek Szyprowski2020-10-301-0/+1
| * stmmac: intel: Fix kernel panic on pci probeWong Vee Khee2020-10-301-7/+7
| * gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-10-301-1/+1
| * gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-10-301-10/+2
| * net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer2020-10-302-13/+22
* | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2020-10-313-5/+4
|\ \ | |/ |/|
| * gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-302-4/+3
| * enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+1
* | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-2927-153/+204
|\ \
| * | r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit2020-10-291-2/+2
| * | ibmvnic: fix ibmvnic_set_macLijun Pan2020-10-291-2/+6
| * | gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara2020-10-291-8/+8
| * | ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer2020-10-271-6/+0
| * | ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-10-271-3/+7
| * | chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav2020-10-271-15/+12
| * | chelsio/chtls: fix deadlock issueVinay Kumar Yadav2020-10-271-2/+0
| * | net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu2020-10-261-1/+1
| * | bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam2020-10-261-1/+2
| * | bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan2020-10-261-1/+4
| * | bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2020-10-262-1/+19
| * | bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam2020-10-261-11/+2