summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-17Merge branch 'phy-stopping-race'David S. Miller
2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle)
2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move call to start anegRussell King (Oracle)
2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle)
2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle)
2023-09-17net: dsa: microchip: Add partial ACL support for ksz9477 switchesOleksij Rempel
2023-09-17net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()Oleksij Rempel
2023-09-17Merge branch 'devlink-instances-relationships'David S. Miller
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko
2023-09-17devlink: introduce possibility to expose info about nested devlinksJiri Pirko
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko
2023-09-17devlink: expose peer SF devlink instanceJiri Pirko
2023-09-17devlink: introduce object and nested devlink relationship infraJiri Pirko
2023-09-17devlink: extend devlink_nl_put_nested_handle() with attrtype argJiri Pirko
2023-09-17devlink: move devlink_nl_put_nested_handle() into netlink.cJiri Pirko
2023-09-17devlink: put netnsid to nested handleJiri Pirko
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko
2023-09-17devlink: move linecard struct into linecard.cJiri Pirko
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan
2023-09-17Merge branch 'dpll-api'David S. Miller
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko
2023-09-17ptp_ocp: implement DPLL opsVadim Fedorenko
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko
2023-09-17dpll: documentation on DPLL subsystem interfaceVadim Fedorenko
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2023-09-16Merge branch 'TCP_INFO-RTO'David S. Miller
2023-09-16tcp: new TCP_INFO stats for RTO eventsAananth V
2023-09-16tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKedAananth V
2023-09-16Merge branch 'dsa-microchip-drive-strength-support'David S. Miller
2023-09-16net: dsa: microchip: Add drive strength configurationOleksij Rempel
2023-09-16dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive s...Oleksij Rempel
2023-09-16Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-09-16Merge branch 'loongson1-mac'David S. Miller
2023-09-16net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang
2023-09-16dt-bindings: net: Add Loongson-1 Ethernet ControllerKeguang Zhang
2023-09-16dt-bindings: mfd: syscon: Add compatibles for Loongson-1 sysconKeguang Zhang
2023-09-16sfc: make coding style of PTP addresses consistent with coreAlex Austin
2023-09-16net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi
2023-09-16net: add truesize debug checks in skb_{add|coalesce}_rx_frag()Eric Dumazet
2023-09-16net: use indirect call helpers for sk->sk_prot->release_cb()Eric Dumazet