summaryrefslogtreecommitdiff
path: root/net/mptcp/mptcp_diag.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-13net: Use nlmsg_unicast() instead of netlink_unicast()Yajun Deng1-4/+2
2021-06-18mptcp: add csum_enabled in mptcp_sockGeliang Tang1-0/+1
2021-02-16mptcp: add local addr info in mptcp_infoGeliang Tang1-0/+2
2021-02-03mptcp: drop *_max fields in mptcp_pm_dataGeliang Tang1-3/+3
2020-12-01mptcp: avoid a few atomic ops in the rx pathPaolo Abeni1-1/+1
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni1-0/+169