Show patches with: Submitter = Christoph Paasch       |    Archived = No       |   30 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
selftests/mptcp: Better delay & reordering configuration selftests/mptcp: Better delay & reordering configuration - - - - --- 2020-09-10 Christoph Paasch davem Accepted
[v2,net] tcp: make sure listeners don't initialize congestion-control state [v2,net] tcp: make sure listeners don't initialize congestion-control state - 1 - - --- 2020-07-08 Christoph Paasch davem Accepted
[net] tcp: Initialize ca_priv when inheriting from listener [net] tcp: Initialize ca_priv when inheriting from listener - 1 - - --- 2020-07-08 Christoph Paasch davem Changes Requested
[net-next] mptcp: Use 32-bit DATA_ACK when possible [net-next] mptcp: Use 32-bit DATA_ACK when possible - - 1 - --- 2020-05-14 Christoph Paasch davem Accepted
[net] mptcp: Initialize map_seq upon subflow establishment [net] mptcp: Initialize map_seq upon subflow establishment - 1 - - --- 2020-05-11 Christoph Paasch davem Accepted
[net-next,v3,19/19] mptcp: cope with later TCP fallback Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,18/19] mptcp: process MP_CAPABLE data option Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,17/19] mptcp: parse and emit MP_CAPABLE option according to v1 spec Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,16/19] mptcp: move from sha1 (v0) to sha256 (v1) Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,15/19] mptcp: add basic kselftest for mptcp Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,14/19] mptcp: new sysctl to control the activation per NS Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,13/19] mptcp: allow collapsing consecutive sendpages on the same substream Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,12/19] mptcp: recvmsg() can drain data from multiple subflows Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,11/19] mptcp: add subflow write space signalling and mptcp_poll Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,10/19] mptcp: Implement MPTCP receive path Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,09/19] mptcp: Write MPTCP DSS headers to outgoing data packets Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,08/19] mptcp: Add setsockopt()/getsockopt() socket operations Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,07/19] mptcp: Add shutdown() socket operation Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,06/19] mptcp: Add key generation and token tree Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,05/19] mptcp: Create SUBFLOW socket for incoming connections Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,04/19] mptcp: Handle MP_CAPABLE options for outgoing connections Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,03/19] mptcp: Associate MPTCP context with TCP socket Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,02/19] mptcp: Handle MPTCP TCP options Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[net-next,v3,01/19] mptcp: Add MPTCP socket stubs Multipath TCP part 2: Single subflow & RFC8684 support - - - - --- 2020-01-22 Christoph Paasch davem Accepted
[v4.14-stable,2/2] tcp: Don't dequeue SYN/FIN-segments from write-queue Fixes to commit fdfc5c8594c2 (tcp: remove empty skb from write queue in error cases) - 1 - - --- 2019-09-13 Christoph Paasch davem Not Applicable
[v4.14-stable,1/2] tcp: Reset send_head when removing skb from write-queue Fixes to commit fdfc5c8594c2 (tcp: remove empty skb from write queue in error cases) - 1 - - --- 2019-09-13 Christoph Paasch davem Not Applicable
[net] tcp: Reset bytes_acked and bytes_received when disconnecting [net] tcp: Reset bytes_acked and bytes_received when disconnecting - 2 - - --- 2019-07-06 Christoph Paasch davem Accepted
[v4.14.x] net: erspan: fix use-after-free [v4.14.x] net: erspan: fix use-after-free - 1 - - --- 2019-05-29 Christoph Paasch davem Not Applicable
[net] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec [net] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec - 1 - - --- 2019-03-19 Christoph Paasch davem Accepted
tcp: Don't access TCP_SKB_CB before initializing it tcp: Don't access TCP_SKB_CB before initializing it - 1 - - --- 2019-03-11 Christoph Paasch davem Accepted