summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-05-14 04:29:25 +0300
committerJakub Kicinski <kuba@kernel.org>2024-05-14 04:29:26 +0300
commit95125152dcc57a4f4810134e0d4f975462f95b8e (patch)
tree9c6aa606b94e965d44b1504950e96ba6501626b9 /drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
parent40a1d11fc670ac03c5dc2e5a9724b330e74f38b0 (diff)
parent7fad5b37561175527e92a17bc6a71009b0b718e2 (diff)
downloadlinux-95125152dcc57a4f4810134e0d4f975462f95b8e.tar.xz
Merge branch 'mptcp-small-improvements-fix-and-clean-ups'
Mat Martineau says: ==================== mptcp: small improvements, fix and clean-ups This series contain mostly unrelated patches: - The two first patches can be seen as "fixes". They are part of this series for -next because it looks like the last batch of fixes for v6.9 has already been sent. These fixes are not urgent, so they can wait if an unlikely v6.9-rc8 is published. About the two patches: - Patch 1 fixes getsockopt(SO_KEEPALIVE) support on MPTCP sockets - Patch 2 makes sure the full TCP keep-alive feature is supported, not just SO_KEEPALIVE. - Patch 3 is a small optimisation when getsockopt(MPTCP_INFO) is used without buffer, just to check if MPTCP is still being used: no fallback to TCP. - Patch 4 adds net.mptcp.available_schedulers sysctl knob to list packet schedulers, similar to net.ipv4.tcp_available_congestion_control. - Patch 5 and 6 fix CheckPatch warnings: "prefer strscpy over strcpy" and "else is not generally useful after a break or return". - Patch 7 and 8 remove and add header includes to avoid unused ones, and add missing ones to be self-contained. ==================== Link: https://lore.kernel.org/r/20240514011335.176158-1-martineau@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c')
0 files changed, 0 insertions, 0 deletions