summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-29Merge tag 'pinctrl-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-11-28ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann
2023-11-27pmdomain: arm: Avoid polling for scmi_perf_domainUlf Hansson
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg
2023-11-26dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 switch probingGreg Ungerer
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-24wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()Dan Carpenter
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-24pinctrl: realtek: Fix logical error when finding descriptorTzuyi Chang
2023-11-24net: rswitch: Fix missing dev_kfree_skb_any() in error pathYoshihiro Shimoda
2023-11-24net: rswitch: Fix return value in rswitch_start_xmit()Yoshihiro Shimoda
2023-11-24net: rswitch: Fix type of ret in rswitch_start_xmit()Yoshihiro Shimoda
2023-11-23Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-11-23netdevsim: Don't accept device bound programsStanislav Fomichev
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang
2023-11-23mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen
2023-11-23mmc: sdhci-pci-gli: Disable LPM during initializationKornel Dulęba
2023-11-23net: ipa: fix one GSI register field widthAlex Elder
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi