summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-08Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds19-102/+113
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-4/+10
2024-08-08net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.Martin Whitaker1-0/+11
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree1-1/+1
2024-08-08net: pse-pd: tps23881: include missing bitfield.h headerArnd Bergmann1-0/+1
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence1-0/+3
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli1-9/+5
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)2-3/+1
2024-08-08Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-10/+9
2024-08-08idpf: fix UAFs when destroying the queuesAlexander Lobakin2-35/+13
2024-08-08idpf: fix memleak in vport interrupt configurationMichal Kubiak1-11/+8
2024-08-08idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin1-15/+15
2024-08-08bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan1-6/+7
2024-08-08net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori1-1/+3
2024-08-07Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdownBartosz Golaszewski1-1/+1
2024-08-07Bluetooth: hci_qca: fix QCA6390 support on non-DT platformsBartosz Golaszewski1-5/+8
2024-08-07Bluetooth: hci_qca: don't call pwrseq_power_off() twice for QCA6390Bartosz Golaszewski1-4/+0
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek1-4/+4
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka1-0/+4
2024-08-07ice: Fix reset handlerGrzegorz Nitka1-0/+2
2024-08-07Merge tag 'for-v6.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-16/+19
2024-08-07net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian1-0/+1
2024-08-07net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha1-0/+5
2024-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+1
2024-08-06Merge tag 'platform-drivers-x86-v6.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-2/+24
2024-08-05net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas1-0/+1
2024-08-05virtio-net: unbreak vq resizing when coalescing is not negotiatedHeng Qi1-2/+6
2024-08-05virtio-net: check feature before configuring the vq coalescing commandHeng Qi1-0/+6
2024-08-04Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-16/+30
2024-08-04Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-4/+7
2024-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-9/+62
2024-08-03Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil1-3/+5
2024-08-03gve: Fix use of netif_carrier_ok()Praveen Kaligineedi2-7/+7
2024-08-03net: pse-pd: tps23881: Fix the device ID checkKyle Swenson1-1/+3
2024-08-03Merge tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+24
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2024-08-02Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-0/+2
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds49-649/+1199
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie6-6/+34
2024-08-02Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...Dave Airlie31-587/+1047
2024-08-02Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...Dave Airlie3-37/+4
2024-08-02Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...Dave Airlie9-19/+114
2024-08-01Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+11
2024-08-01PCI: pciehp: Retain Power Indicator bits for userspace indicatorsBlazej Kucman1-1/+3
2024-08-01PCI: Fix devres regression in pci_intx()Philipp Stanner1-7/+8
2024-08-01Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds33-172/+295
2024-08-01perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry1-1/+1
2024-08-01cache: StarFive: Require a 64-bit systemPalmer Dabbelt1-0/+1
2024-08-01igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim1-16/+17
2024-08-01net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18