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
[net-next,11/15] mptcp: add subflow write space signalling and mptcp_poll Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,10/15] mptcp: Implement MPTCP receive path Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,09/15] mptcp: Write MPTCP DSS headers to outgoing data packets Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,08/15] mptcp: Add setsockopt()/getsockopt() socket operations Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,07/15] mptcp: Add shutdown() socket operation Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,06/15] mptcp: Add key generation and token tree Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,05/15] mptcp: Create SUBFLOW socket for incoming connections Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,04/15] mptcp: Handle MP_CAPABLE options for outgoing connections Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,03/15] mptcp: Associate MPTCP context with TCP socket Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,02/15] mptcp: Handle MPTCP TCP options Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,01/15] mptcp: Add MPTCP socket stubs Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,11/11] skb: add helpers to allocate ext independently from sk_buff Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,10/11] tcp: clean ext on tx recycle Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,09/11] tcp: Check for filled TCP option space before SACK Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,08/11] tcp: Export TCP functions and ops struct Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,06/11] mptcp: Add MPTCP to skb extensions Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,05/11] tcp, ulp: Add clone operation to tcp_ulp_ops Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,04/11] tcp: Add MPTCP option number Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,03/11] tcp: Define IPPROTO_MPTCP Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,02/11] sock: Make sk_protocol a 16-bit value Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[net-next,01/11] net: Make sock protocol value checks more specific Multipath TCP: Prerequisites - - - - --- 2019-12-13 Mat Martineau Deferred
[4/4] mptcp: cope with later TCP fallback Multipath TCP part 3: MPTCPv1 (RFC 8684) support - - - - --- 2019-12-13 Matthieu Baerts Deferred
[3/4] mptcp: process MP_CAPABLE data option Multipath TCP part 3: MPTCPv1 (RFC 8684) support - - - - --- 2019-12-13 Matthieu Baerts Deferred
[2/4] mptcp: parse and emit MP_CAPABLE option according to v1 spec Multipath TCP part 3: MPTCPv1 (RFC 8684) support - - - - --- 2019-12-13 Matthieu Baerts Deferred
[1/4] mptcp: move from sha1 (v0) to sha256 (v1) Multipath TCP part 3: MPTCPv1 (RFC 8684) support - - - - --- 2019-12-13 Matthieu Baerts Deferred
[15/15] mptcp: add basic kselftest for mptcp Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[14/15] mptcp: new sysctl to control the activation per NS Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[13/15] mptcp: allow collapsing consecutive sendpages on the same substream Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[12/15] mptcp: recvmsg() can drain data from multiple subflows Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[11/15] mptcp: add subflow write space signalling and mptcp_poll Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[10/15] mptcp: Implement MPTCP receive path Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[09/15] mptcp: Write MPTCP DSS headers to outgoing data packets Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[08/15] mptcp: Add setsockopt()/getsockopt() socket operations Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[07/15] mptcp: Add shutdown() socket operation Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[06/15] mptcp: Add key generation and token tree Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[05/15] mptcp: Create SUBFLOW socket for incoming connections Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[04/15] mptcp: Handle MP_CAPABLE options for outgoing connections Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[03/15] mptcp: Associate MPTCP context with TCP socket Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[02/15] mptcp: Handle MPTCP TCP options Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[01/15] mptcp: Add MPTCP socket stubs Multipath TCP part 2: Single subflow - - - - --- 2019-12-13 Matthieu Baerts Deferred
[11/11] skb: add helpers to allocate ext independently from sk_buff Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[10/11] tcp: clean ext on tx recycle Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[09/11] tcp: Check for filled TCP option space before SACK Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[08/11] tcp: Export TCP functions and ops struct Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[06/11] mptcp: Add MPTCP to skb extensions Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[05/11] tcp, ulp: Add clone operation to tcp_ulp_ops Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[04/11] tcp: Add MPTCP option number Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[03/11] tcp: Define IPPROTO_MPTCP Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[02/11] sock: Make sk_protocol a 16-bit value Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
[01/11] net: Make sock protocol value checks more specific Multipath TCP part 1: Prerequisites - - - - --- 2019-12-13 Matthieu Baerts Deferred
Re: [PATCH] mptcp: cope with later TCP fallback. Re: [PATCH] mptcp: cope with later TCP fallback. - - - - --- 2019-12-13 Matthieu Baerts pabeni Accepted
mptcp: properly empty DSS/no ack option mptcp: properly empty DSS/no ack option - - - - --- 2019-12-13 Christoph Paasch matttbe Accepted
[v2] squash-to: "mptcp: add basic kselftest for mptcp" [v2] squash-to: "mptcp: add basic kselftest for mptcp" - - - - --- 2019-12-13 Davide Caratti matttbe Accepted
mptcp: cope with later TCP fallback. mptcp: cope with later TCP fallback. - - - - --- 2019-12-13 Paolo Abeni 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: "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
squash-to: "mptcp: add basic kselftest for mptcp" squash-to: "mptcp: add basic kselftest for mptcp" - - - - --- 2019-12-13 Davide Caratti Superseded
[RFC,4/4] mptcp: deal with fallback in additional places. mptcp: [try to] fix armegaddon on late tcp fallback - - - - --- 2019-12-13 Paolo Abeni Superseded
[RFC,3/4] mptcp: late fallback support mptcp: [try to] fix armegaddon on late tcp fallback - - - - --- 2019-12-13 Paolo Abeni Superseded
[RFC,2/4] mptcp: cache the first subflow sock mptcp: [try to] fix armegaddon on late tcp fallback - - - - --- 2019-12-13 Paolo Abeni Superseded
[RFC,1/4] mptcp: add helper to forcefully fallback the msk socket to TCP mptcp: [try to] fix armegaddon on late tcp fallback - - - - --- 2019-12-13 Paolo Abeni Superseded
[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
mptcp: only orphan partially subflow at close time mptcp: only orphan partially subflow at close time - - - - --- 2019-12-12 Paolo Abeni Superseded
[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,4/4] mptcp: avoid acquiring the msk lock in mptcp_finisch_connect() mptcp: fallback socket cleanup - - - - --- 2019-12-10 Paolo Abeni Superseded
[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
[v1,4/4] mptcp: avoid acquiring the msk lock in mptcp_finisch_connect() Untitled series #147446 - - - - --- 2019-12-09 Paolo Abeni Superseded
[v1,3/4] mptcp: add subflow to conn_list early mptcp: fallback socket cleanup - - - - --- 2019-12-09 Paolo Abeni Superseded
[v1,2/4] imptcp: cleanup fallback handling mptcp: fallback socket cleanup - - - - --- 2019-12-09 Paolo Abeni Superseded
[v1,1/4] mptcp: clear 'is_tcp' socket flag when the MP_CAPABLE handshake fails mptcp: fallback socket cleanup - - - - --- 2019-12-09 Paolo Abeni Superseded
[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
« 1 2 ... 24 25 26 27 »