1. b0519de mptcp: fix use-after-free for ipv6 by Florian Westphal · 5 years ago
  2. 2c22c06 mptcp: fix use-after-free on tcp fallback by Florian Westphal · 5 years ago
  3. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  4. 389b8fb3 mptcp: MPTCP_HMAC_TEST should depend on MPTCP by Geert Uytterhoeven · 5 years ago
  5. 8e1974a mptcp: Fix incorrect IPV6 dependency check by Geert Uytterhoeven · 5 years ago
  6. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  7. b2c5b61 mptcp: avoid a lockdep splat when mcast group was joined by Florian Westphal · 5 years ago
  8. 50e741b mptcp: fix panic on user pointer access by Florian Westphal · 5 years ago
  9. c9fd9c5 mptcp: defer freeing of cached ext until last moment by Florian Westphal · 5 years ago
  10. f6f7d8c mptcp: Fix build with PROC_FS disabled. by David S. Miller · 5 years ago
  11. edc7e48 mptcp: Fix code formatting by Mat Martineau · 5 years ago
  12. e42f1ac mptcp: do not inherit inet proto ops by Florian Westphal · 5 years ago
  13. 8ab183d mptcp: cope with later TCP fallback by Paolo Abeni · 5 years ago
  14. d22f498 mptcp: process MP_CAPABLE data option by Christoph Paasch · 5 years ago
  15. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  16. 65492c5 mptcp: move from sha1 (v0) to sha256 (v1) by Paolo Abeni · 5 years ago
  17. 784325e mptcp: new sysctl to control the activation per NS by Matthieu Baerts · 5 years ago
  18. 5704075 mptcp: allow collapsing consecutive sendpages on the same substream by Paolo Abeni · 5 years ago
  19. 7a6a6cb mptcp: recvmsg() can drain data from multiple subflows by Paolo Abeni · 5 years ago
  20. 1891c4a mptcp: add subflow write space signalling and mptcp_poll by Florian Westphal · 5 years ago
  21. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  22. 6d0060f mptcp: Write MPTCP DSS headers to outgoing data packets by Mat Martineau · 5 years ago
  23. 717e79c mptcp: Add setsockopt()/getsockopt() socket operations by Peter Krystad · 5 years ago
  24. 2149849 mptcp: Add shutdown() socket operation by Peter Krystad · 5 years ago
  25. 79c0949 mptcp: Add key generation and token tree by Peter Krystad · 5 years ago
  26. cf7da0d mptcp: Create SUBFLOW socket for incoming connections by Peter Krystad · 5 years ago
  27. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  28. 2303f99 mptcp: Associate MPTCP context with TCP socket by Peter Krystad · 5 years ago
  29. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  30. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago