Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-12 | net: inet: Retire port only listening_hash | Martin KaFai Lau | 1 | -2/+2 |
2022-04-11 | mptcp: listen diag dump support | Florian Westphal | 1 | -0/+91 |
2022-04-11 | mptcp: diag: switch to context structure | Florian Westphal | 1 | -3/+11 |
2021-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2021-09-24 | mptcp: don't return sockets in foreign netns | Florian Westphal | 1 | -1/+1 |
2021-09-18 | mptcp: add new mptcp_fill_diag helper | Florian Westphal | 1 | -25/+1 |
2021-07-13 | net: Use nlmsg_unicast() instead of netlink_unicast() | Yajun Deng | 1 | -4/+2 |
2021-06-18 | mptcp: add csum_enabled in mptcp_sock | Geliang Tang | 1 | -0/+1 |
2021-02-15 | mptcp: add local addr info in mptcp_info | Geliang Tang | 1 | -0/+2 |
2021-02-02 | mptcp: drop *_max fields in mptcp_pm_data | Geliang Tang | 1 | -3/+3 |
2020-11-30 | mptcp: avoid a few atomic ops in the rx path | Paolo Abeni | 1 | -1/+1 |
2020-07-09 | mptcp: add MPTCP socket diag interface | Paolo Abeni | 1 | -0/+169 |