summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-30Merge branch 'add-cn20k-nix-and-npa-contexts'Paolo Abeni16-55/+1092
2025-10-30octeontx2-pf: Use new bandwidth profiles in receive queueSubbaraya Sundeep1-0/+6
2025-10-30octeontx2-af: Display new bandwidth profiles too in debugfsSubbaraya Sundeep1-2/+7
2025-10-30octeontx2-af: Accommodate more bandwidth profiles for cn20kSubbaraya Sundeep2-7/+21
2025-10-30octeontx2-pf: Initialize new NIX SQ context for cn20kSubbaraya Sundeep1-1/+35
2025-10-30octeontx2-pf: Initialize cn20k specific aura and pool contextsLinu Cherian4-11/+203
2025-10-30octeontx2-af: Skip NDC operations for cn20kLinu Cherian2-8/+24
2025-10-30octeontx2-af: Extend debugfs support for cn20k NPALinu Cherian3-0/+98
2025-10-30octeontx2-af: Add cn20k NPA block contextsLinu Cherian4-1/+193
2025-10-30octeontx2-af: Extend debugfs support for cn20k NIXSubbaraya Sundeep4-1/+176
2025-10-30octeontx2-af: Add cn20k NIX block contextsSubbaraya Sundeep6-4/+286
2025-10-30octeontx2-af: Simplify context writing and reading to hardwareSubbaraya Sundeep2-23/+46
2025-10-30Merge branch 'net-phy-add-iterator-mdiobus_for_each_phy'Jakub Kicinski5-32/+30
2025-10-30net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scanHeiner Kallweit1-9/+4
2025-10-30net: davinci_mdio: use new iterator mdiobus_for_each_phyHeiner Kallweit1-9/+5
2025-10-30net: fec: use new iterator mdiobus_for_each_phyHeiner Kallweit1-6/+2
2025-10-30net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit2-8/+19
2025-10-30net: stmmac: mdio: fix incorrect phy address checkHeiner Kallweit1-7/+2
2025-10-30net: wwan: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-9/+0
2025-10-30net: ipa: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus5-10/+0
2025-10-30net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus4-26/+1
2025-10-30Merge branch 'net-enetc-add-i-mx94-enetc-support'Jakub Kicinski10-2/+355
2025-10-30net: enetc: add standalone ENETC support for i.MX94Wei Fang2-0/+7
2025-10-30net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94Wei Fang7-2/+142
2025-10-30net: enetc: add ptp timer binding support for i.MX94Clark Wang1-0/+100
2025-10-30net: enetc: add preliminary i.MX94 NETC blocks control supportWei Fang1-0/+104
2025-10-30dt-bindings: net: enetc: add compatible string for ENETC with pseduo MACWei Fang1-0/+1
2025-10-30dt-bindings: net: netc-blk-ctrl: add compatible string for i.MX94 platformsWei Fang1-0/+1
2025-10-30Merge branch 'icmp-add-rfc-5837-support'Jakub Kicinski10-3/+796
2025-10-30selftests: traceroute: Add ICMP extensions testsIdo Schimmel1-0/+313
2025-10-30ipv6: icmp: Add RFC 5837 supportIdo Schimmel5-2/+232
2025-10-30ipv4: icmp: Add RFC 5837 supportIdo Schimmel5-1/+251
2025-10-30net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify().Kuniyuki Iwashima1-1/+1
2025-10-30selftest: net: fix socklen_t type mismatch in sctp_collision testAnkit Khushwaha1-1/+2
2025-10-30Merge branch 'net-stmmac-hwif-c-cleanups'Jakub Kicinski2-71/+98
2025-10-30net: stmmac: reorganise stmmac_hwif_init()Russell King (Oracle)1-34/+38
2025-10-30net: stmmac: use != rather than ^ for comparing dev_idRussell King (Oracle)1-1/+1
2025-10-30net: stmmac: provide function to lookup hwifRussell King (Oracle)1-12/+28
2025-10-30net: stmmac: use FIELD_GET() for version registerRussell King (Oracle)2-4/+7
2025-10-30net: stmmac: move stmmac_get_*id() into stmmac_get_version()Russell King (Oracle)1-15/+6
2025-10-30net: stmmac: consolidate version reading and validationRussell King (Oracle)1-18/+11
2025-10-30net: stmmac: simplify stmmac_get_version()Russell King (Oracle)1-9/+13
2025-10-30net: stmmac: move version handling into own functionRussell King (Oracle)1-13/+29
2025-10-30net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c filesWang Liang1-2/+2
2025-10-29net: phy: motorcomm: Add support for PHY LEDs on YT8531Tianling Shen1-0/+3
2025-10-29net: phy: realtek: Add RTL8224 cable testing supportIssam Hamdi1-0/+187
2025-10-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-91/+110
2025-10-29net: tcp_lp: fix kernel-doc warnings and update outdated reference linksRakuram Eswaran1-2/+5
2025-10-29sctp: Constify struct sctp_sched_opsChristophe JAILLET7-19/+19
2025-10-29net: netmem: remove NET_IOV_MAX from net_iov_type enumBobby Eshleman1-4/+0