summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov2022-05-041-0/+11
| | * net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin2022-05-041-6/+25
| | * net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich2022-05-041-1/+1
| | * bnxt_en: Fix unnecessary dropping of RX packetsMichael Chan2022-05-031-0/+4
| | * bnxt_en: Initiallize bp->ptp_lock first before using itMichael Chan2022-05-031-8/+7
| | * bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur2022-05-031-5/+4
| | * smsc911x: allow using IRQ0Sergey Shtylyov2022-05-031-1/+1
| | * net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan2022-05-031-1/+11
| | * net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham2022-05-031-3/+12
| | * net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham2022-05-031-15/+0
| | * net: dsa: b53: convert to phylink_pcsRussell King (Oracle)2022-05-015-72/+75
| | * pci_irq_vector() can't be used in atomic context any longer. This conflictsThomas Gleixner2022-05-011-8/+8
| | * nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou2022-05-011-1/+1
| | * net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2022-05-012-1/+2
| | * net: cpsw: add missing of_node_put() in cpsw_probe_dt()Yang Yingliang2022-04-301-1/+4
| | * net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang2022-04-291-0/+1
| | * net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang2022-04-291-0/+1
| | * net: dsa: ksz9477: port mirror sniffing limited to one portArun Ramadoss2022-04-291-4/+34
| | * hinic: fix bug of wq out of bound accessQiao Ma2022-04-291-2/+5
| | * net: mdio: Fix ENOMEM return value in BCM6368 mux bus controllerNiels Dossche2022-04-291-1/+1
| | * net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang2022-04-291-0/+1
| | * Merge tag 'linux-can-fixes-for-5.18-20220429' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-04-291-22/+24
| | |\
| | | * can: grcan: only use the NAPI poll budget for RXAndreas Larsson2022-04-291-15/+7
| | | * can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson2022-04-291-5/+11
| | | * can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom2022-04-291-2/+4
| | | * can: grcan: grcan_close(): fix deadlockDuoming Zhou2022-04-291-0/+2
| * | | Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-046-10/+79
| |\ \ \
| | * | | iommu: Make sysfs robust for non-API groupsRobin Murphy2022-05-041-1/+8
| | * | | iommu/dart: Add missing module owner to ops structureHector Martin2022-05-041-0/+1
| | * | | iommu/dart: check return value after calling platform_get_resource()Yang Yingliang2022-04-281-5/+4
| | * | | Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel2022-04-282-1/+38
| | |\ \ \
| | | * | | iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre2022-04-221-0/+30
| | | * | | iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen2022-04-201-1/+8
| | * | | | iommu/vt-d: Drop stop marker messagesLu Baolu2022-04-281-0/+4
| | * | | | iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens2022-04-281-3/+24
| * | | | | Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds2022-05-042-5/+7
| |\ \ \ \ \
| | * | | | | ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()Corey Minyard2022-04-292-5/+5
| | * | | | | ipmi: When handling send message responses, don't process the messageCorey Minyard2022-04-291-0/+2
| * | | | | | Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-036-6/+26
| |\ \ \ \ \ \
| | * | | | | | hwmon: (pmbus) delta-ahe50dc-fan: work around hardware quirkZev Weiss2022-04-271-0/+16
| | * | | | | | hwmon: (pmbus) disable PEC if not enabledAdam Wujek2022-04-251-0/+3
| | * | | | | | hwmon: (f71882fg) Fix negative temperatureJi-Ze Hong (Peter Hong)2022-04-181-2/+3
| | * | | | | | hwmon: (adt7470) Fix warning on module removalArmin Wolf2022-04-081-2/+2
| | * | | | | | hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO nameDenis Pauk2022-04-041-1/+1
| | * | | | | | hwmon: (xdpe12284) Fix build warning seen if CONFIG_SENSORS_XDPE122_REGULATOR...Guenter Roeck2022-04-041-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-011-1/+5
| |\ \ \ \ \ \
| | * | | | | | bus: fsl-mc-msi: Fix MSI descriptor mutex lock for msi_first_desc()Shin'ichiro Kawasaki2022-04-271-1/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-302-1/+20
| |\ \ \ \ \ \
| | * | | | | | topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman2022-04-231-3/+1
| | * | | | | | arch_topology: Do not set llc_sibling if llc_id is invalidWang Qing2022-04-201-1/+1