Show patches with: none      |   2672 patches
« 1 2 ... 24 25 26 27 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,13/14] sendmsg: don't restart mptcp_sendmsg_frag [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,12/14] mptcp_poll: don't consider subflow socket state anymore [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,11/14] sendmsg: clear SEND_SPACE if write caused wmem to grow too large [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,10/14] recv: make DATA_READY reflect ssk in-sequence state [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,09/14] mptcp: sendmsg: transmit on backup if other subflows have been closed [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,08/14] mptcp: add and use mptcp_subflow_get_retrans [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,07/14] subflow: sk_data_ready: make wakeup on tcp sock conditional [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,06/14] sendmsg: block until mptcp sk is writeable [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,05/14] mptcp: add and use mptcp RTX flag [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,04/14] mptcp: allow partial cleaning of rtx head dfrag [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,03/14] mptcp: add wmem_queued accounting [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,02/14] selftests: make sockets non-blocking for default poll mode [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,01/14] selftest: add mmap-write support [RFC,01/14] selftest: add mmap-write support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC] mptcp: wmem accounting and nonblocking io support [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
mptcp: Basic single-subflow DATA_FIN mptcp: Basic single-subflow DATA_FIN - - - - --- 2019-11-14 Mat Martineau matttbe Superseded
[RFC,1/1] mptcp: Optimize struct mptcp_received_options. Optimize mptcp_received_options - - - - --- 2019-11-14 Peter Krystad pkrystad11 Superseded
Re: [PATCH 0/8] Add IPv6 Support Re: [PATCH 0/8] Add IPv6 Support - - - - --- 2019-11-13 Matthieu Baerts matttbe Accepted
Re: [RFC PATCH] mptcp: move from sha1 (v0) to sha256 (v1) Re: [RFC PATCH] mptcp: move from sha1 (v0) to sha256 (v1) - - - - --- 2019-11-13 Paolo Abeni Superseded
[v2,4/4] mptcp: remove unneeded check in mptcp_established_options_mp() mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-13 Paolo Abeni Superseded
[v2,3/4] mptcp: warn once if exceeding tcp opt space for dss/mp_capable mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-13 Paolo Abeni Superseded
[v2,2/4] mptcp: disable on req sk if MD5SIG is enabled mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-13 Paolo Abeni Superseded
[v2,1/4,1/1,1/4] mptcp: move mp_capable initialization at subflow_init_req() start [v2,1/4,1/1,1/4] mptcp: move mp_capable initialization at subflow_init_req() start - - - - --- 2019-11-13 Paolo Abeni Superseded
[8/8] mptcp: Add IPv6 support for new sysctl initialization [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[7/8] mptcp: Add IPv6 support for shutdown() [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[6/8] mptcp: Add IPv6 support for key generation Untitled series #142500 - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[5/8] mptcp: Add IPV6 support for incoming connections [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[4/8] mptcp: Add IPv6 support for mptcp_poll [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[3/8] mptcp: Add IPV6 support for outgoing connections [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[2/8] mptcp: Add IPv6 support for Associate MPTCP context [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[1/8] mptcp: Add IPv6 support for MPTCP socket stubs [1/8] mptcp: Add IPv6 support for MPTCP socket stubs - - - - --- 2019-11-13 Peter Krystad matttbe Accepted
[v2,4/4] sendmsg: block until mptcp sk is writeable [v2,1/4] mptcp: add wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[v2,3/4] mptcp: add and use mptcp RTX flag [v2,1/4] mptcp: add wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[v2,2/4] mptcp: allow partial cleaning of rtx head dfrag [v2,1/4] mptcp: add wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[v2,1/4] mptcp: add wmem_queued accounting [v2,1/4] mptcp: add wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[v2,0/4] mptcp: add and use wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[4/4] mptcp: remove unneeded check in mptcp_established_options_mp() [1/4] mptcp: move mp_capable initialization at subflow_init_req() start - - - - --- 2019-11-11 Paolo Abeni Superseded
[3/4] mptcp: warn once if exceeding tcp opt space for dss/mp_capable [1/4] mptcp: move mp_capable initialization at subflow_init_req() start - - - - --- 2019-11-11 Paolo Abeni Superseded
[2/4] mptcp: disable on req sk if MD5SIG is enabled [1/4] mptcp: move mp_capable initialization at subflow_init_req() start - - - - --- 2019-11-11 Paolo Abeni Superseded
[1/4] mptcp: move mp_capable initialization at subflow_init_req() start [1/4] mptcp: move mp_capable initialization at subflow_init_req() start - - - - --- 2019-11-11 Paolo Abeni Superseded
[4/4] mptcp: init new_ctx->icsk_af_ops() in subflow_ulp_clone() mptcp: some cleanups - - - - --- 2019-11-11 Paolo Abeni matttbe Accepted
[3/4] mptcp: init ctx->icsk_af_ops in subflow_ulp_init() Untitled series #142062 - - - - --- 2019-11-11 Paolo Abeni matttbe Accepted
[2/4] mptcp: use customary name for tcp_sock variable mptcp: some cleanups - - - - --- 2019-11-11 Paolo Abeni matttbe Accepted
[1/4] mptcp: drop most of mptcp_init_sock() impl mptcp: some cleanups - - - - --- 2019-11-11 Paolo Abeni matttbe Accepted
[RFC] mptcp: move from sha1 (v0) to sha256 (v1) [RFC] mptcp: move from sha1 (v0) to sha256 (v1) - - - - --- 2019-11-11 Paolo Abeni Superseded
[RFC,6/6] sendmsg: block until mptcp sk is writeable mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Superseded
[RFC,5/6] mptcp: add ack work queue mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Superseded
[RFC,4/6] options: ack pending sequence mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Deferred
[RFC,3/6] subflow: store known available bytes in subflow mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Superseded
[RFC,2/6] mptcp: allow partial cleaning of rtx head dfrag Untitled series #141790 - - - - --- 2019-11-08 Florian Westphal Superseded
[RFC,1/6] mptcp: add wmem_queued accounting mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Superseded
mptcp: Missing chunk from "Add IPv6 support" mptcp: Missing chunk from "Add IPv6 support" - - - - --- 2019-11-08 Peter Krystad matttbe Accepted
[2/2] mptcp: process MP_CAPABLE data option. Implement MPTCPv1 Handshake - - - - --- 2019-11-07 Christoph Paasch Superseded
[1/2] mptcp: parse and emit MP_CAPABLE option according to v1 spec. [1/2] mptcp: parse and emit MP_CAPABLE option according to v1 spec. - - - - --- 2019-11-07 Christoph Paasch Superseded
mptcp: Add DATA_FIN transmission and handling mptcp: Add DATA_FIN transmission and handling - - - - --- 2019-11-06 Mat Martineau pabeni Deferred
[v2,6/6] mptcp: Add IPv6 support IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[v2,5/6] mptcp: Export low-level routines for IPv6 IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[v2,4/6] mptcp: Re-factor subflow_v4_conn_request to be af-agnostic IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[v2,3/6] mptcp: Re-factor mptcp_getname routine to be af-agnostic IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[v2,2/6] mptcp: Reference inet_stream_ops routines through socket->ops IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[v2,1/6] mptcp: Reference icsk_af_ops routines through saved pointer IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[5/5] mptcp: Switch to CONFIG_MPTCP_IPV6 [1/5] mptcp: Make MPTCP IPv6 support depend on CONFIG_IPV6=y - - - - --- 2019-11-05 Peter Krystad matttbe Accepted
[4/5] mptcp: Switch to CONFIG_MPTCP_IPV6 [1/5] mptcp: Make MPTCP IPv6 support depend on CONFIG_IPV6=y - - - - --- 2019-11-05 Peter Krystad matttbe Accepted
[3/5] mptcp: Switch to CONFIG_MPTCP_IPV6 [1/5] mptcp: Make MPTCP IPv6 support depend on CONFIG_IPV6=y - - - - --- 2019-11-05 Peter Krystad matttbe Accepted
[2/5] mptcp: Switch to CONFIG_MPTCP_IPV6 [1/5] mptcp: Make MPTCP IPv6 support depend on CONFIG_IPV6=y - - - - --- 2019-11-05 Peter Krystad matttbe Accepted
[1/5] mptcp: Make MPTCP IPv6 support depend on CONFIG_IPV6=y [1/5] mptcp: Make MPTCP IPv6 support depend on CONFIG_IPV6=y - - - - --- 2019-11-05 Peter Krystad matttbe Accepted
[4/4] poll: release lock before waiting [1/4] protocol.h: mptcp_subflow_get_map_offset arg can be const - - - - --- 2019-11-05 Florian Westphal matttbe Accepted
[3/4] protocol: use sk_wait_event helper [1/4] protocol.h: mptcp_subflow_get_map_offset arg can be const - - - - --- 2019-11-05 Florian Westphal matttbe Accepted
[2/4] options: ignore mptcp-level ack that is ahead of write_seq [1/4] protocol.h: mptcp_subflow_get_map_offset arg can be const - - - - --- 2019-11-05 Florian Westphal matttbe Accepted
[1/4] protocol.h: mptcp_subflow_get_map_offset arg can be const [1/4] protocol.h: mptcp_subflow_get_map_offset arg can be const - - - - --- 2019-11-05 Florian Westphal matttbe Accepted
[0/4] four small cleanups and fixes - - - - --- 2019-11-05 Florian Westphal matttbe Accepted
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: fix stray wake-up event mptcp: fix stray wake-up event - - - - --- 2019-11-04 Paolo Abeni martineau Accepted
« 1 2 ... 24 25 26 27 »