blob: 61b26f06cc32170c606f1f2a57552947026b03a8 [file] [log] [blame]
6e628cd3a8f7 ("mptcp: use mptcp release_cb for delayed tasks")
7439d687b79c ("mptcp: avoid a few atomic ops in the rx path")
724cfd2ee8aa ("mptcp: allocate TX skbs in msk context")
879526030c8b ("mptcp: protect the rx path with the msk socket spinlock")
e93da92896bc ("mptcp: implement wmem reservation")
ad80b0fc6e7f ("mptcp: open code mptcp variant for lock_sock")
fd8976790a6c ("mptcp: be careful on MPTCP-level ack.")
ea4ca586b16f ("mptcp: refine MPTCP-level ack scheduling")
b2771d2419fa ("mptcp: drop WORKER_RUNNING status bit")
7ed90803a213 ("mptcp: send explicit ack on delayed ack_seq incr")
6f8a612a33e4 ("mptcp: keep track of advertised windows right edge")
8edf08649eed ("mptcp: rework poll+nospace handling")
813e0a683d4c ("mptcp: try to push pending data on snd una updates")
d9ca1de8c0cd ("mptcp: move page frag allocation in mptcp_sendmsg()")
e16163b6e2b7 ("mptcp: refactor shutdown and close")
eaa2ffabfc35 ("mptcp: introduce MPTCP snd_nxt")
f0e6a4cf11f1 ("mptcp: add accounting for pending data")
caf971df01b8 ("mptcp: reduce the arguments of mptcp_sendmsg_frag")
ba8f48f7a4d7 ("mptcp: introduce mptcp_schedule_work")
e2223995a287 ("mptcp: use tcp_build_frag()")
95ed690ebc72 ("mptcp: split mptcp_clean_una function")
65f49fe72f9e ("mptcp: use _fast lock version in __mptcp_move_skbs")
13c7ba0c8494 ("mptcp: adjust mptcp receive buffer limit if subflow has larger one")
2295cddf99e3 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")