index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
subflow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-23
mptcp: fallback earlier on simult connection
Paolo Abeni
1
-6
/
+0
2025-11-24
mptcp: cleanup fallback dummy mapping generation
Paolo Abeni
1
-1
/
+7
2025-11-24
mptcp: cleanup fallback data fin reception
Paolo Abeni
1
-1
/
+3
2025-11-24
mptcp: fix memcg accounting for passive sockets
Paolo Abeni
1
-0
/
+10
2025-11-24
mptcp: factor-out cgroup data inherit helper
Paolo Abeni
1
-8
/
+12
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2025-11-13
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
1
-0
/
+8
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2025-09-15
mptcp: set remote_deny_join_id0 on SYN recv
Matthieu Baerts (NGI0)
1
-0
/
+4
2025-08-19
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-8
/
+3
2025-07-25
mptcp: remove pr_fallback()
Paolo Abeni
1
-4
/
+0
2025-07-25
mptcp: track fallbacks accurately via mibs
Paolo Abeni
1
-5
/
+7
2025-07-15
mptcp: plug races between subflow fail and subflow creation
Paolo Abeni
1
-5
/
+14
2025-07-15
mptcp: make fallback action and fallback decision atomic
Paolo Abeni
1
-6
/
+5
2025-04-15
mptcp: add MPJoinRejected MIB counter
Matthieu Baerts (NGI0)
1
-0
/
+2
2025-04-15
mptcp: pass right struct to subflow_hmac_valid
Matthieu Baerts (NGI0)
1
-7
/
+3
2025-04-08
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+6
2025-03-31
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
1
-7
/
+8
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+2
2025-02-25
mptcp: reset when MPTCP opts are dropped after join
Matthieu Baerts (NGI0)
1
-14
/
+1
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-4
/
+1
2025-02-19
mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
Paolo Abeni
1
-3
/
+0
2025-02-19
mptcp: consolidate subflow cleanup
Paolo Abeni
1
-15
/
+18
2024-11-09
mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_...
MoYuanhao
1
-1
/
+0
2024-10-28
mptcp: use "middlebox interference" RST when no DSS
Davide Caratti
1
-4
/
+8
2024-10-28
mptcp: annotate data-races around subflow->fully_established
Gang Yan
1
-2
/
+2
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
1
-0
/
+11
2024-10-09
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-09
mptcp: handle consistently DSS corruption
Paolo Abeni
1
-1
/
+3
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
1
-0
/
+4
2024-09-03
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
1
-3
/
+18
2024-09-03
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
1
-11
/
+18
2024-08-27
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
1
-24
/
+24
2024-08-27
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
1
-2
/
+6
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
1
-0
/
+3
2024-07-30
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
1
-0
/
+6
2024-07-30
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
1
-1
/
+1
2024-05-13
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
1
-15
/
+17
2024-05-07
mptcp: fix possible NULL dereferences
Eric Dumazet
1
-15
/
+17
2024-05-06
mptcp: fix typos in comments
Shi-Sheng Yang
1
-2
/
+2
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
1
-4
/
+2
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
1
-5
/
+17
2024-04-26
rstreason: prepare for active reset
Jason Xing
1
-2
/
+3
2024-04-26
rstreason: prepare for passive reset
Jason Xing
1
-3
/
+5
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
1
-4
/
+6
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
1
-5
/
+15
[next]