commit | 0b943d907984e587721be873d47f614ed8edaf35 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Apr 20 12:59:33 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 20 12:59:33 2020 -0700 |
tree | 17c80126ba1c7f588250d8cd7a18a8849915dfab | |
parent | bd019427bf3623ee3c7d2845cf921bbf4c14846c [diff] | |
parent | fca5c82c086ea3871b103618b80558c479c8e597 [diff] |
Merge branch 'mptcp-fix-races-on-accept' Paolo Abeni says: ==================== mptcp: fix races on accept() This series includes some fixes for accept() races which may cause inconsistent MPTCP socket status and oops. Please see the individual patches for the technical details. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>