summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-16net/mlx5e: Fix pedit endiannessVlad Buslov1-28/+32
2023-11-16net/mlx5e: fix double free of encap_header in update funcsGavin Li1-10/+10
2023-11-16net/mlx5e: fix double free of encap_headerDust Li1-6/+4
2023-11-16net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu1-1/+6
2023-11-16net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit1-1/+2
2023-11-16net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2-48/+19
2023-11-16Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan1-102/+13
2023-11-15nouveau: don't fail driver load if no display hw present.Dave Airlie1-0/+5
2023-11-15drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson1-0/+6
2023-11-15accel/ivpu: avoid build failure with CONFIG_PM=nArnd Bergmann1-3/+0
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross1-49/+68
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross1-135/+124
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross1-30/+44
2023-11-15gve: Fixes for napi_poll when budget is 0Ziwei Xiao3-9/+7
2023-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-16/+165
2023-11-15pds_core: fix up some format-truncation complaintsShannon Nelson3-4/+8
2023-11-15pds_core: use correct index to mask irqShannon Nelson1-1/+1
2023-11-15tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov1-1/+3
2023-11-15tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2-7/+35
2023-11-15net: stmmac: avoid rx queue overrunBaruch Siach1-0/+1
2023-11-15net: stmmac: fix rx budget limit checkBaruch Siach1-1/+1
2023-11-15nouveau: use an rwlock for the event lock.Dave Airlie2-8/+8
2023-11-15nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter1-2/+2
2023-11-15nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter1-1/+1
2023-11-14Merge branch '6.7/scsi-staging' into 6.7/scsi-fixesMartin K. Petersen4-41/+38
2023-11-14xen/events: remove some simple helpers from events_base.cJuergen Gross1-59/+38
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross3-9/+13
2023-11-14r8169: fix network lost after resume on DASH systemsChunHao Lin1-0/+6
2023-11-14r8169: add handling DASH when DASH is disabledChunHao Lin1-11/+25
2023-11-14net: ethernet: cortina: Fix MTU max settingLinus Walleij2-14/+5
2023-11-14net: ethernet: cortina: Handle large framesLinus Walleij1-1/+23
2023-11-14net: ethernet: cortina: Fix max RX frame defineLinus Walleij2-3/+3
2023-11-14bonding: stop the device in bond_setup_by_slave()Eric Dumazet1-0/+6
2023-11-14ptp: annotate data-race around q->head and q->tailEric Dumazet4-6/+13
2023-11-14Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"Jakub Kicinski1-2/+0
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin1-3/+100
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski3-4/+64
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski2-7/+0
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski1-2/+1
2023-11-13i2c: ocores: Move system PM hooks to the NOIRQ phaseSamuel Holland1-2/+2
2023-11-13drm/ci: make github dependabot happy againLinus Torvalds1-3/+3
2023-11-13xen/events: remove unused functionsJuergen Gross1-30/+0
2023-11-13xen/events: fix delayed eoi list handlingJuergen Gross1-1/+3
2023-11-13ppp: limit MRU to 64KWillem de Bruijn1-0/+4
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen1-8/+20
2023-11-13i2c: designware: Fix corrupted memory seen in the ISRJan Bottorff1-8/+8
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao1-0/+4
2023-11-13net: hns3: fix VF reset fail issueJijie Shao2-1/+14
2023-11-13net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu1-1/+1
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu1-3/+6