summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-24net: fec: avoid tx queue timeout when XDP is enabledWei Fang
2023-07-24ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-07-24atheros: fix return value check in atl1_tso()Yuanjun Gong
2023-07-24vxlan: fix GRO with VXLAN-GPEJiri Benc
2023-07-24vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc
2023-07-24ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong
2023-07-24vxlan: calculate correct header length for GPEJiri Benc
2023-07-24net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-07-24net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-07-24net: hns3: add tm flush when setting tmHao Lan
2023-07-24net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-07-23net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-20net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-20Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014Tomasz Moń
2023-07-20Merge tag 'regulator-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2023-07-17tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQsLino Sanfilippo
2023-07-17tpm/tpm_tis: Disable interrupts for Lenovo L590 devicesFlorian Bezdeka
2023-07-17tpm: Do not remap from ACPI resources again for Pluton TPMValentin David
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th genChristian Hesse
2023-07-17tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th genChristian Hesse
2023-07-17tpm: return false from tpm_amd_is_rng_defective on non-x86 platformsJerry Snitselaar
2023-07-17tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytesAlexander Sverdlin
2023-07-17tpm_tis_spi: Release chip select when flow control failsPeijie Shao
2023-07-17tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11Peter Ujfalusi
2023-07-17tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creationJarkko Sakkinen
2023-07-17can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-17iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-17Revert "iavf: Do not restart Tx queues after reset task failure"Marcin Szycik
2023-07-17Revert "iavf: Detach device during reset task"Marcin Szycik
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-17iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-17iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-17iavf: Fix use-after-free in free_netdevDing Hui
2023-07-17can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde