Show patches with: State = Accepted       |   729 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
squash-to: "tcp: Define IPPROTO_MPTCP" squash-to: "tcp: Define IPPROTO_MPTCP" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
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: 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: Handle MPTCP TCP options" squash-to: "mptcp: Handle MPTCP TCP options" - - - - --- 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 key generation and token tree" squash-to: "mptcp: Add key generation and token tree" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
[2/2] .topmsg: mptcp: add basic kselftest for mptcp kselftests: remove modif in framework + commit msg - - - - --- 2019-12-13 Matthieu Baerts matttbe Accepted
[1/2] Revert "selftests: settings: tests can be in subsubdirs" kselftests: remove modif in framework + commit msg - - - - --- 2019-12-13 Matthieu Baerts matttbe Accepted
.topmsg: mptcp: process MP_CAPABLE data option .topmsg: mptcp: process MP_CAPABLE data option - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
.topmsg: mptcp: parse and emit MP_CAPABLE option according to v1 spec .topmsg: mptcp: parse and emit MP_CAPABLE option according to v1 spec - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
.topmsg: mptcp: recvmsg() can drain data from multiple subflows .topmsg: mptcp: recvmsg() can drain data from multiple subflows - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
.topmsg: mptcp: Write MPTCP DSS headers to outgoing data packets .topmsg: mptcp: Write MPTCP DSS headers to outgoing data packets - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
.topmsg mptcp: Associate MPTCP context with TCP socket .topmsg mptcp: Associate MPTCP context with TCP socket - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
.topmsg: mptcp: Handle MPTCP TCP options .topmsg: mptcp: Handle MPTCP TCP options - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
.topmsg: tcp: clean ext on tx recycle .topmsg: tcp: clean ext on tx recycle - - - - --- 2019-12-13 Mat Martineau matttbe Accepted
Squash-to-mptcp-Create-SUBFLOW-socket-for-incoming-connections Squash-to-mptcp-Create-SUBFLOW-socket-for-incoming-connections - - - - --- 2019-12-13 Paolo Abeni matttbe Accepted
[v2] mptcp: do not orphan the ssk before tcp_close() [v2] mptcp: do not orphan the ssk before tcp_close() - - - - --- 2019-12-12 Paolo Abeni matttbe Accepted
[2/2] mptcp: Remove version field from mptcp_options_received Optimize struct mptcp_options_received - - - - --- 2019-12-12 Peter Krystad matttbe Accepted
[1/2] mptcp: Move struct mptcp_options_received Optimize struct mptcp_options_received - - - - --- 2019-12-12 Peter Krystad matttbe Accepted
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
[v3,4/4] mptcp: avoid acquiring the msk lock in mptcp_finisch_connect() Untitled series #147619 - - - - --- 2019-12-10 Paolo Abeni matttbe Accepted
[v2,3/4] mptcp: add subflow to conn_list early mptcp: fallback socket cleanup - - - - --- 2019-12-10 Paolo Abeni matttbe Accepted
[v2,2/4] mptcp: cleanup fallback handling mptcp: fallback socket cleanup - - - - --- 2019-12-10 Paolo Abeni matttbe Accepted
[v2,1/4] mptcp: clear 'is_tcp' socket flag when the MP_CAPABLE handshake fails mptcp: fallback socket cleanup - - - - --- 2019-12-10 Paolo Abeni 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
[22/48] mptcp: add subflow write space signalling and mptcp_poll Untitled series #147105 - - - - --- 2019-12-08 Florian Westphal strlen Accepted
[0/1] proposed export branch rebase - - - - --- 2019-12-08 Florian Westphal strlen Accepted
[v2,4/4] MAINTAINERS: Add uapi header to MPTCP section [v2,1/4] MAINTAINERS: Add MPTCP maintainers - - - - --- 2019-12-07 Mat Martineau matttbe Accepted
[v2,3/4] MAINTAINERS: Add MPTCP selftests to MPTCP section Untitled series #146983 - - - - --- 2019-12-07 Mat Martineau matttbe Accepted
[v2,2/4] MAINTAINERS: Add net/mptcp/ files to MPTCP section [v2,1/4] MAINTAINERS: Add MPTCP maintainers - - - - --- 2019-12-07 Mat Martineau matttbe Accepted
[v2,1/4] MAINTAINERS: Add MPTCP maintainers [v2,1/4] MAINTAINERS: Add MPTCP maintainers - - - - --- 2019-12-07 Mat Martineau matttbe Accepted
mptcp: Fix dd command line option mptcp: Fix dd command line option - - - - --- 2019-12-07 Mat Martineau matttbe Accepted
Re: [PATCH v2 9/9] don't flag parent socket as RCV_SHUTDOWN if one one subflow has closed Re: [PATCH v2 9/9] don't flag parent socket as RCV_SHUTDOWN if one one subflow has closed - - - - --- 2019-12-06 Florian Westphal matttbe Accepted
Re: [PATCH v4] mptcp: fix option length of mp_capable syn/ack Re: [PATCH v4] mptcp: fix option length of mp_capable syn/ack - - - - --- 2019-12-06 Matthieu Baerts 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: 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
[v3,3/3] mptcp: process MP_CAPABLE data option. mptcp: support for rfc6824 MP CAPABLE hanshake - - - - --- 2019-12-05 Christoph Paasch matttbe Accepted
[v3,2/3] mptcp: parse and emit MP_CAPABLE option according to v1 spec. Untitled series #146749 - - - - --- 2019-12-05 Christoph Paasch matttbe Accepted
[v3,1/3] mptcp: move from sha1 (v0) to sha256 (v1) mptcp: support for rfc6824 MP CAPABLE hanshake - - - - --- 2019-12-05 Christoph Paasch matttbe Accepted
[v4] mptcp: fix option length of mp_capable syn/ack [v4] mptcp: fix option length of mp_capable syn/ack - 1 - - --- 2019-12-05 Davide Caratti matttbe Accepted
[v3,3/3] mptcp: properly detect skb collapsing sendmsg: fix pending issues. - - - - --- 2019-12-04 Paolo Abeni matttbe Accepted
[v3,2/3] mptcp: avoid data stream corruption on allocation failure. sendmsg: fix pending issues. - - - - --- 2019-12-04 Paolo Abeni matttbe Accepted
[v3,1/3] skb: add helpers to allocate ext independently from sk_buff [v3,1/3] skb: add helpers to allocate ext independently from sk_buff - - - - --- 2019-12-04 Paolo Abeni matttbe Accepted
[v2,9/9] don't flag parent socket as RCV_SHUTDOWN if one one subflow has closed Untitled series #146071 - - - - --- 2019-12-02 Florian Westphal matttbe Accepted
selftests: remove pcap captures with 'make clean' selftests: remove pcap captures with 'make clean' - - - - --- 2019-11-30 Davide Caratti matttbe Accepted
[8/9] subflow: place further subflows on new 'join_list' Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[7/9] pass subflow socket to mptcp_finish_connect Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[6/9] make accept not allocate kernel socket struct Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[5/9] add mptcp_subflow_shutdown Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[4/9] store tcp_sk, not socket Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[3/9] copy connection id from first subflow to mptcp socket Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[2/9] mptcp: fix race from mptcp_close/mptcp join Untitled series #145877 - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[1/9] token: handle join-before-accept-completion case [1/9] token: handle join-before-accept-completion case - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
[0/9] mptcp: support mptcp joins - - - - --- 2019-11-30 Florian Westphal matttbe Accepted
init ssn_offset for incoming/outgoing join requests init ssn_offset for incoming/outgoing join requests - - - - --- 2019-11-27 Florian Westphal 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
[3/7] remove second conditional improve subflow join handling - - - - --- 2019-11-25 Florian Westphal matttbe Accepted
[2/7] mptcp: must drop reqsk as well improve subflow join handling - - - - --- 2019-11-25 Florian Westphal matttbe Accepted
[1/7] subflow: fix join error handling improve subflow join handling - - - - --- 2019-11-25 Florian Westphal matttbe Accepted
[2/4] squash-to "mptcp: Write MPTCP DSS headers to outgoing data packets" crypto: refactor sha code - - - - --- 2019-11-22 Paolo Abeni pabeni Accepted
[3/4] Squash-to: "mptcp: Add handling of outgoing MP_JOIN requests" crypto: refactor sha code - - - - --- 2019-11-22 Paolo Abeni pabeni Accepted
[4/4] Squash-to: mptcp: Add handling of incoming MP_JOIN requests crypto: refactor sha code - - - - --- 2019-11-22 Paolo Abeni pabeni Accepted
[1/4] crypto: refactor crypto helpers. crypto: refactor sha code - - - - --- 2019-11-22 Paolo Abeni pabeni Accepted
[3/3] mptcp/ipv6: mptcp_v6_prot needs costom destroy. mptcp: fix for ipv6-related oops - - - - --- 2019-11-21 Paolo Abeni matttbe Accepted
[2/3] mptcp: use ipv6-specific proto struct mptcp: fix for ipv6-related oops - - - - --- 2019-11-21 Paolo Abeni matttbe Accepted
[1/3] selftests: fixup for IPv6 tests [1/3] selftests: fixup for IPv6 tests - - - - --- 2019-11-21 Paolo Abeni matttbe Accepted
Re: [PATCH v2 01/13] selftest: add mmap-write support Re: [PATCH v2 01/13] selftest: add mmap-write support - - - - --- 2019-11-20 Florian Westphal matttbe Accepted
Re: [PATCH v2 01/13] selftest: add mmap-write support Re: [PATCH v2 01/13] selftest: add mmap-write support - - - - --- 2019-11-20 Matthieu Baerts matttbe Accepted
Re: [PATCH v3 3/4] mptcp: warn once if exceeding tcp opt space for dss/mp_capable Re: [PATCH v3 3/4] mptcp: warn once if exceeding tcp opt space for dss/mp_capable - - - - --- 2019-11-20 Paolo Abeni matttbe Accepted
[v2,13/13] sendmsg: truncate source buffer if mptcp sndbuf size was set from userspace [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
[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,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,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,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,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,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,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,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,03/13] mptcp: add wmem_queued accounting [v2] mptcp: wmem accounting and nonblocking io 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,01/13] selftest: add mmap-write support [v2,01/13] selftest: add mmap-write support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[v2] mptcp: wmem accounting and nonblocking io support [v2] mptcp: wmem accounting and nonblocking io support - - - - --- 2019-11-18 Florian Westphal matttbe Accepted
[09/10] selftests:mptcp: force MPTCP_IPV6 config 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
[07/10] selftests:mptcp: avoid global var clash 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
[05/10] selftests:mptcp: reduce time to wait for DAD 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
[03/10] selftests:mptcp: align v4 and v6 results 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
[01/10] selftests:mptcp: fix typo selftests: IPv6 by default and time reduction - - - - --- 2019-11-16 Matthieu Baerts 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
[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,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,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
Re: [PATCH 0/8] Add IPv6 Support Re: [PATCH 0/8] Add IPv6 Support - - - - --- 2019-11-13 Matthieu Baerts 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
[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
« 1 2 ... 5 6 7 8 »