aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Merge branch 'for-6.18/intel-ish-ipc' into for-linusBenjamin Tissoires1-8/+9
2025-09-30Merge branch 'for-6.18/i2c-hid' into for-linusBenjamin Tissoires3-1/+37
2025-09-30Merge branch 'for-6.18/hidraw' into for-linusBenjamin Tissoires1-102/+122
2025-09-30Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski2-28/+1
2025-09-30Merge branch 'for-6.18/core' into for-linusBenjamin Tissoires1100-8158/+23415
2025-09-30netdevsim: a basic test PSP implementationJakub Kicinski4-6/+293
2025-09-30iommufd: Register iommufd mock devices with fwspecGuixin Liu3-1/+29
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit1-18/+11
2025-09-30net: sfp: don't include swphy.hHeiner Kallweit1-1/+0
2025-09-30net: phy: annotate linkmode initializers as not used after init phaseHeiner Kallweit3-10/+10
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit1-6/+5
2025-09-30net: enetc: initialize SW PIR and CIR based HW PIR and CIR valuesWei Fang1-10/+5
2025-09-306pack: drop redundant locking and refcountingQingfang Deng1-52/+5
2025-09-30bonding: fix xfrm offload feature setup on active-backup modeHangbin Liu2-8/+10
2025-09-29Merge tag 'for-linus-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-50/+73
2025-09-29Merge tag 'powerpc-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-37/+45
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-469/+481
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2025-09-29Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+5
2025-09-29dpll: zl3073x: Allow to configure phase offset averaging factorIvan Vecera4-6/+107
2025-09-29dpll: add phase_offset_avg_factor_get/set callback opsIvan Vecera1-7/+59
2025-09-29dpll: add phase-offset-avg-factor device attribute to netlink specIvan Vecera1-2/+3
2025-09-29net/mlx5: fw reset, add reset timeout workMoshe Shemesh1-0/+24
2025-09-29net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory1-2/+5
2025-09-29net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh1-1/+5
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds17-153/+2192
2025-09-29net: dlink: handle copy_thresh allocation failureYeounsu Moon1-2/+5
2025-09-29net: stmmac: remove stmmac_hw_setup() excess documentation parameterRussell King (Oracle)1-1/+0
2025-09-29net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju1-1/+4
2025-09-29nfp: fix RSS hash key size when RSS is not supportedKohei Enju1-1/+1
2025-09-29net: stmmac: Convert open-coded register polling to helper macroFurong Xu1-22/+6
2025-09-29Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-304/+216
2025-09-29net: libwx: restrict change user-set RSS configurationJiawen Wu2-23/+35
2025-09-29net: wangxun: add RSS reta and rxfh fields supportJiawen Wu6-2/+167
2025-09-29net: libwx: move rss_field to struct wxJiawen Wu2-8/+21
2025-09-29net: libwx: support separate RSS configuration for every poolJiawen Wu4-33/+98
2025-09-29idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari1-3/+3
2025-09-29net: stmmac: tc: Add HLBS drop count to taprio statsRohan G Thomas1-2/+5
2025-09-29net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas3-3/+8
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+7
2025-09-29ixgbe: fix typos and docstring inconsistenciesAlok Tiwari1-5/+5
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2025-09-30Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...Dave Airlie77-392/+991
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-415/+6
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-2/+2
2025-09-29PCI: xilinx-nwl: Fix ECAM programmingJani Nurminen1-3/+4
2025-09-29scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou1-1/+1
2025-09-29scsi: ufs: core: Fix PM QoS mutex initializationMarek Szyprowski1-3/+3
2025-09-29scsi: ufs: core: Fix runtime suspend error deadlockPeter Wang1-0/+8
2025-09-29Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"John Meneghini4-18/+16