aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-23net: dsa: bcm_sf2: force pause link settingsGravatar Doug Berger 1-0/+5
2022-06-23net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Gravatar Liang He 1-0/+1
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 14-45/+167
2022-06-23Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-8/+14
2022-06-23Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-5/+3
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeGravatar Stephan Gerhold 1-19/+6
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar Jakub Kicinski 3-7/+89
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkGravatar Kai-Heng Feng 1-7/+5
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutGravatar Christian Marangi 1-1/+1
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeGravatar Christian Marangi 1-1/+21
2022-06-22hinic: Replace memcpy() with direct assignmentGravatar Kees Cook 1-3/+1
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Gravatar Jakub Kicinski 1-1/+1
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeGravatar Lukas Wunner 1-2/+4
2022-06-21ice: ethtool: Prohibit improper channel config for DCBGravatar Anatolii Gerasymenko 2-5/+47
2022-06-21ice: ethtool: advertise 1000M speeds properlyGravatar Anatolii Gerasymenko 1-1/+38
2022-06-21ice: Fix switchdev rules book keepingGravatar Wojciech Drewek 1-0/+1
2022-06-21ice: ignore protocol field in GTP offloadGravatar Marcin Szycik 1-1/+3
2022-06-21Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+0
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeGravatar Javier Martinez Canillas 1-2/+0
2022-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 6-55/+161
2022-06-20udmabuf: add back sanity checkGravatar Gerd Hoffmann 1-1/+4
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-5/+18
2022-06-19Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-5/+14
2022-06-19Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-9/+19
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYGravatar Oleksij Rempel 1-0/+6
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cGravatar Wentao_Liang 1-1/+1
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersGravatar Jay Vosburgh 1-1/+3
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringGravatar Lorenzo Bianconi 1-2/+5
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 5-9/+21
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 7-16/+82
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2022-06-17Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-9/+18
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-1/+6
2022-06-17Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-wat...Gravatar Linus Torvalds 1-0/+1
2022-06-17Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-43/+56
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-19/+11
2022-06-17Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 5-5/+11
2022-06-17Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-54/+80
2022-06-17hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()Gravatar Xu Jia 1-1/+8
2022-06-17veth: Add updating of trans_startGravatar Jay Vosburgh 1-0/+4
2022-06-17firewire: convert sysfs sprintf/snprintf family to sysfs_emitGravatar Jiapeng Chong 1-4/+2
2022-06-17firewire: cdev: fix potential leak of kernel stack due to uninitialized valueGravatar Takashi Sakamoto 1-1/+1
2022-06-16Merge tag 'drm-fixes-2022-06-17' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 15-111/+136
2022-06-16phy: aquantia: Fix AN when higher speeds than 1G are not advertisedGravatar Claudiu Manoil 1-1/+14
2022-06-16scsi: ibmvfc: Store vhost pointer during subcrq allocationGravatar Tyrel Datwyler 2-2/+3
2022-06-16scsi: ibmvfc: Allocate/free queue resource only during probe/removeGravatar Tyrel Datwyler 1-17/+62
2022-06-16scsi: storvsc: Correct reporting of Hyper-V I/O size limitsGravatar Saurabh Sengar 1-5/+22
2022-06-17Merge tag 'exynos-drm-fixes-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/...Gravatar Dave Airlie 2-33/+15
2022-06-16scsi: ufs: Fix a race between the interrupt handler and the reset handlerGravatar Bart Van Assche 1-9/+19
2022-06-16scsi: ufs: Support clearing multiple commands at onceGravatar Bart Van Assche 1-14/+28