Show patches with: none      |   2672 patches
« 1 2 3 426 27 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
topmsg: mptcp: update per unacked sequence on pkt reception topmsg: mptcp: update per unacked sequence on pkt reception - - - - --- 2020-03-20 Mat Martineau matttbe Accepted
topmsg: mptcp: implement and use MPTCP-level retransmission topmsg: mptcp: implement and use MPTCP-level retransmission - - - - --- 2020-03-20 Mat Martineau matttbe Accepted
topmsg: mptcp: add netlink based PM topmsg: mptcp: add netlink based PM - - - - --- 2020-03-20 Mat Martineau matttbe Accepted
topmsg: mptcp: Implement path manager interface commands topmsg: mptcp: Implement path manager interface commands - - - - --- 2020-03-20 Mat Martineau matttbe Accepted
topmsg: mptcp: Add path manager interface topmsg: mptcp: Add path manager interface - - - - --- 2020-03-20 Mat Martineau matttbe Accepted
tcp: mptcp: use mptcp receive buffer space to select rcv window tcp: mptcp: use mptcp receive buffer space to select rcv window - - - - --- 2020-03-12 Florian Westphal pabeni Superseded
subflow: remove unneded memory barriers subflow: remove unneded memory barriers - - - - --- 2020-01-14 Florian Westphal matttbe Accepted
subflow: process pending data on state changes, too subflow: process pending data on state changes, too - - - - --- 2019-12-10 Paolo Abeni matttbe Accepted
subflow: place outgoing connections on the join list subflow: place outgoing connections on the join list - - - - --- 2020-02-04 Florian Westphal matttbe Accepted
subflow: get a ref to the current net subflow: get a ref to the current net - - - - --- 2020-01-14 Paolo Abeni matttbe Accepted
subflow: don't increment msk refcount on join connect completion subflow: don't increment msk refcount on join connect completion - - - - --- 2019-11-25 Florian Westphal matttbe Accepted
squashto: mptcp: schedule worker when subflow is closed squashto: mptcp: schedule worker when subflow is closed - - - - --- 2021-02-10 Florian Westphal matttbe Accepted
squashto: mptcp: protect the rx path with the msk socket spinlock squashto: mptcp: protect the rx path with the msk socket spinlock - - - - --- 2020-11-19 Florian Westphal matttbe Accepted
squashto: mptcp: allow dumping subflow context to userspace squashto: mptcp: allow dumping subflow context to userspace - - - - --- 2020-03-27 Mat Martineau matttbe Accepted
squashing of "subflow: place further subflows on new 'join_list'" squashing of "subflow: place further subflows on new 'join_list'" - - - - --- 2020-03-20 Paolo Abeni matttbe Superseded
squash-to: selftests: add PM netlink functional tests squash-to: selftests: add PM netlink functional tests - - - - --- 2020-03-25 Mat Martineau matttbe Accepted
squash-to: mptcp: Add path manager interface squash-to: mptcp: Add path manager interface - - - - --- 2020-03-20 Mat Martineau matttbe Accepted
squash-to: "tcp: Define IPPROTO_MPTCP" squash-to: "tcp: Define IPPROTO_MPTCP" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
squash-to: "mptcp: recvmsg() can drain data from multiple subflows" squash-to: "mptcp: recvmsg() can drain data from multiple subflows" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
squash-to: "mptcp: add subflow write space signalling and mptcp_poll" squash-to: "mptcp: add subflow write space signalling and mptcp_poll" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
squash-to: "mptcp: add basic kselftest for mptcp" squash-to: "mptcp: add basic kselftest for mptcp" - - - - --- 2019-12-13 Davide Caratti Superseded
squash-to: "mptcp: Write MPTCP DSS headers to outgoing data packets" squash-to: "mptcp: Write MPTCP DSS headers to outgoing data packets" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
squash-to: "mptcp: Implement MPTCP receive path" squash-to: "mptcp: Implement MPTCP receive path" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
squash-to: "mptcp: Handle MPTCP TCP options" squash-to: "mptcp: Handle MPTCP TCP options" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
squash-to: "mptcp: Add key generation and token tree" squash-to: "mptcp: Add key generation and token tree" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
selftests:mptcp:pm: rm the right tmp file selftests:mptcp:pm: rm the right tmp file - 1 - - --- 2020-04-02 Matthieu Baerts matttbe Superseded
selftests: remove pcap captures with 'make clean' selftests: remove pcap captures with 'make clean' - - - - --- 2019-11-30 Davide Caratti matttbe Accepted
selftests/mptcp: Better delay & reordering configuration selftests/mptcp: Better delay & reordering configuration - - - - --- 2020-09-10 Christoph Paasch matttbe Deferred
protocol: add comment to smb_mb__after_atomic protocol: add comment to smb_mb__after_atomic - - - - --- 2020-01-14 Florian Westphal martineau Superseded
net: mptcp: rename MPTCP_SUBFLOW_* into MPTCP_SUBFLOW_ATTR_* in diag uAPI net: mptcp: rename MPTCP_SUBFLOW_* into MPTCP_SUBFLOW_ATTR_* in diag uAPI - - - - --- 2020-02-24 Davide Caratti matttbe Accepted
mptcp:pm netlink: fix variable scope mptcp:pm netlink: fix variable scope - - - - --- 2020-04-06 Matthieu Baerts martineau Accepted
mptcp:netlink: fix compilation warning mptcp:netlink: fix compilation warning - - - - --- 2020-03-23 Matthieu Baerts matttbe Accepted
mptcp: using TOKEN_MAX_RETRIES instead of magic number mptcp: using TOKEN_MAX_RETRIES instead of magic number - 1 - - --- 2021-04-21 Jianguo Wu matttbe Superseded
mptcp: use untruncated hash in ADD_ADDR HMAC mptcp: use untruncated hash in ADD_ADDR HMAC - 1 1 - --- 2020-05-21 Todd Malsbary Superseded
mptcp: use list_first_entry_or_null mptcp: use list_first_entry_or_null - - - - --- 2020-06-12 Geliang Tang Deferred
mptcp: unify MPTCP_PM_MAX_ADDR and MPTCP_PM_ADDR_MAX mptcp: unify MPTCP_PM_MAX_ADDR and MPTCP_PM_ADDR_MAX - - - - --- 2020-06-12 Geliang Tang Deferred
mptcp: uniform the use of CONFIG_MPTCP_IPV6 mptcp: uniform the use of CONFIG_MPTCP_IPV6 - - - - --- 2020-01-21 Matthieu Baerts matttbe Accepted
mptcp: store remote token in mptcp sock mptcp: store remote token in mptcp sock - - - - --- 2021-04-20 Jianguo Wu pabeni Rejected
mptcp: select CRYPTO mptcp: select CRYPTO - - - - --- 2020-02-12 Matthieu Baerts matttbe Deferred
mptcp: reset 'first' and ack_hint on subflow close mptcp: reset 'first' and ack_hint on subflow close 1 - - - --- 2021-02-18 Florian Westphal pabeni Superseded
mptcp: remove redundant couters reset in pm_nl_init_net() mptcp: remove redundant couters reset in pm_nl_init_net() - - - - --- 2021-04-22 Jianguo Wu pabeni Superseded
mptcp: re-check dsn before reading from subflow mptcp: re-check dsn before reading from subflow - - - - --- 2020-02-27 Florian Westphal matttbe Accepted
mptcp: put subflow sock on connect error mptcp: put subflow sock on connect error - 1 1 - --- 2021-02-17 Florian Westphal matttbe Accepted
mptcp: provide subflow aware release function mptcp: provide subflow aware release function - 1 - - --- 2021-02-15 Florian Westphal matttbe Accepted
mptcp: properly empty DSS/no ack option mptcp: properly empty DSS/no ack option - - - - --- 2019-12-13 Christoph Paasch matttbe Accepted
mptcp: propagate sendbuf setting to subflow on fallback mptcp: propagate sendbuf setting to subflow on fallback - - - - --- 2020-03-12 Florian Westphal martineau Changes Requested
mptcp: only orphan partially subflow at close time mptcp: only orphan partially subflow at close time - - - - --- 2019-12-12 Paolo Abeni Superseded
mptcp: mptcp reset option mptcp: mptcp reset option - - - - --- 2021-02-22 Florian Westphal martineau Superseded
mptcp: move pr_fmt defining to protocol.h mptcp: move pr_fmt defining to protocol.h - - 1 - --- 2020-04-03 Geliang Tang Deferred
mptcp: make sure flag signal is set when add addr with port mptcp: make sure flag signal is set when add addr with port - 1 - - --- 2021-04-23 Jianguo Wu Superseded
mptcp: generate subflow hmac after mptcp_finish_join() mptcp: generate subflow hmac after mptcp_finish_join() - 1 1 - --- 2021-05-07 Jianguo Wu matttbe Accepted
mptcp: fix wrong merge resolution mptcp: fix wrong merge resolution - 1 - - --- 2020-03-02 Matthieu Baerts matttbe Accepted
mptcp: fix tcp fallback crash mptcp: fix tcp fallback crash - 1 1 1 --- 2020-03-31 Florian Westphal matttbe Accepted
mptcp: fix stray wake-up event mptcp: fix stray wake-up event - - - - --- 2019-11-04 Paolo Abeni martineau Accepted
mptcp: fix splat when closing unaccepted socket mptcp: fix splat when closing unaccepted socket - 1 1 1 --- 2021-05-03 Florian Westphal matttbe Accepted
mptcp: fix pr_debug in mptcp_token_new_connect mptcp: fix pr_debug in mptcp_token_new_connect - 1 - - --- 2021-04-20 Jianguo Wu matttbe Accepted
mptcp: fix option length of mp_capable syn/ack mptcp: fix option length of mp_capable syn/ack - 1 - - --- 2019-11-29 Davide Caratti matttbe Superseded
mptcp: fix memory leak in mptcp_subflow_create_socket() mptcp: fix memory leak in mptcp_subflow_create_socket() - 1 - - --- 2020-06-12 Wei Yongjun Deferred
mptcp: fix compilation warning without IPV6 mptcp: fix compilation warning without IPV6 - - - - --- 2020-01-21 Matthieu Baerts martineau Superseded
mptcp: fix compilation warning mptcp: fix compilation warning - - - - --- 2020-01-17 Matthieu Baerts pabeni Superseded
mptcp: fix close of larval mptcp sockets mptcp: fix close of larval mptcp sockets - 1 - - --- 2021-04-29 Florian Westphal Superseded
mptcp: ensure there is unacked data at all subflow mptcp: ensure there is unacked data at all subflow - - - - --- 2021-03-31 Yonglong Li Superseded
mptcp: do not inherit inet proto ops mptcp: do not inherit inet proto ops - - - - --- 2020-01-24 Mat Martineau Superseded
mptcp: dispose initial struct socket when its subflow is closed mptcp: dispose initial struct socket when its subflow is closed - - - - --- 2021-02-11 Florian Westphal Superseded
mptcp: disable two unstable mptcp_join tests mptcp: disable two unstable mptcp_join tests - 1 - - --- 2020-03-02 Matthieu Baerts matttbe Accepted
mptcp: create listening socket only if signal flag is set on mptcp: create listening socket only if signal flag is set on - 1 - - --- 2021-04-22 Jianguo Wu Superseded
mptcp: copy mptcp receive buffer setting to subflow mptcp: copy mptcp receive buffer setting to subflow - - - - --- 2020-03-12 Florian Westphal martineau Changes Requested
mptcp: cope with later TCP fallback. mptcp: cope with later TCP fallback. - - - - --- 2019-12-13 Paolo Abeni matttbe Accepted
mptcp: close poll() races mptcp: close poll() races - - - - --- 2020-06-10 Paolo Abeni matttbe Accepted
mptcp: check for plain TCP sock at accept time mptcp: check for plain TCP sock at accept time - - - - --- 2020-06-16 Paolo Abeni martineau Superseded
mptcp: call tcp_cleanup_rbuf on subflows mptcp: call tcp_cleanup_rbuf on subflows - - - - --- 2020-09-09 Paolo Abeni martineau Superseded
mptcp: bugfix for RM_ADDR option parsing mptcp: bugfix for RM_ADDR option parsing - - - - --- 2020-06-08 Geliang Tang Superseded
mptcp: attempt skb coalescing when moving skbs to mptcp rx queue mptcp: attempt skb coalescing when moving skbs to mptcp rx queue - - - - --- 2020-05-25 Florian Westphal strlen Deferred
mptcp: add MSG_PEEK support mptcp: add MSG_PEEK support - - - - --- 2021-04-13 Yonglong Li pabeni Superseded
mptcp: Use sk_family field in the mptcp_sock for address family. mptcp: Use sk_family field in the mptcp_sock for address family. - - - - --- 2019-11-05 Peter Krystad matttbe Accepted
mptcp: Store 32 and 64-bit ACKs separately mptcp: Store 32 and 64-bit ACKs separately - - - - --- 2020-01-16 Peter Krystad pkrystad11 Rejected
mptcp: Remove version field from subflow_request_sock mptcp: Remove version field from subflow_request_sock - - - - --- 2019-12-12 Peter Krystad matttbe Accepted
mptcp: Remove request_version field from subflow_request_sock mptcp: Remove request_version field from subflow_request_sock - - - - --- 2019-12-12 Peter Krystad matttbe Accepted
mptcp: Remove protocol spec comments from mptcp_parse_option mptcp: Remove protocol spec comments from mptcp_parse_option - - - - --- 2020-01-18 Peter Krystad matttbe Accepted
mptcp: Remove flags field from struct mptcp_options_received mptcp: Remove flags field from struct mptcp_options_received 1 - - - --- 2019-12-05 Peter Krystad matttbe Accepted
mptcp: Remove dss_flags field from struct mptcp_options_received mptcp: Remove dss_flags field from struct mptcp_options_received 1 - - - --- 2019-12-05 Peter Krystad matttbe Accepted
mptcp: Refine some comments mptcp: Refine some comments - - - - --- 2020-01-18 Peter Krystad matttbe Accepted
mptcp: Re-factor expand_ack mptcp: Re-factor expand_ack - - - - --- 2020-01-16 Peter Krystad pkrystad11 Rejected
mptcp: Protect subflow socket options before connection completes mptcp: Protect subflow socket options before connection completes - - - - --- 2020-02-07 Mat Martineau pabeni Superseded
mptcp: Optimize MP_JOIN fields in mptcp_options_received mptcp: Optimize MP_JOIN fields in mptcp_options_received - - - - --- 2020-01-17 Peter Krystad pkrystad11 Changes Requested
mptcp: Optimize DSS fields in mptcp_options_received mptcp: Optimize DSS fields in mptcp_options_received - - - - --- 2020-01-17 Peter Krystad martineau Changes Requested
mptcp: Optimize ADD_ADDR fields in mptcp_options_received mptcp: Optimize ADD_ADDR fields in mptcp_options_received - - - - --- 2020-01-17 Peter Krystad pkrystad11 Changes Requested
mptcp: Missing chunk from "Add IPv6 support" mptcp: Missing chunk from "Add IPv6 support" - - - - --- 2019-11-08 Peter Krystad matttbe Accepted
mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it - 1 1 - --- 2020-10-19 Geert Uytterhoeven matttbe Deferred
mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it - 1 1 - --- 2020-10-20 Geert Uytterhoeven matttbe Deferred
mptcp: MPTCP_HMAC_TEST should depend on MPTCP mptcp: MPTCP_HMAC_TEST should depend on MPTCP - 1 1 - --- 2020-01-29 Geert Uytterhoeven Deferred
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo - - - - --- 2020-09-16 Ye Bin Superseded
mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 - 1 - - --- 2020-01-30 Geert Uytterhoeven Deferred
mptcp: Fix incorrect IPV6 dependency check mptcp: Fix incorrect IPV6 dependency check - 1 1 - --- 2020-01-29 Geert Uytterhoeven Deferred
mptcp: Fix dd command line option mptcp: Fix dd command line option - - - - --- 2019-12-07 Mat Martineau matttbe Accepted
mptcp: Deal with family field being removed from mptcp_options_received mptcp: Deal with family field being removed from mptcp_options_received - - - - --- 2020-01-17 Peter Krystad pkrystad11 Changes Requested
mptcp: Basic single-subflow DATA_FIN mptcp: Basic single-subflow DATA_FIN - - - - --- 2019-11-14 Mat Martineau matttbe Superseded
mptcp: Allow ip mptcp endpoint show mptcp: Allow ip mptcp endpoint show - 1 - - --- 2020-08-03 Christoph Paasch Rejected
mptcp: Add DATA_FIN transmission and handling mptcp: Add DATA_FIN transmission and handling - - - - --- 2019-11-06 Mat Martineau pabeni Deferred
linux: handle MPTCP consistently with TCP linux: handle MPTCP consistently with TCP - - - - --- 2020-12-16 Paolo Abeni Deferred
« 1 2 3 426 27 »