summaryrefslogtreecommitdiff
path: root/net/mptcp/mptcp_diag.c
AgeCommit message (Expand)Author
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-24mptcp: don't return sockets in foreign netnsFlorian Westphal
2021-09-18mptcp: add new mptcp_fill_diag helperFlorian Westphal
2021-07-13net: Use nlmsg_unicast() instead of netlink_unicast()Yajun Deng
2021-06-18mptcp: add csum_enabled in mptcp_sockGeliang Tang
2021-02-15mptcp: add local addr info in mptcp_infoGeliang Tang
2021-02-02mptcp: drop *_max fields in mptcp_pm_dataGeliang Tang
2020-11-30mptcp: avoid a few atomic ops in the rx pathPaolo Abeni
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni