summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-03Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03virtio_net: fix missing dma unmap for resizeXuan Zhuo
2024-01-03Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-03Merge tag 'drm-intel-fixes-2023-12-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-01-02net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-02sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu
2024-01-02Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas
2024-01-02efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang
2024-01-02connector: Fix proc_event_num_listeners count not clearedwangkeqi
2024-01-01r8169: Fix PCI error on system resumeKai-Heng Feng
2023-12-29mlxbf_gige: fix receive packet race conditionDavid Thompson
2023-12-29Merge tag 'platform-drivers-x86-v6.7-6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-29platform/x86/intel/pmc: Move GBE LTR ignore to suspend callbackDavid E. Box
2023-12-29platform/x86/intel/pmc: Allow reenabling LTRsDavid E. Box
2023-12-29platform/x86/intel/pmc: Add suspend callbackDavid E. Box
2023-12-29platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki
2023-12-29ptp: ocp: fix bug in unregistering the DPLL subsystemSagi Maimon
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-27Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-12-27drm/i915/perf: Update handling of MMIO triggered reportsUmesh Nerlige Ramappa
2023-12-27drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy
2023-12-26octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2023-12-26idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin
2023-12-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds