summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-06lib/ref_tracker: add printing to memory bufferAndrzej Hajda2-8/+56
2023-06-06lib/ref_tracker: improve printing statsAndrzej Hajda5-17/+90
2023-06-06lib/ref_tracker: add unlocked leak print helperAndrzej Hajda2-28/+46
2023-06-05Merge branch 'mlxsw-selftests-cleanups'David S. Miller4-17/+43
2023-06-05selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridgePetr Machata1-1/+1
2023-06-05selftests: router_bridge_vlan: Add a diagramPetr Machata1-0/+22
2023-06-05selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata1-3/+2
2023-06-05selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata1-3/+2
2023-06-05mlxsw: spectrum_router: Do not query MAX_VRS on each iterationPetr Machata1-4/+8
2023-06-05mlxsw: spectrum_router: Do not query MAX_RIFS on each iterationPetr Machata1-2/+4
2023-06-05mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()Petr Machata1-2/+2
2023-06-05mlxsw: spectrum_router: Clarify a commentPetr Machata1-2/+2
2023-06-05Merge branch 'sja1105-cleanups'David S. Miller3-15/+3
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)2-5/+2
2023-06-05net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)1-9/+1
2023-06-05net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)1-2/+1
2023-06-05Merge branch 'regmap-TSE-PCS'David S. Miller19-516/+271
2023-06-05net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier8-316/+83
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier5-191/+0
2023-06-05net: ethernet: altera-tse: Convert to mdio-regmap and use PCS LynxMaxime Chevallier2-9/+50
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier5-0/+138
2023-06-04ipv6: lower "link become ready"'s level messageMatthieu Baerts1-2/+2
2023-06-03net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)1-6/+10
2023-06-03Merge branch 'tools-ynl-gen-dust-off-the-user-space-code'Jakub Kicinski1-54/+199
2023-06-03tools: ynl-gen: generate static descriptions of notificationsJakub Kicinski1-10/+42
2023-06-03tools: ynl-gen: switch to family structJakub Kicinski1-0/+15
2023-06-03tools: ynl-gen: generate alloc and free helpers for reqJakub Kicinski1-0/+17
2023-06-03tools: ynl-gen: move the response reading logic into YNLJakub Kicinski1-36/+27
2023-06-03tools: ynl-gen: generate enum-to-string helpersJakub Kicinski1-0/+66
2023-06-03tools: ynl-gen: add error checking for nested structsJakub Kicinski1-1/+2
2023-06-03tools: ynl-gen: loosen type consistency check for eventsJakub Kicinski1-7/+8
2023-06-03tools: ynl-gen: don't override pure nested structJakub Kicinski1-1/+2
2023-06-03tools: ynl-gen: fix unused / pad attribute handlingJakub Kicinski1-3/+17
2023-06-03tools: ynl-gen: add extra headers for user spaceJakub Kicinski1-0/+7
2023-06-02net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...Shay Drory3-4/+19
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed7-99/+209
2023-06-02net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpairedShay Drory2-1/+8
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory6-22/+22
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory12-30/+42
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory5-26/+66
2023-06-02net/mlx5: E-switch, Handle multiple master egress rulesShay Drory3-36/+79
2023-06-02net/mlx5: E-switch, refactor FDB miss rule add/removeShay Drory2-5/+6
2023-06-02net/mlx5: E-switch, enlarge peer miss group tableShay Drory1-3/+4
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory4-11/+34
2023-06-02net/mlx5e: en_tc, re-factor query route portMark Bloch1-19/+13
2023-06-02net/mlx5e: rep, store send to vport rules per peerMark Bloch3-26/+98
2023-06-02net/mlx5e: tc, Refactor peer add/del flowShay Drory1-31/+34
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch2-17/+28
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault4-11/+6
2023-06-02net: lan743x: Remove extranous gotosMoritz Fischer1-15/+5