summaryrefslogtreecommitdiffstats
path: root/arch/mips/ingenic (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-19dt-bindings: net: dsa: Drop 'ethernet-ports' node propertiesRob Herring1-9/+0
2023-10-19dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch referencesRob Herring1-12/+2
2023-10-19dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentationRob Herring1-16/+16
2023-10-19dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'Rob Herring1-1/+1
2023-10-19dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' levelRob Herring1-4/+6
2023-10-19dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hexRob Herring7-10/+10
2023-10-19dt-bindings: net: renesas: Drop ethernet-phy node schemaRob Herring2-4/+2
2023-10-19dt-bindings: net: Add missing (unevaluated|additional)Properties on child nod...Rob Herring10-8/+15
2023-10-19net: stmmac: increase TX coalesce timer to 5msChristian Marangi1-1/+1
2023-10-19net: stmmac: move TX timer arm after DMA enableChristian Marangi1-4/+18
2023-10-19net: stmmac: improve TX timer arm logicChristian Marangi1-3/+15
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi4-10/+25
2023-10-19iavf: delete unused iavf_mac_info fieldsMichal Schmidt4-51/+0
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet4-5/+13
2023-10-19net: stmmac: do not silently change auxiliary snapshot capture channelJohannes Zink1-1/+14
2023-10-19net: stmmac: ptp: stmmac_enable(): move change of plat->flags into mutexJohannes Zink1-4/+4
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink2-2/+0
2023-10-19net: stmmac: use correct PPS capture input indexJohannes Zink2-4/+3
2023-10-19net: stmmac: simplify debug message on stmmac_enable()Johannes Zink1-7/+3
2023-10-19net: stmmac: Remove redundant checking for rx_coalesce_usecsGan Yi Fang1-1/+1
2023-10-19docs: networking: document multi-RSS contextJakub Kicinski1-0/+42
2023-10-19rswitch: Add PM opsYoshihiro Shimoda1-0/+43
2023-10-19rswitch: Use unsigned int for port related array indexYoshihiro Shimoda2-5/+7
2023-10-19igc: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-19igbvf: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-19igb: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-19i40e: use scnprintf over strncpy+strncatJustin Stitt1-4/+3
2023-10-19fm10k: replace deprecated strncpy with strscpyJustin Stitt1-4/+4
2023-10-19e1000: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-19e100: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-19intel: fix format warningsJesse Brandeburg6-16/+18
2023-10-19intel: fix string truncation warningsJesse Brandeburg4-37/+30
2023-10-19selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela3-5/+5
2023-10-19selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela1-0/+9
2023-10-19net: wangxun: remove redundant kernel logJiawen Wu5-128/+0
2023-10-19net: fec: Remove non-Coldfire platform IDsAlexander Stein1-30/+0
2023-10-19net: fec: Fix device_get_match_data usageAlexander Stein1-23/+10
2023-10-19drivers: net: wwan: iosm: Fixed multiple typos in multiple filesMuhammad Muzammil6-7/+7
2023-10-18net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter3-2/+131
2023-10-18ice: Refactor finding advertised link speedPawel Chmielewski3-65/+131
2023-10-18qede: Refactor qede_forced_speed_maps_init()Paul Greenwalt1-34/+12
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt2-14/+52
2023-10-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal2-5/+4
2023-10-18netfilter: bridge: convert br_netfilter to NF_DROP_REASONFlorian Westphal2-16/+16
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal3-4/+18
2023-10-18netfilter: nf_nat: mask out non-verdict bits when checking return valueFlorian Westphal1-2/+3
2023-10-18netfilter: conntrack: convert nf_conntrack_update to netfilter verdictsFlorian Westphal2-31/+42
2023-10-18netfilter: nf_tables: mask out non-verdict bits when checking return valueFlorian Westphal2-3/+7
2023-10-18netfilter: xt_mangle: only check verdict part of return valueFlorian Westphal2-8/+10
2023-10-18devlink: document devlink_rel_nested_in_notify() functionJiri Pirko1-0/+14