Show patches with: none      |   2672 patches
« 1 2 3 426 27 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,mptcp-next,1/4] mptcp: add sysctl allow_join_initial_addr_port [v8,mptcp-next,1/4] mptcp: add sysctl allow_join_initial_addr_port - - - - --- 2021-05-25 Geliang Tang pabeni Needs Review / ACK
[v8,mptcp-next,2/4] mptcp: add allow_join_id0 in mptcp_out_options [v8,mptcp-next,1/4] mptcp: add sysctl allow_join_initial_addr_port - - - - --- 2021-05-25 Geliang Tang pabeni Needs Review / ACK
[v8,mptcp-next,3/4] mptcp: add deny_join_id0 in mptcp_options_received [v8,mptcp-next,1/4] mptcp: add sysctl allow_join_initial_addr_port - - - - --- 2021-05-25 Geliang Tang pabeni Needs Review / ACK
[v8,mptcp-next,4/4] selftests: mptcp: add deny_join_id0 testcases [v8,mptcp-next,1/4] mptcp: add sysctl allow_join_initial_addr_port - - - - --- 2021-05-25 Geliang Tang pabeni Needs Review / ACK
mptcp: Add DATA_FIN transmission and handling mptcp: Add DATA_FIN transmission and handling - - - - --- 2019-11-06 Mat Martineau pabeni Deferred
[RFC,4/6] options: ack pending sequence mptcp: add and use wmem accounting for rtx queue - - - - --- 2019-11-08 Florian Westphal Deferred
[01/11] net: Make sock protocol value checks more specific 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
[03/11] tcp: Define IPPROTO_MPTCP 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
[05/11] tcp, ulp: Add clone operation to tcp_ulp_ops 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
[07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions 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
[09/11] tcp: Check for filled TCP option space before SACK 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
[11/11] skb: add helpers to allocate ext independently from sk_buff Multipath TCP part 1: Prerequisites - - - - --- 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
[02/15] mptcp: Handle MPTCP TCP options 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
[04/15] mptcp: Handle MP_CAPABLE options for outgoing connections 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
[06/15] mptcp: Add key generation and token tree 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
[08/15] mptcp: Add setsockopt()/getsockopt() socket operations 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
[10/15] mptcp: Implement MPTCP receive path 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
[12/15] mptcp: recvmsg() can drain data from multiple subflows 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
[14/15] mptcp: new sysctl to control the activation per NS Multipath TCP part 2: Single subflow - - - - --- 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
[1/4] mptcp: move from sha1 (v0) to sha256 (v1) 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
[3/4] mptcp: process MP_CAPABLE data option Multipath TCP part 3: MPTCPv1 (RFC 8684) support - - - - --- 2019-12-13 Matthieu Baerts Deferred
[4/4] mptcp: cope with later TCP fallback Multipath TCP part 3: MPTCPv1 (RFC 8684) support - - - - --- 2019-12-13 Matthieu Baerts Deferred
[net-next,01/11] net: Make sock protocol value checks more specific 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,03/11] tcp: Define IPPROTO_MPTCP 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,05/11] tcp, ulp: Add clone operation to tcp_ulp_ops 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,07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions 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,09/11] tcp: Check for filled TCP option space before SACK 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,11/11] skb: add helpers to allocate ext independently from sk_buff Multipath TCP: Prerequisites - - - - --- 2019-12-13 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,02/15] mptcp: Handle MPTCP TCP options 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,04/15] mptcp: Handle MP_CAPABLE options for outgoing connections 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,06/15] mptcp: Add key generation and token tree 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,08/15] mptcp: Add setsockopt()/getsockopt() socket operations 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,10/15] mptcp: Implement MPTCP receive path Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[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,12/15] mptcp: recvmsg() can drain data from multiple subflows Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,13/15] mptcp: allow collapsing consecutive sendpages on the same substream Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,14/15] mptcp: new sysctl to control the activation per NS Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,15/15] mptcp: add basic kselftest for mptcp Multipath TCP part 2: Single subflow - - - - --- 2019-12-14 Mat Martineau Deferred
[net-next,v2,01/11] net: Make sock protocol value checks more specific Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,02/11] sock: Make sk_protocol a 16-bit value Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,03/11] tcp: Define IPPROTO_MPTCP Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,04/11] tcp: Add MPTCP option number Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,05/11] tcp, ulp: Add clone operation to tcp_ulp_ops Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,06/11] mptcp: Add MPTCP to skb extensions Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,08/11] tcp: Export TCP functions and ops struct Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,09/11] tcp: Check for filled TCP option space before SACK Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,10/11] tcp: clean ext on tx recycle Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,11/11] skb: add helpers to allocate ext independently from sk_buff Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,01/11] net: Make sock protocol value checks more specific Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,02/11] sock: Make sk_protocol a 16-bit value Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,03/11] tcp: Define IPPROTO_MPTCP Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,04/11] tcp: Add MPTCP option number Untitled series #149115 - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,05/11] tcp, ulp: Add clone operation to tcp_ulp_ops Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,06/11] mptcp: Add MPTCP to skb extensions Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,08/11] tcp: Export TCP functions and ops struct Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,09/11] tcp: Check for filled TCP option space before SACK Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,10/11] tcp: clean ext on tx recycle Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v3,11/11] skb: add helpers to allocate ext independently from sk_buff Multipath TCP: Prerequisites - - - - --- 2019-12-17 Mat Martineau Deferred
[net-next,v2,01/15] mptcp: Add MPTCP socket stubs Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,02/15] mptcp: Handle MPTCP TCP options Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,03/15] mptcp: Associate MPTCP context with TCP socket Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,04/15] mptcp: Handle MP_CAPABLE options for outgoing connections Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,05/15] mptcp: Create SUBFLOW socket for incoming connections Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,06/15] mptcp: Add key generation and token tree Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,07/15] mptcp: Add shutdown() socket operation Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,08/15] mptcp: Add setsockopt()/getsockopt() socket operations Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,09/15] mptcp: Write MPTCP DSS headers to outgoing data packets Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,10/15] mptcp: Implement MPTCP receive path Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,11/15] mptcp: add subflow write space signalling and mptcp_poll Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,12/15] mptcp: recvmsg() can drain data from multiple subflows Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,13/15] mptcp: allow collapsing consecutive sendpages on the same substream Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,14/15] mptcp: new sysctl to control the activation per NS Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v2,15/15] mptcp: add basic kselftest for mptcp Multipath TCP part 2: Single subflow - - - - --- 2019-12-18 Mat Martineau Deferred
[net-next,v4,01/11] net: Make sock protocol value checks more specific Untitled series #149724 - - - - --- 2019-12-19 Mat Martineau Deferred
« 1 2 3 426 27 »