summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier1-0/+1
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier3-5/+13
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier1-1/+1
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier1-0/+2
2023-06-07Merge branch 'tools-ynl-generate-code-for-the-handshake-family'Jakub Kicinski4-11/+593
2023-06-07tools: ynl: generate code for the handshake familyJakub Kicinski3-1/+534
2023-06-07tools: ynl-gen: improve unwind on parsing errorsJakub Kicinski1-5/+17
2023-06-07tools: ynl-gen: fill in support for MultiAttr scalarsJakub Kicinski1-5/+42
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman1-5/+3
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada3-12/+12
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada14-3/+89
2023-06-07tcp: fix formatting in sysctl_net_ipv4.cDavid Morley1-7/+7
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter1-1/+2
2023-06-07Merge branch 'realtek-external-phy-clock'David S. Miller2-2/+38
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova1-2/+25
2023-06-07dt-bindings: net: phy: Document support for external PHY clkDetlev Casanova1-0/+6
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova1-0/+7
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta3-9/+35
2023-06-07tipc: replace open-code bearer rcu_dereference access in bearer.cXin Long1-8/+6
2023-06-07Merge branch 'ipv4-remove-rt_conn_flags-calls-in-flowi4_init_output'Jakub Kicinski2-4/+4
2023-06-07tcp: Set route scope properly in cookie_v4_check().Guillaume Nault1-2/+2
2023-06-07ipv4: Set correct scope in inet_csk_route_*().Guillaume Nault1-2/+2
2023-06-07Merge branch 'move-ksz9477-errata-handling-to-phy-driver'Jakub Kicinski4-76/+78
2023-06-07net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock3-75/+4
2023-06-07net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock1-1/+74
2023-06-06Merge branch 'tools-ynl-user-space-c'Jakub Kicinski15-4/+2466
2023-06-06tools: ynl: add sample for netdevJakub Kicinski3-0/+137
2023-06-06tools: ynl: support fou and netdev in CJakub Kicinski5-1/+1016
2023-06-06tools: ynl: user space helpersJakub Kicinski7-1/+1310
2023-06-06tools: ynl-gen: clean up stray new lines at the end of reply-less requestsJakub Kicinski1-3/+4
2023-06-06net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definitionLukas Bulwahn1-1/+1
2023-06-06mac_pton: Clean up the header inclusionsAndy Shevchenko1-1/+2
2023-06-06gro: decrease size of CBRichard Gobert2-17/+28
2023-06-06Merge branch 'splice-net-handle-msg_splice_pages-in-af_kcm'Jakub Kicinski1-160/+58
2023-06-06kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGESDavid Howells1-143/+18
2023-06-06kcm: Support MSG_SPLICE_PAGESDavid Howells1-17/+40
2023-06-06Merge tag 'mlx5-updates-2023-05-31' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski24-271/+603
2023-06-06Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski5-36/+176
2023-06-06lib/ref_tracker: remove warnings in case of allocation failureAndrzej Hajda1-2/+3
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