- b562f58 mptcp: drop sndr_key in mptcp_syn_options by Geliang Tang · 4 years, 7 months ago
- 9e365ff mptcp: drop MP_JOIN request sock on syn cookies by Paolo Abeni · 4 years, 7 months ago
- 8fd4de1 mptcp: cache msk on MP_JOIN init_req by Paolo Abeni · 4 years, 7 months ago
- b8ad540 mptcp: fix memory leak in mptcp_subflow_create_socket() by Wei Yongjun · 4 years, 7 months ago
- a386bc5 mptcp: use list_first_entry_or_null by Geliang Tang · 4 years, 7 months ago
- c06c1f8 mptcp: drop MPTCP_PM_MAX_ADDR by Geliang Tang · 4 years, 7 months ago
- 4b5af44 mptcp: don't leak msk in token container by Paolo Abeni · 4 years, 7 months ago
- 5969856 mptcp: fix races between shutdown and recvmsg by Paolo Abeni · 4 years, 7 months ago
- 8e60eed mptcp: bugfix for RM_ADDR option parsing by Geliang Tang · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 3988460 mptcp: fix NULL ptr dereference in MP_JOIN error path by Paolo Abeni · 4 years, 8 months ago
- c5c7976 mptcp: remove msk from the token container at destruction time. by Paolo Abeni · 4 years, 8 months ago
- 10f6d46 mptcp: fix race between MP_JOIN and close by Paolo Abeni · 4 years, 8 months ago
- 41be81a mptcp: fix unblocking connect() by Paolo Abeni · 4 years, 8 months ago
- 4e637c7 mptcp: attempt coalescing when moving skbs to mptcp rx queue by Florian Westphal · 4 years, 8 months ago
- 0a82e23 mptcp: avoid NULL-ptr derefence on fallback by Paolo Abeni · 4 years, 8 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- bd69722 mptcp: use untruncated hash in ADD_ADDR HMAC by Todd Malsbary · 4 years, 8 months ago
- 12555a2 mptcp: use rightmost 64 bits in ADD_ADDR HMAC by Todd Malsbary · 4 years, 8 months ago
- 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
- 4930f48 net: allow __skb_ext_alloc to sleep by Florian Westphal · 4 years, 8 months ago
- 5c82644 mptcp: remove inner wait loop from mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
- 1709170 mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
- 149f7c7 mptcp: fill skb extension cache outside of mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
- 72511aab mptcp: avoid blocking in tcp_sendpages by Florian Westphal · 4 years, 8 months ago
- fb529e6 mptcp: break and restart in case mptcp sndbuf is full by Florian Westphal · 4 years, 8 months ago
- a0e1706 mptcp: move common nospace-pattern to a helper by Florian Westphal · 4 years, 8 months ago
- a0c1d0e mptcp: Use 32-bit DATA_ACK when possible by Christoph Paasch · 4 years, 8 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 729cd64 mptcp: cope better with MP_JOIN failure by Paolo Abeni · 4 years, 8 months ago
- 90bf451 mptcp: add new sock flag to deal with join subflows by Paolo Abeni · 4 years, 8 months ago
- 64d950a mptcp: Initialize map_seq upon subflow establishment by Christoph Paasch · 4 years, 8 months ago
- ac0ad93 mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES by Eric Biggers · 4 years, 8 months ago
- 7d14b0d mptcp: set correct vfs info for subflows by Paolo Abeni · 4 years, 8 months ago
- 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- ac2b47f mptcp: fix uninitialized value access by Paolo Abeni · 4 years, 8 months ago
- a77895d mptcp: initialize the data_fin field for mpc packets by Paolo Abeni · 4 years, 8 months ago
- 5a91e32 mptcp: fix 'use_ack' option access. by Paolo Abeni · 4 years, 8 months ago
- d6085fe mptcp: avoid a WARN on bad input. by Paolo Abeni · 4 years, 8 months ago
- cfde141 mptcp: move option parsing into mptcp_incoming_options() by Paolo Abeni · 4 years, 8 months ago
- 263e120 mptcp: consolidate synack processing. by Paolo Abeni · 4 years, 8 months ago
- 42c556f mptcp: replace mptcp_disconnect with a stub by Florian Westphal · 4 years, 8 months ago
- 1200832 mptcp: fix race in msk status update by Paolo Abeni · 4 years, 9 months ago
- 071c8ed tcp: mptcp: use mptcp receive buffer space to select rcv window by Florian Westphal · 4 years, 9 months ago
- b4e0f9a mptcp/pm_netlink.c : add check for nla_put_in/6_addr by Bo YU · 4 years, 9 months ago
- 9a19371 mptcp: fix data_fin handing in RX path by Paolo Abeni · 4 years, 9 months ago
- fca5c82 mptcp: drop req socket remote_key* fields by Paolo Abeni · 4 years, 9 months ago
- 4c8941d mptcp: avoid flipping mp_capable field in syn_recv_sock() by Paolo Abeni · 4 years, 9 months ago
- 5e20087 mptcp: handle mptcp listener destruction via rcu by Florian Westphal · 4 years, 9 months ago
- 9f5ca6a mptcp: fix 'Attempt to release TCP socket in state' warnings by Florian Westphal · 4 years, 9 months ago
- df1036d mptcp: fix splat when incoming connection is never accepted before exit/close by Florian Westphal · 4 years, 9 months ago
- e154659 mptcp: fix double-unlock in mptcp_poll by Florian Westphal · 4 years, 9 months ago
- c85adce mptcp: add some missing pr_fmt defines by Geliang Tang · 4 years, 9 months ago
- 564cf2f mptcp: fix "fn parameter not described" warnings by Matthieu Baerts · 4 years, 9 months ago
- de06f57 mptcp: re-check dsn before reading from subflow by Florian Westphal · 4 years, 9 months ago
- 59832e2 mptcp: subflow: check parent mptcp socket on subflow state change by Florian Westphal · 4 years, 9 months ago
- 0b4f33d mptcp: fix tcp fallback crash by Florian Westphal · 4 years, 9 months ago
- 01cacb0 mptcp: add netlink-based PM by Paolo Abeni · 4 years, 10 months ago
- fc51895 mptcp: add and use MIB counter infrastructure by Florian Westphal · 4 years, 10 months ago
- 5147dfb mptcp: allow dumping subflow context to userspace by Davide Caratti · 4 years, 10 months ago
- 3b1d621 mptcp: implement and use MPTCP-level retransmission by Paolo Abeni · 4 years, 10 months ago
- 3f8e0aa mptcp: rework mptcp_sendmsg_frag to accept optional dfrag by Paolo Abeni · 4 years, 10 months ago
- 7948f6c mptcp: allow partial cleaning of rtx head dfrag by Florian Westphal · 4 years, 10 months ago
- d027236 mptcp: implement memory accounting for mptcp rtx queue by Paolo Abeni · 4 years, 10 months ago
- b51f9b8 mptcp: introduce MPTCP retransmission timer by Paolo Abeni · 4 years, 10 months ago
- 18b683b mptcp: queue data for mptcp level retransmission by Paolo Abeni · 4 years, 10 months ago
- cc9d256 mptcp: update per unacked sequence on pkt reception by Paolo Abeni · 4 years, 10 months ago
- 926bdea mptcp: Implement path manager interface commands by Peter Krystad · 4 years, 10 months ago
- ec3edaa mptcp: Add handling of outgoing MP_JOIN requests by Peter Krystad · 4 years, 10 months ago
- f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 4 years, 10 months ago
- 1b1c7a0 mptcp: Add path manager interface by Peter Krystad · 4 years, 10 months ago
- 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 4 years, 10 months ago
- c3c123d net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback by Davide Caratti · 4 years, 10 months ago
- 0998448 mptcp: Remove set but not used variable 'can_ack' by YueHaibing · 4 years, 10 months ago
- 0be534f mptcp: rename fourth ack field by Paolo Abeni · 4 years, 10 months ago
- 7f20d5f mptcp: move msk state update to subflow_syn_recv_sock() by Paolo Abeni · 4 years, 10 months ago
- dc093db mptcp: drop unneeded checks by Paolo Abeni · 4 years, 10 months ago
- 58b0991 mptcp: create msk early by Paolo Abeni · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 767d3de net: mptcp: don't hang before sending 'MP capable with data' by Davide Caratti · 4 years, 10 months ago
- ec33916 mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked by Florian Westphal · 4 years, 10 months ago
- 2398e39 mptcp: always include dack if possible. by Paolo Abeni · 4 years, 10 months ago
- 6d37a0b mptcp: Only send DATA_FIN with final mapping by Mat Martineau · 4 years, 11 months ago
- 76c42a2 mptcp: Use per-subflow storage for DATA_FIN sequence number by Mat Martineau · 4 years, 11 months ago
- 1954b86 mptcp: Check connection state before attempting send by Mat Martineau · 4 years, 11 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 11 months ago
- dc24f8b mptcp: add dummy icsk_sync_mss() by Paolo Abeni · 4 years, 11 months ago
- 14c441b mptcp: defer work schedule until mptcp lock is released by Paolo Abeni · 4 years, 11 months ago
- 2e52213 mptcp: avoid work queue scheduling if possible by Florian Westphal · 4 years, 11 months ago
- bfae9da mptcp: remove mptcp_read_actor by Florian Westphal · 4 years, 11 months ago
- 600911f mptcp: add rmem queue accounting by Florian Westphal · 4 years, 11 months ago
- 6771bfd mptcp: update mptcp ack sequence from work queue by Florian Westphal · 4 years, 11 months ago
- 8099201 mptcp: add work queue skeleton by Paolo Abeni · 4 years, 11 months ago
- 101f6f8 mptcp: add and use mptcp_data_ready helper by Florian Westphal · 4 years, 11 months ago
- d99bfed mptcp: fix bogus socket flag values by Florian Westphal · 5 years ago
- 357b41c mptcp: select CRYPTO by Matthieu Baerts · 5 years ago
- b6e4a1a mptcp: Protect subflow socket options before connection completes by Mat Martineau · 5 years ago
- 5609e2b mptcp: make the symbol 'mptcp_sk_clone_lock' static by Chen Wandun · 5 years ago