summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-06tipc: replace open-code bearer rcu_dereference access in bearer.cXin Long
2023-06-06Merge branch 'ipv4-remove-rt_conn_flags-calls-in-flowi4_init_output'Jakub Kicinski
2023-06-06tcp: Set route scope properly in cookie_v4_check().Guillaume Nault
2023-06-06ipv4: Set correct scope in inet_csk_route_*().Guillaume Nault
2023-06-06Merge branch 'move-ksz9477-errata-handling-to-phy-driver'Jakub Kicinski
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock
2023-06-06Merge branch 'tools-ynl-user-space-c'Jakub Kicinski
2023-06-06tools: ynl: add sample for netdevJakub Kicinski
2023-06-06tools: ynl: support fou and netdev in CJakub Kicinski
2023-06-06tools: ynl: user space helpersJakub Kicinski
2023-06-06tools: ynl-gen: clean up stray new lines at the end of reply-less requestsJakub Kicinski
2023-06-06net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definitionLukas Bulwahn
2023-06-06mac_pton: Clean up the header inclusionsAndy Shevchenko
2023-06-06gro: decrease size of CBRichard Gobert
2023-06-05Merge branch 'splice-net-handle-msg_splice_pages-in-af_kcm'Jakub Kicinski
2023-06-05kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-05kcm: Support MSG_SPLICE_PAGESDavid Howells
2023-06-05Merge tag 'mlx5-updates-2023-05-31' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski
2023-06-05lib/ref_tracker: remove warnings in case of allocation failureAndrzej Hajda
2023-06-05lib/ref_tracker: add printing to memory bufferAndrzej Hajda
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda
2023-06-05lib/ref_tracker: add unlocked leak print helperAndrzej Hajda
2023-06-05Merge branch 'mlxsw-selftests-cleanups'David S. Miller
2023-06-05selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridgePetr Machata
2023-06-05selftests: router_bridge_vlan: Add a diagramPetr Machata
2023-06-05selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata
2023-06-05selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata
2023-06-05mlxsw: spectrum_router: Do not query MAX_VRS on each iterationPetr Machata
2023-06-05mlxsw: spectrum_router: Do not query MAX_RIFS on each iterationPetr Machata
2023-06-05mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()Petr Machata
2023-06-05mlxsw: spectrum_router: Clarify a commentPetr Machata
2023-06-05Merge branch 'sja1105-cleanups'David S. Miller
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)
2023-06-05net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)
2023-06-05net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)
2023-06-05Merge branch 'regmap-TSE-PCS'David S. Miller
2023-06-05net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier
2023-06-05net: ethernet: altera-tse: Convert to mdio-regmap and use PCS LynxMaxime Chevallier
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier
2023-06-04ipv6: lower "link become ready"'s level messageMatthieu Baerts
2023-06-02net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)
2023-06-02Merge branch 'tools-ynl-gen-dust-off-the-user-space-code'Jakub Kicinski
2023-06-02tools: ynl-gen: generate static descriptions of notificationsJakub Kicinski
2023-06-02tools: ynl-gen: switch to family structJakub Kicinski
2023-06-02tools: ynl-gen: generate alloc and free helpers for reqJakub Kicinski
2023-06-02tools: ynl-gen: move the response reading logic into YNLJakub Kicinski
2023-06-02tools: ynl-gen: generate enum-to-string helpersJakub Kicinski