summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-06-13net: hns3: move fd code to a separate fileJijie Shao5-2610/+2650
2026-06-13net: hns3: debugfs support for dumping fd rulesJijie Shao3-0/+162
2026-06-13net: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao2-7/+88
2026-06-13net: hns3: support two more actions for tc flowJijie Shao1-7/+56
2026-06-13net: hns3: improve the unused_tuple parameter settingJijie Shao1-0/+12
2026-06-13net: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao3-38/+60
2026-06-13dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei1-31/+19
2026-06-13dpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei1-18/+30
2026-06-13dpaa2-switch: move FDB selection for join path into a helperIoana Ciornei1-25/+35
2026-06-13dpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei1-13/+18
2026-06-13dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei1-16/+13
2026-06-13igc: fix typos in commentsMaximilian Pezzullo2-3/+3
2026-06-13igb: fix typos in commentsMaximilian Pezzullo4-4/+4
2026-06-13e1000e: limit endianness conversion to boundary wordsAgalakov Daniil1-7/+12
2026-06-13e1000: limit endianness conversion to boundary wordsAgalakov Daniil1-4/+6
2026-06-13e1000e: Use __napi_schedule_irqoff()Matt Vollrath1-3/+3
2026-06-13igc: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada1-3/+3
2026-06-13igb: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada1-3/+3
2026-06-13e1000e: use ktime_get_real_ns() in e1000e_systim_reset()Aleksandr Loktionov1-1/+1
2026-06-13igb: use ktime_get_real helpers in igb_ptp_reset()Aleksandr Loktionov1-2/+3
2026-06-13ixgbe: e610: remove redundant assignmentPiotr Kwapulinski1-10/+4
2026-06-13net/intel: Replace manual array size calculation with ARRAY_SIZEJakub Raczynski2-2/+2
2026-06-13iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() testCorinna Vinschen1-7/+5
2026-06-13ice: remove redundant checks from PTP initNatalia Wochtman1-10/+4
2026-06-13idpf: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-06-13octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.Ratheesh Kannoth3-223/+240
2026-06-13octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT allocRatheesh Kannoth3-20/+61
2026-06-13octeontx2-af: npc: Support for custom KPU profile from filesystemRatheesh Kannoth6-111/+459
2026-06-13octeontx2: cn20k: Coordinate default rules with NIX LF lifecycleRatheesh Kannoth4-35/+69
2026-06-13octeontx2-af: npc: cn20k: add subbank search order controlRatheesh Kannoth3-12/+203
2026-06-13octeontx2-af: npc: cn20k: debugfs enhancementsRatheesh Kannoth3-15/+197
2026-06-13octeontx2-af: enforce single RVU AF probeRatheesh Kannoth1-1/+13
2026-06-13net/stmmac: Apply MTL_MAX queue limit if config missingJakub Raczynski1-4/+4
2026-06-13net/stmmac: Apply TBS config only to used queuesJakub Raczynski1-1/+1
2026-06-13net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entriesWayen.Yan1-2/+0
2026-06-13net: airoha: Fix register index for Tx-fwd counter configurationWayen.Yan1-1/+1
2026-06-13net: airoha: better handle MIBs for GDM ports with multiple devs attachedLorenzo Bianconi2-86/+112
2026-06-13octeontx2-af: fix NPC mailbox codes in mbox.hRatheesh Kannoth1-16/+15
2026-06-13ethernet: 3c509: Improve style of pnp_device_id array terminatorUwe Kleine-König (The Capable Hub)1-1/+1
2026-06-13net: bcmgenet: Use weighted round-robin TX DMA arbitrationOvidiu Panait1-15/+8
2026-06-13ice: implement E825 TX ref clock control and TXC hardware sync statusGrzegorz Nitka10-20/+696
2026-06-13ice: add Tx reference clock index handling to AN restart commandGrzegorz Nitka4-3/+9
2026-06-13ice: implement CPI support for E825CGrzegorz Nitka8-3/+448
2026-06-13ice: introduce TXC DPLL device and TX ref clock pin framework for E825Grzegorz Nitka3-25/+315
2026-06-13net: wwan: t7xx: check skb_clone in control TXRuoyu Wang1-0/+2
2026-06-13net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()Wentao Guan1-3/+3
2026-06-13netdevsim: tc: allow to test nf_tables offload control plane codeFlorian Westphal2-7/+19
2026-06-13net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()Wayen.Yan1-3/+3
2026-06-13Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni3-5/+12
2026-06-13octeontx2-af: npc: Fix size of entry2cntr_mapRatheesh Kannoth1-25/+15