summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata
2023-07-14mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding stylePetr Machata
2023-07-14mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF paramsPetr Machata
2023-07-14mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_getPetr Machata
2023-07-14mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()Petr Machata
2023-07-14Merge branch 'macsec-selftests'David S. Miller
2023-07-14selftests: rtnetlink: add MACsec offload testsSabrina Dubroca
2023-07-14netdevsim: add dummy macsec offloadSabrina Dubroca
2023-07-14devlink: remove reload failed checks in params get/set callbacksJiri Pirko
2023-07-14Merge branch 'mv88e6xxx-phylink_pcs'David S. Miller
2023-07-14net: dsa: mv88e6xxx: cleanup after phylink_pcs conversionRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King
2023-07-14net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: remove handling for DSA and CPU portsRussell King (Oracle)
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou
2023-07-14net: dsa: ar9331: Use maple tree register cacheMark Brown
2023-07-14Merge branch 'sk-const'David S. Miller
2023-07-14pptp: Constify the po parameter of pptp_route_output().Guillaume Nault
2023-07-14ipv6: Constify the sk parameter of several helper functions.Guillaume Nault
2023-07-14ipv4: Constify the sk parameter of ip_route_output_*().Guillaume Nault
2023-07-14security: Constify sk in the sk_getsecid hook.Guillaume Nault
2023-07-13Merge branch 'net-stmmac-replace-boolean-fields-in-plat_stmmacenet_data-with-...Jakub Kicinski
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski
2023-07-13nfp: prevent dropped counter increment during probeZiyang Chen
2023-07-13Merge branch 'selftests-mptcp-join-pass-args-in-new-env-vars'Jakub Kicinski
2023-07-13selftests: mptcp: add speed env varGeliang Tang
2023-07-13selftests: mptcp: add fullmesh env varGeliang Tang