- dc87efd mptcp: add mptcp reset option support by Florian Westphal · 3 years, 9 months ago
- b46a023 mptcp: rename mptcp_pm_nl_add_addr_send_ack by Geliang Tang · 3 years, 9 months ago
- 8dd5efb mptcp: send ack for rm_addr by Geliang Tang · 3 years, 9 months ago
- 557963c mptcp: move to next addr when subflow creation fail by Geliang Tang · 3 years, 9 months ago
- d88c476 mptcp: export lookup_anno_list_by_saddr by Geliang Tang · 3 years, 9 months ago
- 62535200 mptcp: drop unused subflow in mptcp_pm_subflow_established by Geliang Tang · 3 years, 9 months ago
- f7efc77 mptcp: drop argument port from mptcp_pm_announce_addr by Geliang Tang · 3 years, 9 months ago
- 2d6f5a2 mptcp: clean-up the rtx path by Paolo Abeni · 3 years, 9 months ago
- ddd14bb mptcp: remove multi subflows in PM by Geliang Tang · 3 years, 10 months ago
- d0b698c mptcp: remove multi addresses in PM by Geliang Tang · 3 years, 10 months ago
- b5c55f3 mptcp: add rm_list_rx in mptcp_pm_data by Geliang Tang · 3 years, 10 months ago
- 5c4a824 mptcp: add rm_list in mptcp_options_received by Geliang Tang · 3 years, 10 months ago
- cbde278 mptcp: add rm_list_tx in mptcp_pm_data by Geliang Tang · 3 years, 10 months ago
- 6445e17 mptcp: add rm_list in mptcp_out_options by Geliang Tang · 3 years, 10 months ago
- 27ab92d mptcp: fix length of ADD_ADDR with port sub-option by Davide Caratti · 3 years, 10 months ago
- d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
- 0caf3ad mptcp: add local addr info in mptcp_info by Geliang Tang · 3 years, 11 months ago
- b911c97 mptcp: add netlink event support by Florian Westphal · 3 years, 11 months ago
- 6c714f1 mptcp: pass subflow socket to a few helpers by Florian Westphal · 3 years, 11 months ago
- a141e02 mptcp: split __mptcp_close_ssk helper by Florian Westphal · 3 years, 11 months ago
- e980143 mptcp: move pm netlink work into pm_netlink by Florian Westphal · 3 years, 11 months ago
- e385960 mptcp: better msk receive window updates by Paolo Abeni · 3 years, 11 months ago
- 64b9cea mptcp: fix spurious retransmissions by Paolo Abeni · 3 years, 11 months ago
- 15cc104 mptcp: deliver ssk errors to msk by Paolo Abeni · 3 years, 11 months ago
- 3abc05d mptcp: pm: add lockdep assertions by Florian Westphal · 3 years, 11 months ago
- 5bc5638 mptcp: add port number check for MP_JOIN by Geliang Tang · 4 years ago
- 1729cf1 mptcp: create the listening socket for new port by Geliang Tang · 4 years ago
- a914e58 mptcp: drop *_max fields in mptcp_pm_data by Geliang Tang · 4 years ago
- ec99a47 mptcp: fix length of MP_PRIO suboption by Davide Caratti · 4 years ago
- b19bc29 mptcp: implement delegated actions by Paolo Abeni · 4 years ago
- 5cf92bb mptcp: re-enable sndbuf autotune by Paolo Abeni · 4 years ago
- 866f26f mptcp: always graft subflow socket to parent by Paolo Abeni · 4 years ago
- 40453a5 mptcp: add the incoming MP_PRIO support by Geliang Tang · 4 years ago
- 0670654 mptcp: add the outgoing MP_PRIO support by Geliang Tang · 4 years ago
- 219d049 mptcp: push pending frames when subflow has free space by Paolo Abeni · 4 years ago
- 50c504a mptcp: parse and act on incoming FASTCLOSE option by Florian Westphal · 4 years, 1 month ago
- ba34c3d mptcp: use MPTCPOPT_HMAC_LEN macro by Geliang Tang · 4 years, 1 month ago
- 5b950ff mptcp: link MPC subflow into msk only after accept by Paolo Abeni · 4 years, 1 month ago
- 13ad9f0 mptcp: rename add_addr_signal and mptcp_add_addr_status by Geliang Tang · 4 years, 1 month ago
- 42842a4 mptcp: drop rm_addr_signal flag by Geliang Tang · 4 years, 1 month ago
- 0f5c9e3 mptcp: add port parameter for mptcp_pm_announce_addr by Geliang Tang · 4 years, 1 month ago
- 4a2777a8 mptcp: add the outgoing ADD_ADDR port support by Geliang Tang · 4 years, 1 month ago
- 2ec72fa mptcp: use adding up size to get ADD_ADDR length by Geliang Tang · 4 years, 1 month ago
- 22fb85f mptcp: add port support for ADD_ADDR suboption writing by Geliang Tang · 4 years, 1 month ago
- 6e628cd mptcp: use mptcp release_cb for delayed tasks by Paolo Abeni · 4 years, 1 month ago
- 7439d68 mptcp: avoid a few atomic ops in the rx path by Paolo Abeni · 4 years, 1 month ago
- 724cfd2 mptcp: allocate TX skbs in msk context by Paolo Abeni · 4 years, 1 month ago
- 8795260 mptcp: protect the rx path with the msk socket spinlock by Paolo Abeni · 4 years, 1 month ago
- e93da92 mptcp: implement wmem reservation by Paolo Abeni · 4 years, 1 month ago
- ad80b0f mptcp: open code mptcp variant for lock_sock by Paolo Abeni · 4 years, 1 month ago
- ea4ca58 mptcp: refine MPTCP-level ack scheduling by Paolo Abeni · 4 years, 1 month ago
- fa3fe2b mptcp: track window announced to peer by Florian Westphal · 4 years, 1 month ago
- 84dfe36 mptcp: send out dedicated ADD_ADDR packet by Geliang Tang · 4 years, 1 month ago
- d91d322 mptcp: change add_addr_signal type by Geliang Tang · 4 years, 1 month ago
- 0397c6d mptcp: keep unaccepted MPC subflow into join list by Paolo Abeni · 4 years, 1 month ago
- b2771d2 mptcp: drop WORKER_RUNNING status bit by Paolo Abeni · 4 years, 1 month ago
- 6f8a612 mptcp: keep track of advertised windows right edge by Florian Westphal · 4 years, 1 month ago
- 8edf086 mptcp: rework poll+nospace handling by Florian Westphal · 4 years, 1 month ago
- e16163b mptcp: refactor shutdown and close by Paolo Abeni · 4 years, 1 month ago
- eaa2ffa mptcp: introduce MPTCP snd_nxt by Paolo Abeni · 4 years, 1 month ago
- f0e6a4c mptcp: add accounting for pending data by Paolo Abeni · 4 years, 1 month ago
- ba8f48f mptcp: introduce mptcp_schedule_work by Paolo Abeni · 4 years, 1 month ago
- 93f323b mptcp: add a new sysctl add_addr_timeout by Geliang Tang · 4 years, 2 months ago
- 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 0e4f35d mptcp: subflows garbage collection by Paolo Abeni · 4 years, 3 months ago
- d582484 mptcp: fix fallback for MP_JOIN subflows by Paolo Abeni · 4 years, 3 months ago
- 37198e9 net: mptcp: make DACK4/DACK8 usage consistent among all subflows by Davide Caratti · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 456afe0 mptcp: ADD_ADDRs with echo bit are smaller by Matthieu Baerts · 4 years, 3 months ago
- 1a49b2c mptcp: Handle incoming 32-bit DATA_FIN values by Mat Martineau · 4 years, 3 months ago
- 00cfd77 mptcp: retransmit ADD_ADDR when timeout by Geliang Tang · 4 years, 3 months ago
- 5c8c164 mptcp: add mptcp_destroy_common helper by Geliang Tang · 4 years, 3 months ago
- 0ee4261 mptcp: implement mptcp_pm_remove_subflow by Geliang Tang · 4 years, 3 months ago
- b6c0838 mptcp: remove addr and subflow in PM netlink by Geliang Tang · 4 years, 3 months ago
- 6a6c05a mptcp: send out ADD_ADDR with echo flag by Geliang Tang · 4 years, 3 months ago
- d0876b2 mptcp: add the incoming RM_ADDR support by Geliang Tang · 4 years, 3 months ago
- 5cb104a mptcp: add the outgoing RM_ADDR support by Geliang Tang · 4 years, 3 months ago
- f643b80 mptcp: rename addr_signal and the related functions by Geliang Tang · 4 years, 3 months ago
- d5f4919 mptcp: allow picking different xmit subflows by Paolo Abeni · 4 years, 4 months ago
- ef0da3b mptcp: move address attribute into mptcp_addr_info by Paolo Abeni · 4 years, 4 months ago
- 04e4cd4 mptcp: cleanup mptcp_subflow_discard_data() by Paolo Abeni · 4 years, 4 months ago
- ab174ad mptcp: move ooo skbs into msk out of order queue. by Paolo Abeni · 4 years, 4 months ago
- 6719331 mptcp: trigger msk processing even for OoO data by Paolo Abeni · 4 years, 4 months ago
- 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 5 months ago
- c83a47e mptcp: subflow: add mptcp_subflow_init_cookie_req helper by Florian Westphal · 4 years, 5 months ago
- 3721b9b mptcp: Track received DATA_FIN sequence number and add related helpers by Mat Martineau · 4 years, 5 months ago
- 7279da6 mptcp: Use MPTCP-level flag for sending DATA_FIN by Mat Martineau · 4 years, 5 months ago
- b93df08 mptcp: explicitly track the fully established status by Paolo Abeni · 4 years, 5 months ago
- c1d069e mptcp: move helper to where its used by Florian Westphal · 4 years, 5 months ago
- 96d890d mptcp: add msk interations helper by Paolo Abeni · 4 years, 6 months ago
- b416268 mptcp: use mptcp worker for path management by Florian Westphal · 4 years, 6 months ago
- a6b118f mptcp: add receive buffer auto-tuning by Florian Westphal · 4 years, 6 months ago
- 8fd7380 mptcp: fallback in case of simultaneous connect by Davide Caratti · 4 years, 6 months ago
- e1ff9e8 net: mptcp: improve fallback to TCP by Davide Caratti · 4 years, 6 months ago
- 2c5ebd0 mptcp: refactor token container by Paolo Abeni · 4 years, 6 months ago
- d39dcec mptcp: add __init annotation on setup functions by Paolo Abeni · 4 years, 6 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 9b9e2f2 tcp: move ipv4_specific to tcp include file by Eric Dumazet · 4 years, 6 months ago
- b03d214 tcp: move ipv6_specific declaration to remove a warning by Eric Dumazet · 4 years, 6 months ago
- 8fd4de1 mptcp: cache msk on MP_JOIN init_req by Paolo Abeni · 4 years, 6 months ago