summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27Merge tag 'soundwire-6.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-27Merge tag 'phy-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2023-07-27benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-07-26virtio-net: fix race between set queues and probeJason Wang
2023-07-26net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-07-26Merge tag 'platform-drivers-x86-v6.5-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-25net: ipa: only reset hashed tables when supportedAlex Elder
2023-07-25macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma
2023-07-25platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin
2023-07-25platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy
2023-07-25platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptopsKristian Angelov
2023-07-25platform/x86: think-lmi: Use kfree_sensitive instead of kfreeWang Ming
2023-07-25platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirksMaxim Mikityanskiy
2023-07-25platform/x86: intel: hid: Always call BTNL ACPI methodHans de Goede
2023-07-25platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K
2023-07-25platform/x86/amd/pmf: reduce verbosity of apmf_get_system_paramsShyam Sundar S K
2023-07-25net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-07-25team: reset team's flags when down link is P2P deviceHangbin Liu
2023-07-25bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-07-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-24Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-24ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
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-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-07-24Merge tag 'media/v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-24phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()Harshit Mogalapalli
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-22Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-22Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-07-22Merge tag 'regmap-fix-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-07-22Merge tag 'gpio-fixes-for-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-21loop: do not enforce max_loop hard limit by (new) defaultMauricio Faria de Oliveira