aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-16Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-15net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-15net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-15net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-15net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit
2023-11-15net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-15Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-15xen/events: remove some info_for_irq() calls in pirq handlingJuergen Gross
2023-11-15xen/events: modify internal [un]bind interfacesJuergen Gross
2023-11-15xen/events: drop xen_allocate_irqs_dynamic()Juergen Gross
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-14pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-14pds_core: use correct index to mask irqShannon Nelson
2023-11-14tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-11-14tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-14net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-14net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-14xen/events: remove some simple helpers from events_base.cJuergen Gross
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross
2023-11-13r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-13r8169: add handling DASH when DASH is disabledChunHao Lin
2023-11-13net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-13net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-13net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-13bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-13ptp: annotate data-race around q->head and q->tailEric Dumazet
2023-11-13Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"Jakub Kicinski
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-13drm/ci: make github dependabot happy againLinus Torvalds
2023-11-13xen/events: remove unused functionsJuergen Gross
2023-11-13xen/events: fix delayed eoi list handlingJuergen Gross
2023-11-13ppp: limit MRU to 64KWillem de Bruijn
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao