summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-31Merge branch 'stmmac-EST'David S. Miller5-4/+114
2024-01-31net: stmmac: Report taprio offload statusRohan G Thomas1-4/+58
2024-01-31net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas2-0/+7
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas4-0/+49
2024-01-31selftests/net: calibrate fq_band_pktlimitWillem de Bruijn1-6/+8
2024-01-31Merge branch 'selftests-TEST_INCLUDES'David S. Miller32-63/+97
2024-01-31selftests: forwarding: Remove duplicated lib.sh contentPetr Machata5-28/+10
2024-01-31selftests: forwarding: Redefine relative_path variableBenjamin Poirier3-8/+5
2024-01-31selftests: dsa: Replace test symlinks by wrapper scriptBenjamin Poirier14-14/+34
2024-01-31selftests: team: Add shared library scripts to TEST_INCLUDESBenjamin Poirier4-7/+5
2024-01-31selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDESBenjamin Poirier7-8/+9
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier3-1/+37
2024-01-31Merge branch 'stmmac-jh7100'David S. Miller4-33/+88
2024-01-31net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea2-7/+31
2024-01-31dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatibleCristian Ciocaltea2-26/+57
2024-01-31mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit1-1/+0
2024-01-31xdp: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-01-31net: rds: Simplify the allocation of slab caches in rds_conn_initKunwu Chan1-3/+1
2024-01-30Merge branch 'mlxsw-refactor-reference-counting-code'Paolo Abeni8-121/+130
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen6-36/+40
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen1-43/+73
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen1-9/+6
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen2-25/+8
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen1-9/+3
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2-16/+17
2024-01-30selftests: forwarding: Add missing config entriesPetr Machata1-0/+28
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur1-32/+29
2024-01-30net/tun: use reciprocal_scaleStephen Hemminger1-4/+3
2024-01-30Merge branch 'ice-fix-timestamping-in-reset-process'Paolo Abeni5-106/+164
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller1-12/+21
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller3-28/+42
2024-01-30ice: rename ice_ptp_tx_cfg_intrJacob Keller1-6/+6
2024-01-30ice: don't check has_ready_bitmap in E810 functionsJacob Keller1-12/+11
2024-01-30ice: rename verify_cached to has_ready_bitmapJacob Keller2-9/+11
2024-01-30ice: pass reset type to PTP reset functionsJacob Keller3-12/+21
2024-01-30ice: introduce PTP state machineJacob Keller4-49/+74
2024-01-30net: tcp: accept old ack during closingMenglong Dong1-7/+11
2024-01-30Merge branch 'mt7530-dsa-subdriver-improvements-act-i'Jakub Kicinski3-71/+87
2024-01-30net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabledArınç ÜNAL1-6/+3
2024-01-30net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()Arınç ÜNAL1-2/+0
2024-01-30net: dsa: mt7530: improve code path for setting up port 5Arınç ÜNAL1-9/+8
2024-01-30net: dsa: mt7530: improve comments regarding switch portsArınç ÜNAL1-10/+20
2024-01-30net: dsa: mt7530: store port 5 SGMII capability of MT7531Arınç ÜNAL3-39/+22
2024-01-30net: dsa: mt7530: use p5_interface_select as data type for p5_intf_selArınç ÜNAL1-2/+2
2024-01-30net: dsa: mt7530: always trap frames to active CPU port on MT7530Arınç ÜNAL2-6/+35
2024-01-29net: free altname using an RCU callbackJakub Kicinski2-11/+17
2024-01-29dt-bindings: nfc: ti,trf7970a: fix usage exampleTobias Schramm1-1/+1
2024-01-29ptp: add FemtoClock3 Wireless as ptp hardware clockMin Li5-0/+1347
2024-01-29ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offsetMin Li3-4/+28
2024-01-29Merge branch 'net-module-description'David S. Miller16-0/+16