Show patches with: none      |   2672 patches
« 1 2 3 426 27 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
mptcp: fix stray wake-up event mptcp: fix stray wake-up event - - - - --- 2019-11-04 Paolo Abeni martineau 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
[0/4] four small cleanups and fixes - - - - --- 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
[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
[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
[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
[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
[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
[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
[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
[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
[v2,1/6] mptcp: Reference icsk_af_ops routines through saved pointer 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,3/6] mptcp: Re-factor mptcp_getname routine to be af-agnostic 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,5/6] mptcp: Export low-level routines for IPv6 IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
[v2,6/6] mptcp: Add IPv6 support IPv6 support - - - - --- 2019-11-06 Peter Krystad matttbe Accepted
mptcp: Add DATA_FIN transmission and handling mptcp: Add DATA_FIN transmission and handling - - - - --- 2019-11-06 Mat Martineau pabeni Deferred
[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
[2/2] mptcp: process MP_CAPABLE data option. Implement MPTCPv1 Handshake - - - - --- 2019-11-07 Christoph Paasch Superseded
mptcp: Missing chunk from "Add IPv6 support" mptcp: Missing chunk from "Add IPv6 support" - - - - --- 2019-11-08 Peter Krystad matttbe Accepted
[RFC,1/6] mptcp: add wmem_queued accounting 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,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,4/6] options: ack pending sequence mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Deferred
[RFC,5/6] mptcp: add ack work queue mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal 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] mptcp: move from sha1 (v0) to sha256 (v1) [RFC] mptcp: move from sha1 (v0) to sha256 (v1) - - - - --- 2019-11-11 Paolo Abeni Superseded
[1/4] mptcp: drop most of mptcp_init_sock() impl mptcp: some cleanups - - - - --- 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
[3/4] mptcp: init ctx->icsk_af_ops in subflow_ulp_init() Untitled series #142062 - - - - --- 2019-11-11 Paolo Abeni matttbe Accepted
[4/4] mptcp: init new_ctx->icsk_af_ops() in subflow_ulp_clone() mptcp: some cleanups - - - - --- 2019-11-11 Paolo Abeni matttbe Accepted
[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
[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
[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
[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
[v2,0/4] mptcp: add and use 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,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,3/4] mptcp: add and use mptcp RTX flag [v2,1/4] mptcp: add wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[v2,4/4] sendmsg: block until mptcp sk is writeable [v2,1/4] mptcp: add wmem_queued accounting - - - - --- 2019-11-12 Florian Westphal Superseded
[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
[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
[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
[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
[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
[6/8] mptcp: Add IPv6 support for key generation Untitled series #142500 - - - - --- 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
[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
[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
[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,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,4/4] mptcp: remove unneeded check in mptcp_established_options_mp() mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-13 Paolo Abeni Superseded
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
Re: [PATCH 0/8] Add IPv6 Support Re: [PATCH 0/8] Add IPv6 Support - - - - --- 2019-11-13 Matthieu Baerts matttbe Accepted
[RFC,1/1] mptcp: Optimize struct mptcp_received_options. Optimize mptcp_received_options - - - - --- 2019-11-14 Peter Krystad pkrystad11 Superseded
mptcp: Basic single-subflow DATA_FIN mptcp: Basic single-subflow DATA_FIN - - - - --- 2019-11-14 Mat Martineau matttbe Superseded
[RFC] mptcp: wmem accounting and nonblocking io support [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,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,03/14] mptcp: add wmem_queued accounting [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,05/14] mptcp: add and use mptcp RTX flag [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,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,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,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,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,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,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,13/14] sendmsg: don't restart mptcp_sendmsg_frag [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[RFC,14/14] sendmsg: truncate source buffer if mptcp sndbuf size was set from userspace [RFC] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-14 Florian Westphal Superseded
[v3,1/4,1/1] mptcp: move mp_capable initialization at subflow_init_req() start mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-14 Paolo Abeni matttbe Accepted
[v3,2/4] mptcp: disable on req sk if MD5SIG is enabled mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-14 Paolo Abeni matttbe Accepted
[v3,3/4] mptcp: warn once if exceeding tcp opt space for dss/mp_capable mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-14 Paolo Abeni matttbe Accepted
[v3,4/4] mptcp: remove unneeded check in mptcp_established_options_mp() mptcp: disable mptcp when md5sig is set - - - - --- 2019-11-14 Paolo Abeni matttbe Accepted
[01/10] selftests:mptcp: fix typo selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[02/10] selftests:mptcp: enable v6 by default selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[03/10] selftests:mptcp: align v4 and v6 results selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[04/10] selftests:mptcp: reduce wait time for the listen selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[05/10] selftests:mptcp: reduce time to wait for DAD selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[06/10] selftests:mptcp: only display the NS id selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[07/10] selftests:mptcp: avoid global var clash selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[08/10] selftests:mptcp: do not reset "ret" when skipping selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[09/10] selftests:mptcp: force MPTCP_IPV6 config selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts matttbe Accepted
[10/10,RFC] selftests:mptcp: decrease timeout to 100 sec selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts RFC
[v2] mptcp: wmem accounting and nonblocking io support [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,01/13] selftest: add mmap-write support [v2,01/13] selftest: add mmap-write support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,02/13] selftests: make sockets non-blocking for default poll mode [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,03/13] mptcp: add wmem_queued accounting [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,04/13] mptcp: allow partial cleaning of rtx head dfrag [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,05/13] mptcp: add and use mptcp RTX flag [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,06/13] sendmsg: block until mptcp sk is writeable [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,07/13] subflow: sk_data_ready: make wakeup on tcp sock conditional [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,08/13] mptcp: add and use mptcp_subflow_get_retrans [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,09/13] mptcp: sendmsg: transmit on backup if other subflows have been closed [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,10/13] recv: make DATA_READY reflect ssk in-sequence state [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,11/13] sendmsg: clear SEND_SPACE if write caused wmem to grow too large [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2,12/13] mptcp_poll: don't consider subflow socket state anymore [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
« 1 2 3 426 27 »