summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08Merge branch 'crypto-splice-net-make-af_alg-handle-sendmsg-msg_splice_pages'Paolo Abeni
2023-06-08crypto: af_alg/hash: Support MSG_SPLICE_PAGESDavid Howells
2023-06-08crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2023-06-08crypto: af_alg: Support MSG_SPLICE_PAGESDavid Howells
2023-06-08crypto: af_alg: Indent the loop in af_alg_sendmsg()David Howells
2023-06-08crypto: af_alg: Use extract_iter_to_sg() to create scatterlistsDavid Howells
2023-06-08crypto: af_alg: Pin pages rather than ref'ing if appropriateDavid Howells
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells
2023-06-08Wrap lines at 80David Howells
2023-06-08Fix a couple of spelling mistakesDavid Howells
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells
2023-06-08Merge branch 'txgbe-phylink-support'Paolo Abeni
2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu
2023-06-08net: txgbe: Implement phylink pcsJiawen Wu
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu
2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu
2023-06-08net: txgbe: Add SFP module identifyJiawen Wu
2023-06-08net: txgbe: Register I2C platform deviceJiawen Wu
2023-06-08net: txgbe: Register fixed rate clockJiawen Wu
2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu
2023-06-07net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski
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