aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-188139cp: fix Rx and Tx not being disabled in cp_suspendKarl Mehltretter1-1/+1
2026-08-18vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()Baul Lee1-3/+6
2026-08-18parisc: eisa: Fix infinite loop when parsing invalid IRQ valuePei Xiao1-0/+5
2026-08-18soc: qcom: make QCOM_PDR_MSG selectableArnd Bergmann1-3/+3
2026-08-18soc: qcom: ubwc: Fix link error when QCOM_SMEM=nDaniel Baluta1-0/+1
2026-08-18media: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta1-1/+2
2026-08-18drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta1-1/+2
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-4/+4
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-4/+3
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+2
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik1-6/+0
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik1-1/+0
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik1-2/+2
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik1-3/+5
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik1-19/+44
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy3-32/+62
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy3-47/+62
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy3-4/+4
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum1-2/+2
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski53-5166/+3792
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat1-40/+82
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat2-11/+86
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat7-16/+301
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat3-1/+291
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat3-4/+194
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat5-3/+232
2026-08-17enic: define MBOX message types and header structuresSatish Kharat1-0/+83
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat3-4/+361
2026-08-17enic: add admin RQ buffer managementSatish Kharat1-2/+64
2026-08-17enic: add admin channel open and close for SR-IOVSatish Kharat6-1/+269
2026-08-17enic: verify firmware supports V2 SR-IOV at probe timeSatish Kharat2-1/+22
2026-08-17net: macb: refuse set_ringparam on EMACThéo Lebrun1-0/+3
2026-08-17net: macb: allocate tieoff descriptor once across device lifetimeThéo Lebrun1-34/+41
2026-08-17net: macb: enforce reverse christmas tree (RCT) conventionThéo Lebrun1-31/+30
2026-08-17net: macb: unify queue index variable naming convention and typesThéo Lebrun1-16/+16
2026-08-17net: macb: unify variable naming convention in at91ether functionsThéo Lebrun1-85/+91
2026-08-17net: macb: unify device pointer naming conventionThéo Lebrun4-361/+365
2026-08-17net: macb: drop "consistent" from alloc/free function namesThéo Lebrun1-6/+6
2026-08-17net: dsa: mv88e6xxx: Fix PCS link check on CMODE read errorRuoyu Wang1-1/+4
2026-08-17vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributesXiang Mei1-4/+2
2026-08-17net: ravb: serialize PTP clock teardownXuanqiang Luo3-10/+35
2026-08-17net: ravb: avoid dereferencing an invalid PTP clockXuanqiang Luo3-3/+16
2026-08-17virtio_net: Fix resize of the RX ringAnton Protopopov1-0/+14
2026-08-17pppox: drain queued packets on channel handoffQingfang Deng1-0/+17
2026-08-17net: dsa: b53: fix error propagation from b53_fdb_dump()Vladimir Oltean1-1/+1
2026-08-17dpll: fix NULL deref in dpll_device_ops() during teardown racePetr Oros2-16/+67
2026-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski7-101/+82
2026-08-17net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACIMartino Dell'Ambrogio1-0/+15
2026-08-17net: sfp: allow prefix matching in quirk lookupMartino Dell'Ambrogio2-5/+19
2026-08-17vxlan: keep the last remote linked during FDB flushKyle Zeng1-4/+5