summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-16bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo3-14/+63
2025-01-16net: disallow setup single buffer XDP when tcp-data-split is enabled.Taehee Yoo1-0/+15
2025-01-16net: ethtool: add ring parameter filteringTaehee Yoo1-0/+13
2025-01-16net: devmem: add ring parameter filteringTaehee Yoo1-0/+11
2025-01-16net: ethtool: add support for configuring hds-threshTaehee Yoo6-4/+55
2025-01-16net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo4-0/+27
2025-01-16net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init().Kuniyuki Iwashima1-3/+2
2025-01-16selftests/net/forwarding: teamd command not foundAlessandro Zanni8-0/+11
2025-01-16Merge branch 'eth-fbnic-add-hardware-monitoring-support'Jakub Kicinski8-0/+357
2025-01-16eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan4-0/+89
2025-01-16eth: fbnic: hwmon: Add support for reading temperature and voltage sensorsSanman Pradhan4-4/+179
2025-01-16eth: fbnic: hwmon: Add completion infrastructure for firmware requestsSanman Pradhan3-0/+93
2025-01-16Merge branch 'net-lan969x-add-fdma-support'Jakub Kicinski9-33/+518
2025-01-16net: lan969x: add FDMA implementationDaniel Machon8-7/+448
2025-01-16net: sparx5: ops out certain FDMA functionsDaniel Machon4-7/+24
2025-01-16net: sparx5: activate FDMA tx in start()Daniel Machon1-7/+4
2025-01-16net: sparx5: split sparx5_fdma_{start(),stop()}Daniel Machon3-12/+41
2025-01-16net: sparx5: enable FDMA on lan969xDaniel Machon1-2/+3
2025-01-16Merge branch 'net-phylink-fix-pcs-without-autoneg'Jakub Kicinski22-42/+87
2025-01-16net: phylink: provide fixed state for 1000base-X and 2500base-XRussell King (Oracle)1-10/+19
2025-01-16net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()Russell King (Oracle)1-4/+8
2025-01-16net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)10-13/+19
2025-01-16net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)20-15/+31
2025-01-16net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()Russell King (Oracle)1-6/+16
2025-01-16Merge branch 'mptcp-selftests-more-debug-in-case-of-errors'Jakub Kicinski5-28/+53
2025-01-16selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)1-1/+1
2025-01-16selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)1-2/+1
2025-01-16selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)1-2/+2
2025-01-16selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)5-25/+29
2025-01-16selftests: mptcp: sockopt: save nstat infosGeliang Tang1-1/+12
2025-01-16selftests: mptcp: simult_flows: unify errors msgsMatthieu Baerts (NGI0)1-5/+16
2025-01-16mptcp: fix for setting remote ipv4mapped addressGeliang Tang1-1/+1
2025-01-16Merge branch 'net-bcm-asp2-fix-fallout-from-phylib-eee-changes'Jakub Kicinski3-50/+14
2025-01-16net: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
2025-01-16net: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
2025-01-16net: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
2025-01-15Merge branch 'net-stmmac-further-eee-cleanups-and-one-fix'Jakub Kicinski1-25/+33
2025-01-15net: stmmac: restart LPI timer after cleaning transmit descriptorsRussell King (Oracle)1-1/+1
2025-01-15net: stmmac: combine stmmac_enable_eee_mode()Russell King (Oracle)1-11/+6
2025-01-15net: stmmac: provide function for restarting sw LPI timerRussell King (Oracle)1-4/+7
2025-01-15net: stmmac: provide stmmac_eee_tx_busy()Russell King (Oracle)1-8/+16
2025-01-15net: stmmac: add stmmac_try_to_start_sw_lpi()Russell King (Oracle)1-6/+10
2025-01-15net: stmmac: check priv->eee_sw_timer_en in suspend pathRussell King (Oracle)1-1/+1
2025-01-15net: stmmac: simplify TX cleanup decision for ending sw LPI modeRussell King (Oracle)1-2/+1
2025-01-15net: stmmac: correct priv->eee_sw_timer_en settingRussell King (Oracle)1-1/+1
2025-01-15net: stmmac: rename stmmac_disable_sw_eee_mode()Russell King (Oracle)1-5/+4
2025-01-15net: ethernet: sunplus: Switch to ndo_eth_ioctl谢致邦 (XIE Zhibang)1-1/+1
2025-01-15Merge branch 'net-ethernet-simplify-few-things'Jakub Kicinski5-30/+9
2025-01-15net: stmmac: stm32: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-7/+2
2025-01-15net: stmmac: sti: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-7/+2