summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-05-04net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang
2022-05-04net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov
2022-05-04net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin
2022-05-04net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich
2022-05-03bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan
2022-05-03bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan
2022-05-03bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur
2022-05-03smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-03net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan
2022-05-03Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-03fbdev: Make fb_release() return -ENODEV if fbdev was unregisteredJavier Martinez Canillas
2022-05-03net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-03net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-02RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail
2022-05-02RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem
2022-05-02RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova
2022-05-02gpio: mvebu: drop pwm base assignmentBaruch Siach
2022-05-02gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev
2022-05-01net: dsa: b53: convert to phylink_pcsRussell King (Oracle)
2022-05-01Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01pci_irq_vector() can't be used in atomic context any longer. This conflictsThomas Gleixner
2022-05-01nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-30Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-30Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-30net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang
2022-04-29net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-04-29net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang
2022-04-29net: dsa: ksz9477: port mirror sniffing limited to one portArun Ramadoss
2022-04-29hinic: fix bug of wq out of bound accessQiao Ma
2022-04-29net: mdio: Fix ENOMEM return value in BCM6368 mux bus controllerNiels Dossche
2022-04-29net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-29Merge tag 'linux-can-fixes-for-5.18-20220429' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-04-29ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()Corey Minyard
2022-04-29ipmi: When handling send message responses, don't process the messageCorey Minyard
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-04-29Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-04-29can: grcan: only use the NAPI poll budget for RXAndreas Larsson
2022-04-29can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson
2022-04-29can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-04-29can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds