summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
2023-06-07RDMA/mlx5: Free second uplink ib portShay Drory
2023-06-07Merge branch 'followup-fixes-for-the-dwmac-and-altera-lynx-conversion'Jakub Kicinski
2023-06-07net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier
2023-06-07Merge branch 'tools-ynl-generate-code-for-the-handshake-family'Jakub Kicinski
2023-06-07tools: ynl: generate code for the handshake familyJakub Kicinski
2023-06-07tools: ynl-gen: improve unwind on parsing errorsJakub Kicinski
2023-06-07tools: ynl-gen: fill in support for MultiAttr scalarsJakub Kicinski
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada
2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-06-07Merge branch 'realtek-external-phy-clock'David S. Miller
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova
2023-06-07dt-bindings: net: phy: Document support for external PHY clkDetlev Casanova
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta
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