Show patches with: Submitter = Christoph Paasch       |   81 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
[net-next,5/5] tcp: TFO - cleanup code duplication tcp: Introduce a TFO key-pool for clean cookie-rotation - - - - --- 2018-12-14 Christoph Paasch davem Changes Requested
[net-next,4/5] tcp: Allow getsockopt of listener's keypool tcp: Introduce a TFO key-pool for clean cookie-rotation - - - - --- 2018-12-14 Christoph Paasch davem Changes Requested
[net-next,3/5] tcp: Print list of TFO-keys from proc tcp: Introduce a TFO key-pool for clean cookie-rotation - - - - --- 2018-12-14 Christoph Paasch davem Changes Requested
[net-next,2/5] tcp: TFO: search for correct cookie and accept data tcp: Introduce a TFO key-pool for clean cookie-rotation - - - - --- 2018-12-14 Christoph Paasch davem Changes Requested
[net-next,1/5] tcp: Create list of TFO-contexts tcp: Introduce a TFO key-pool for clean cookie-rotation - - - - --- 2018-12-14 Christoph Paasch davem Changes Requested
[v2,net] net: Prevent invalid access to skb->prev in __qdisc_drop_all [v2,net] net: Prevent invalid access to skb->prev in __qdisc_drop_all - 1 1 - --- 2018-11-30 Christoph Paasch davem Accepted
[net] net: Prevent invalid access to skb->prev in __qdisc_drop_all [net] net: Prevent invalid access to skb->prev in __qdisc_drop_all - 1 - - --- 2018-11-29 Christoph Paasch davem Changes Requested
udp: Allow to defer reception until connect() happened udp: Allow to defer reception until connect() happened - - - - --- 2018-11-29 Christoph Paasch davem Rejected
[RFC,2/2] udp: Support SO_DELAYED_BIND [RFC,1/2] net: Add new socket-option SO_DELAYED_BIND - - - - --- 2018-10-31 Christoph Paasch davem RFC
[RFC,1/2] net: Add new socket-option SO_DELAYED_BIND [RFC,1/2] net: Add new socket-option SO_DELAYED_BIND - - - - --- 2018-10-31 Christoph Paasch davem RFC
[v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree [v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree - 1 - - --- 2018-10-18 Christoph Paasch davem Not Applicable
[RFC,v2,14/14] tcp_md5: Use TCP extra-options on the input path Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,13/14] tcp_md5: Cleanup TCP-code Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,12/14] tcp_md5: Use tcp_extra_options in output path Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,11/14] tcp_md5: Move TCP-MD5 code out of TCP itself Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,10/14] tcp_md5: Check for TCP_MD5 after TCP Timestamps in tcp_established_options Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,09/14] tcp_md5: Detect key inside tcp_v6_send_response instead of passing it as an argument Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,08/14] tcp_md5: Detect key inside tcp_v4_send_ack instead of passing it as an argument Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,07/14] tcp_md5: Don't pass along md5-key Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,06/14] tcp_smc: Make SMC use TCP extra-option framework Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,05/14] tcp: Register handlers for extra TCP options Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - - - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,04/14] tcp_smc: Make smc_parse_options return 1 on success Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,03/14] tcp: Allow tcp_fast_parse_options to drop segments Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,02/14] tcp: Pass sock and skb to tcp_options_write Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
[RFC,v2,01/14] tcp: Write options after the header has been fully done Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2018-02-01 Christoph Paasch davem RFC
devinet_ioctl(): Set ret to 0 when breaking out of the switch-case devinet_ioctl(): Set ret to 0 when breaking out of the switch-case - 1 - - --- 2018-01-29 Christoph Paasch davem Not Applicable
[RFC,14/14] tcp_md5: Use TCP extra-options on the input path Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,13/14] tcp_md5: Cleanup TCP-code Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,12/14] tcp_md5: Use tcp_extra_options in output path Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,11/14] tcp_md5: Move TCP-MD5 code out of TCP itself Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,10/14] tcp_md5: Check for TCP_MD5 after TCP Timestamps in tcp_established_options Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,09/14] tcp_md5: Detect key inside tcp_v6_send_response instead of passing it as an argument Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,08/14] tcp_md5: Detect key inside tcp_v4_send_ack instead of passing it as an argument Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,07/14] tcp_md5: Don't pass along md5-key Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,06/14] tcp_smc: Make SMC use TCP extra-option framework Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,05/14] tcp: Register handlers for extra TCP options Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - - - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,04/14] tcp_smc: Make smc_parse_options return 1 on success Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,03/14] tcp: Allow tcp_fast_parse_options to drop segments Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,02/14] tcp: Pass sock and skb to tcp_options_write Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[RFC,01/14] tcp: Write options after the header has been fully done Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5 - - 1 - --- 2017-12-18 Christoph Paasch davem RFC
[net] tcp md5sig: Use skb's saddr when replying to an incoming segment [net] tcp md5sig: Use skb's saddr when replying to an incoming segment - 1 1 - --- 2017-12-11 Christoph Paasch davem Accepted
[net] tcp: Always cleanup skb before sending [net] tcp: Always cleanup skb before sending - - - - --- 2017-11-01 Christoph Paasch davem Superseded
[v2,iproute2] ip: add fastopen_no_cookie option to ip route [v2,iproute2] ip: add fastopen_no_cookie option to ip route - - - - --- 2017-10-31 Christoph Paasch shemminger Accepted
[iproute2] ip: add fastopen_no_cookie option to ip route [iproute2] ip: add fastopen_no_cookie option to ip route - - - - --- 2017-10-26 Christoph Paasch shemminger Changes Requested
[v3,net-next] tcp: Configure TFO without cookie per socket and/or per route [v3,net-next] tcp: Configure TFO without cookie per socket and/or per route - - 1 - --- 2017-10-23 Christoph Paasch davem Accepted
[v2,net-next] tcp: Enable TFO without a cookie on a per-socket basis [v2,net-next] tcp: Enable TFO without a cookie on a per-socket basis - - - - --- 2017-10-20 Christoph Paasch davem Changes Requested
[net-next] tcp: Enable TFO without a cookie on a per-socket basis [net-next] tcp: Enable TFO without a cookie on a per-socket basis - - - - --- 2017-10-17 Christoph Paasch davem Changes Requested
[net] net: Set sk_prot_creator when cloning sockets to the right proto [net] net: Set sk_prot_creator when cloning sockets to the right proto - - 1 - --- 2017-09-27 Christoph Paasch davem Accepted
[net,v2] tcp: Do not call tcp_fastopen_reset_cipher from interrupt context 1 - - - --- 2015-06-18 Christoph Paasch davem Accepted
[net] Revert "tcp: switch tcp_fastopen key generation to net_get_random_once" - - - - --- 2015-06-18 Christoph Paasch davem Superseded
[net] net: sched: Don't free f before it is allocated in route4_change - - - - --- 2013-10-24 Christoph Paasch davem Rejected