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