index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
1
-2
/
+7
2025-12-07
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
2
-2
/
+31
2025-12-07
mptcp: do not fallback when OoO is present
Paolo Abeni
1
-0
/
+9
2025-12-07
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
1
-7
/
+13
2025-12-07
mptcp: fix premature close in case of fallback
Paolo Abeni
1
-1
/
+2
2025-12-07
mptcp: fix ack generation for fallback msk
Paolo Abeni
1
-1
/
+24
2025-12-07
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
1
-0
/
+8
2025-12-07
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-12-07
mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
Matthieu Baerts (NGI0)
1
-0
/
+6
2025-12-07
mptcp: restore window probe
Paolo Abeni
1
-1
/
+6
2025-10-19
mptcp: pm: in-kernel: usable client side with C-flag
Matthieu Baerts (NGI0)
3
-3
/
+61
2025-10-02
mptcp: propagate shutdown to subflows when possible
Matthieu Baerts (NGI0)
1
-0
/
+15
2025-10-02
mptcp: set remote_deny_join_id0 on SYN recv
Matthieu Baerts (NGI0)
1
-0
/
+3
2025-10-02
mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
Krister Johansen
1
-6
/
+5
2025-08-28
mptcp: disable add_addr retransmission when timeout is 0
Geliang Tang
1
-3
/
+10
2025-08-28
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2025-08-28
mptcp: drop unused sk in mptcp_push_release
Geliang Tang
1
-5
/
+4
2025-08-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
1
-9
/
+9
2025-08-28
mptcp: fix error mibs accounting
Paolo Abeni
2
-3
/
+2
2025-08-28
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
1
-1
/
+0
2025-08-28
mptcp: drop skb if MPTCP skb extension allocation fails
Christoph Paasch
1
-2
/
+4
2025-05-02
net: make sock_inuse_add() available
Eric Dumazet
1
-3
/
+1
2025-05-02
mptcp: sockopt: fix getting IPV6_V6ONLY
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-05-02
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+6
2025-05-02
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
1
-7
/
+8
2025-04-10
mptcp: Fix data stream corruption in the address announcement
Arthur Mongodin
1
-2
/
+4
2025-04-10
mptcp: safety check before fallback
Matthieu Baerts (NGI0)
1
-0
/
+2
2025-03-13
mptcp: always handle address removal under msk socket lock
Paolo Abeni
1
-6
/
+0
2025-03-13
mptcp: prevent excessive coalescing on receive
Paolo Abeni
1
-0
/
+1
2025-03-13
mptcp: consolidate suboption status
Paolo Abeni
2
-22
/
+21
2025-02-01
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
1
-9
/
+9
2025-01-23
mptcp: fix TCP options overflow.
Paolo Abeni
1
-0
/
+7
2025-01-23
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
3
-7
/
+7
2024-12-14
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
1
-1
/
+2
2024-10-22
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-22
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-22
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-22
mptcp: handle consistently DSS corruption
Paolo Abeni
4
-4
/
+22
2024-10-22
mptcp: track and update contiguous data status
Geliang Tang
3
-1
/
+7
2024-10-17
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-10-17
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-12
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
1
-8
/
+10
2024-09-12
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
7
-100
/
+100
2024-09-12
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
1
-3
/
+6
2024-09-12
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
1
-0
/
+3
2024-09-12
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
3
-1
/
+14
2024-09-12
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2
-3
/
+10
2024-09-12
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2
-1
/
+9
2024-09-12
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
1
-21
/
+26
2024-09-12
mptcp: constify a bunch of of helpers
Paolo Abeni
3
-29
/
+29
[next]