summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-19net: fec: properly guard irq coalesce setupRasmus Villemoes1-1/+2
2022-12-19nvme-pci: clear the prp2 field when not usedLei Rao1-0/+2
2022-12-19net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes1-16/+6
2022-12-19can: mcba_usb: Fix termination command argumentYasushi SHOJI1-3/+7
2022-12-19pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda1-3/+6
2022-12-19rtc: cmos: fix build on non-ACPI platformsAlexandre Belloni1-0/+3
2022-12-19rtc: cmos: Fix wake alarm breakageRafael J. Wysocki1-3/+8
2022-12-19rtc: cmos: Fix event handler registration ordering issueRafael J. Wysocki1-10/+19
2022-12-14drm/amdgpu/vcn: update vcn4 fw shared data structureRuijing Dong2-0/+11
2022-12-14s390/qeth: fix use-after-free in hsciAlexandra Winter1-1/+1
2022-12-14macsec: add missing attribute validation for offloadEmeel Hakim1-0/+1
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-14net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao1-0/+1
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-14net: phy: mxl-gpy: add MDINT workaroundMichael Walle1-0/+85
2022-12-14net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean1-2/+5
2022-12-14xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-14dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can1-0/+4
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-14net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao1-0/+2
2022-12-14bonding: get correct NA dest addressHangbin Liu1-1/+1
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian1-1/+1
2022-12-14net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng2-1/+4
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian1-1/+1
2022-12-14net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu1-1/+3
2022-12-14ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing1-1/+1
2022-12-14net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin1-0/+3
2022-12-14net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao1-0/+1
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang1-4/+4
2022-12-14gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()Wang Yufen1-0/+1
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav1-4/+4
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski1-10/+2
2022-12-14i40e: Fix for VF MAC address 0Sylwester Dziedziuch1-0/+2
2022-12-14i40e: Fix not setting default xps_cpus after resetMichal Jaron1-1/+18
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter1-0/+3
2022-12-14xen-netfront: Fix NULL sring after live migrationLin Liu1-0/+6
2022-12-14net: microchip: sparx5: correctly free skb in xmitCasper Andersson2-18/+25
2022-12-14octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan1-1/+6
2022-12-14net: mdiobus: fix double put fwnode in the error pathYang Yingliang1-1/+3
2022-12-14net: mdiobus: fwnode_mdiobus_register_phy() rework error handlingOleksij Rempel1-9/+12
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko1-2/+2
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko1-2/+2
2022-12-14nfp: correct desc type when header dma len is 4096Yinjun Zhang1-3/+3
2022-12-14vmxnet3: use correct intrConf reference when using extended queuesRonak Doshi1-2/+14
2022-12-14vmxnet3: correctly report encapsulated LRO packetRonak Doshi1-2/+9
2022-12-14drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN1-3/+3
2022-12-14net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli1-1/+1
2022-12-14net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing1-1/+2
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki1-0/+2
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki1-2/+2