1. bd69722 mptcp: use untruncated hash in ADD_ADDR HMAC by Todd Malsbary · 4 years, 7 months ago
  2. 12555a2 mptcp: use rightmost 64 bits in ADD_ADDR HMAC by Todd Malsbary · 4 years, 7 months ago
  3. 64d950a mptcp: Initialize map_seq upon subflow establishment by Christoph Paasch · 4 years, 8 months ago
  4. 7d14b0d mptcp: set correct vfs info for subflows by Paolo Abeni · 4 years, 8 months ago
  5. ac2b47f mptcp: fix uninitialized value access by Paolo Abeni · 4 years, 8 months ago
  6. a77895d mptcp: initialize the data_fin field for mpc packets by Paolo Abeni · 4 years, 8 months ago
  7. 5a91e32 mptcp: fix 'use_ack' option access. by Paolo Abeni · 4 years, 8 months ago
  8. d6085fe mptcp: avoid a WARN on bad input. by Paolo Abeni · 4 years, 8 months ago
  9. cfde141 mptcp: move option parsing into mptcp_incoming_options() by Paolo Abeni · 4 years, 8 months ago
  10. 263e120 mptcp: consolidate synack processing. by Paolo Abeni · 4 years, 8 months ago
  11. 42c556f mptcp: replace mptcp_disconnect with a stub by Florian Westphal · 4 years, 8 months ago
  12. 1200832 mptcp: fix race in msk status update by Paolo Abeni · 4 years, 8 months ago
  13. b4e0f9a mptcp/pm_netlink.c : add check for nla_put_in/6_addr by Bo YU · 4 years, 8 months ago
  14. 9a19371 mptcp: fix data_fin handing in RX path by Paolo Abeni · 4 years, 8 months ago
  15. fca5c82 mptcp: drop req socket remote_key* fields by Paolo Abeni · 4 years, 8 months ago
  16. 4c8941d mptcp: avoid flipping mp_capable field in syn_recv_sock() by Paolo Abeni · 4 years, 8 months ago
  17. 5e20087 mptcp: handle mptcp listener destruction via rcu by Florian Westphal · 4 years, 8 months ago
  18. 9f5ca6a mptcp: fix 'Attempt to release TCP socket in state' warnings by Florian Westphal · 4 years, 9 months ago
  19. df1036d mptcp: fix splat when incoming connection is never accepted before exit/close by Florian Westphal · 4 years, 9 months ago
  20. e154659 mptcp: fix double-unlock in mptcp_poll by Florian Westphal · 4 years, 9 months ago
  21. c85adce mptcp: add some missing pr_fmt defines by Geliang Tang · 4 years, 9 months ago
  22. 564cf2f mptcp: fix "fn parameter not described" warnings by Matthieu Baerts · 4 years, 9 months ago
  23. de06f57 mptcp: re-check dsn before reading from subflow by Florian Westphal · 4 years, 9 months ago
  24. 59832e2 mptcp: subflow: check parent mptcp socket on subflow state change by Florian Westphal · 4 years, 9 months ago
  25. 0b4f33d mptcp: fix tcp fallback crash by Florian Westphal · 4 years, 9 months ago
  26. 01cacb0 mptcp: add netlink-based PM by Paolo Abeni · 4 years, 9 months ago
  27. fc51895 mptcp: add and use MIB counter infrastructure by Florian Westphal · 4 years, 9 months ago
  28. 5147dfb mptcp: allow dumping subflow context to userspace by Davide Caratti · 4 years, 9 months ago
  29. 3b1d621 mptcp: implement and use MPTCP-level retransmission by Paolo Abeni · 4 years, 9 months ago
  30. 3f8e0aa mptcp: rework mptcp_sendmsg_frag to accept optional dfrag by Paolo Abeni · 4 years, 9 months ago
  31. 7948f6c mptcp: allow partial cleaning of rtx head dfrag by Florian Westphal · 4 years, 9 months ago
  32. d027236 mptcp: implement memory accounting for mptcp rtx queue by Paolo Abeni · 4 years, 9 months ago
  33. b51f9b8 mptcp: introduce MPTCP retransmission timer by Paolo Abeni · 4 years, 9 months ago
  34. 18b683b mptcp: queue data for mptcp level retransmission by Paolo Abeni · 4 years, 9 months ago
  35. cc9d256 mptcp: update per unacked sequence on pkt reception by Paolo Abeni · 4 years, 9 months ago
  36. 926bdea mptcp: Implement path manager interface commands by Peter Krystad · 4 years, 9 months ago
  37. ec3edaa mptcp: Add handling of outgoing MP_JOIN requests by Peter Krystad · 4 years, 9 months ago
  38. f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 4 years, 9 months ago
  39. 1b1c7a0 mptcp: Add path manager interface by Peter Krystad · 4 years, 9 months ago
  40. 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 4 years, 9 months ago
  41. c3c123d net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback by Davide Caratti · 4 years, 10 months ago
  42. 0998448 mptcp: Remove set but not used variable 'can_ack' by YueHaibing · 4 years, 10 months ago
  43. 0be534f mptcp: rename fourth ack field by Paolo Abeni · 4 years, 10 months ago
  44. 7f20d5f mptcp: move msk state update to subflow_syn_recv_sock() by Paolo Abeni · 4 years, 10 months ago
  45. dc093db mptcp: drop unneeded checks by Paolo Abeni · 4 years, 10 months ago
  46. 58b0991 mptcp: create msk early by Paolo Abeni · 4 years, 10 months ago
  47. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  48. 767d3de net: mptcp: don't hang before sending 'MP capable with data' by Davide Caratti · 4 years, 10 months ago
  49. ec33916 mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked by Florian Westphal · 4 years, 10 months ago
  50. 2398e39 mptcp: always include dack if possible. by Paolo Abeni · 4 years, 10 months ago
  51. 6d37a0b mptcp: Only send DATA_FIN with final mapping by Mat Martineau · 4 years, 10 months ago
  52. 76c42a2 mptcp: Use per-subflow storage for DATA_FIN sequence number by Mat Martineau · 4 years, 10 months ago
  53. 1954b86 mptcp: Check connection state before attempting send by Mat Martineau · 4 years, 10 months ago
  54. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  55. dc24f8b mptcp: add dummy icsk_sync_mss() by Paolo Abeni · 4 years, 10 months ago
  56. 14c441b mptcp: defer work schedule until mptcp lock is released by Paolo Abeni · 4 years, 10 months ago
  57. 2e52213 mptcp: avoid work queue scheduling if possible by Florian Westphal · 4 years, 10 months ago
  58. bfae9da mptcp: remove mptcp_read_actor by Florian Westphal · 4 years, 10 months ago
  59. 600911f mptcp: add rmem queue accounting by Florian Westphal · 4 years, 10 months ago
  60. 6771bfd mptcp: update mptcp ack sequence from work queue by Florian Westphal · 4 years, 10 months ago
  61. 8099201 mptcp: add work queue skeleton by Paolo Abeni · 4 years, 10 months ago
  62. 101f6f8 mptcp: add and use mptcp_data_ready helper by Florian Westphal · 4 years, 10 months ago
  63. d99bfed mptcp: fix bogus socket flag values by Florian Westphal · 4 years, 11 months ago
  64. 357b41c mptcp: select CRYPTO by Matthieu Baerts · 4 years, 11 months ago
  65. b6e4a1a mptcp: Protect subflow socket options before connection completes by Mat Martineau · 4 years, 11 months ago
  66. 5609e2b mptcp: make the symbol 'mptcp_sk_clone_lock' static by Chen Wandun · 4 years, 11 months ago
  67. b0519de mptcp: fix use-after-free for ipv6 by Florian Westphal · 5 years ago
  68. 2c22c06 mptcp: fix use-after-free on tcp fallback by Florian Westphal · 5 years ago
  69. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  70. 389b8fb3 mptcp: MPTCP_HMAC_TEST should depend on MPTCP by Geert Uytterhoeven · 5 years ago
  71. 8e1974a mptcp: Fix incorrect IPV6 dependency check by Geert Uytterhoeven · 5 years ago
  72. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  73. b2c5b61 mptcp: avoid a lockdep splat when mcast group was joined by Florian Westphal · 5 years ago
  74. 50e741b mptcp: fix panic on user pointer access by Florian Westphal · 5 years ago
  75. c9fd9c5 mptcp: defer freeing of cached ext until last moment by Florian Westphal · 5 years ago
  76. f6f7d8c mptcp: Fix build with PROC_FS disabled. by David S. Miller · 5 years ago
  77. edc7e48 mptcp: Fix code formatting by Mat Martineau · 5 years ago
  78. e42f1ac mptcp: do not inherit inet proto ops by Florian Westphal · 5 years ago
  79. 8ab183d mptcp: cope with later TCP fallback by Paolo Abeni · 5 years ago
  80. d22f498 mptcp: process MP_CAPABLE data option by Christoph Paasch · 5 years ago
  81. cc7972e mptcp: parse and emit MP_CAPABLE option according to v1 spec by Christoph Paasch · 5 years ago
  82. 65492c5 mptcp: move from sha1 (v0) to sha256 (v1) by Paolo Abeni · 5 years ago
  83. 784325e mptcp: new sysctl to control the activation per NS by Matthieu Baerts · 5 years ago
  84. 5704075 mptcp: allow collapsing consecutive sendpages on the same substream by Paolo Abeni · 5 years ago
  85. 7a6a6cb mptcp: recvmsg() can drain data from multiple subflows by Paolo Abeni · 5 years ago
  86. 1891c4a mptcp: add subflow write space signalling and mptcp_poll by Florian Westphal · 5 years ago
  87. 648ef4b mptcp: Implement MPTCP receive path by Mat Martineau · 5 years ago
  88. 6d0060f mptcp: Write MPTCP DSS headers to outgoing data packets by Mat Martineau · 5 years ago
  89. 717e79c mptcp: Add setsockopt()/getsockopt() socket operations by Peter Krystad · 5 years ago
  90. 2149849 mptcp: Add shutdown() socket operation by Peter Krystad · 5 years ago
  91. 79c0949 mptcp: Add key generation and token tree by Peter Krystad · 5 years ago
  92. cf7da0d mptcp: Create SUBFLOW socket for incoming connections by Peter Krystad · 5 years ago
  93. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  94. 2303f99 mptcp: Associate MPTCP context with TCP socket by Peter Krystad · 5 years ago
  95. eda7acd mptcp: Handle MPTCP TCP options by Peter Krystad · 5 years ago
  96. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago