summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-14i3c: mipi-i3c-hci: Call hci_dma_xfer_done() from dequeue pathAdrian Hunter
2026-06-14i3c: mipi-i3c-hci: Move hci_dma_xfer_done() definitionAdrian Hunter
2026-06-14i3c: mipi-i3c-hci: Wait for DMA ring restart to completeAdrian Hunter
2026-06-14i3c: mipi-i3c-hci: Prevent DMA enqueue while ring is aborting or in errorAdrian Hunter
2026-06-14i3c: mipi-i3c-hci: Preserve RUN bit when aborting DMA ringAdrian Hunter
2026-06-14i3c: mipi-i3c-hci: Fix suspend behavior when bus disable falls back to softwa...Adrian Hunter
2026-06-14geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZEAlice Mikityanska
2026-06-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-13net: hns3: move fd code to a separate fileJijie Shao
2026-06-13net: hns3: debugfs support for dumping fd rulesJijie Shao
2026-06-13net: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao
2026-06-13net: hns3: support two more actions for tc flowJijie Shao
2026-06-13net: hns3: improve the unused_tuple parameter settingJijie Shao
2026-06-13net: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao
2026-06-13dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei
2026-06-13dpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei
2026-06-13dpaa2-switch: move FDB selection for join path into a helperIoana Ciornei
2026-06-13dpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei
2026-06-13dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei
2026-06-14spi: Fix mismatched DT property access typesRob Herring (Arm)
2026-06-13igc: fix typos in commentsMaximilian Pezzullo
2026-06-13igb: fix typos in commentsMaximilian Pezzullo
2026-06-13e1000e: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000e: Use __napi_schedule_irqoff()Matt Vollrath
2026-06-13igc: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13igb: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13e1000e: use ktime_get_real_ns() in e1000e_systim_reset()Aleksandr Loktionov
2026-06-13igb: use ktime_get_real helpers in igb_ptp_reset()Aleksandr Loktionov
2026-06-13ixgbe: e610: remove redundant assignmentPiotr Kwapulinski
2026-06-13net/intel: Replace manual array size calculation with ARRAY_SIZEJakub Raczynski
2026-06-13iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() testCorinna Vinschen
2026-06-13ice: remove redundant checks from PTP initNatalia Wochtman
2026-06-13idpf: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-06-13octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.Ratheesh Kannoth
2026-06-13octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT allocRatheesh Kannoth
2026-06-13octeontx2-af: npc: Support for custom KPU profile from filesystemRatheesh Kannoth
2026-06-13octeontx2: cn20k: Coordinate default rules with NIX LF lifecycleRatheesh Kannoth
2026-06-13octeontx2-af: npc: cn20k: add subbank search order controlRatheesh Kannoth
2026-06-13octeontx2-af: npc: cn20k: debugfs enhancementsRatheesh Kannoth
2026-06-13octeontx2-af: enforce single RVU AF probeRatheesh Kannoth
2026-06-13net/stmmac: Apply MTL_MAX queue limit if config missingJakub Raczynski
2026-06-13net/stmmac: Apply TBS config only to used queuesJakub Raczynski
2026-06-13net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entriesWayen.Yan
2026-06-13net: airoha: Fix register index for Tx-fwd counter configurationWayen.Yan
2026-06-13net: airoha: better handle MIBs for GDM ports with multiple devs attachedLorenzo Bianconi
2026-06-13octeontx2-af: fix NPC mailbox codes in mbox.hRatheesh Kannoth
2026-06-13ethernet: 3c509: Improve style of pnp_device_id array terminatorUwe Kleine-König (The Capable Hub)