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
2026-01-11
mptcp: ensure context reset on disconnect()
Paolo Abeni
2
-4
/
+7
2026-01-08
mptcp: fallback earlier on simult connection
Paolo Abeni
3
-10
/
+12
2026-01-02
mptcp: avoid deadlock on fallback while reinjecting
Paolo Abeni
1
-2
/
+5
2026-01-02
mptcp: schedule rtx timer only after pushing data
Paolo Abeni
1
-6
/
+9
2026-01-02
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-11-27
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
1
-0
/
+6
2025-11-26
mptcp: clear scheduled subflows on retransmit
Paolo Abeni
1
-2
/
+11
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-35
/
+122
2025-11-19
mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
Gang Yan
1
-1
/
+1
2025-11-19
mptcp: fix duplicate reset on fastclose
Paolo Abeni
1
-13
/
+23
2025-11-19
mptcp: decouple mptcp fastclose from tcp close
Paolo Abeni
2
-5
/
+10
2025-11-19
mptcp: do not fallback when OoO is present
Paolo Abeni
1
-0
/
+7
2025-11-19
mptcp: fix premature close in case of fallback
Paolo Abeni
1
-1
/
+2
2025-11-19
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
2
-0
/
+32
2025-11-19
mptcp: fix ack generation for fallback msk
Paolo Abeni
1
-1
/
+22
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
1
-7
/
+13
2025-11-14
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-11-13
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
1
-2
/
+4
2025-11-13
mptcp: Disallow MPTCP subflows from sockmap
Jiayuan Chen
1
-0
/
+8
2025-10-29
mptcp: zero window probe mib
Paolo Abeni
3
-0
/
+3
2025-10-29
mptcp: restore window probe
Paolo Abeni
1
-1
/
+6
2025-10-29
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
1
-13
/
+25
2025-10-29
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
2
-8
/
+5
2025-10-29
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
1
-1
/
+9
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
1
-12
/
+8
2025-10-29
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
1
-2
/
+6
2025-10-21
mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
Matthieu Baerts (NGI0)
1
-0
/
+6
2025-09-29
mptcp: minor move_skbs_to_msk() cleanup
Paolo Abeni
1
-6
/
+2
2025-09-29
mptcp: factor out a basic skb coalesce helper
Paolo Abeni
1
-6
/
+17
2025-09-29
mptcp: remove unneeded mptcp_move_skb()
Paolo Abeni
1
-7
/
+1
2025-09-29
mptcp: introduce the mptcp_init_skb helper
Paolo Abeni
1
-21
/
+25
2025-09-29
mptcp: rcvbuf auto-tuning improvement
Paolo Abeni
2
-52
/
+49
2025-09-29
mptcp: leverage skb deferral free
Paolo Abeni
1
-2
/
+3
2025-09-26
mptcp: pm: in-kernel: add laminar endpoints
Matthieu Baerts (NGI0)
3
-0
/
+85
2025-09-26
mptcp: pm: in-kernel: compare IDs instead of addresses
Matthieu Baerts (NGI0)
1
-38
/
+44
2025-09-26
mptcp: pm: in-kernel: reduce pernet struct size
Matthieu Baerts (NGI0)
2
-40
/
+27
2025-09-26
mptcp: pm: in-kernel: remove stale_loss_cnt
Matthieu Baerts (NGI0)
1
-2
/
+0
2025-09-26
mptcp: pm: in-kernel: rename 'addrs' to 'endpoints'
Matthieu Baerts (NGI0)
1
-6
/
+6
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_list' to 'endp_list'
Matthieu Baerts (NGI0)
1
-12
/
+12
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
Matthieu Baerts (NGI0)
4
-24
/
+24
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
Matthieu Baerts (NGI0)
4
-17
/
+20
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
Matthieu Baerts (NGI0)
4
-17
/
+17
2025-09-26
mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
Matthieu Baerts (NGI0)
4
-34
/
+36
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
5
-24
/
+25
2025-09-26
mptcp: pm: in-kernel: refactor fill_remote_addresses_vec
Matthieu Baerts (NGI0)
1
-49
/
+67
2025-09-26
mptcp: pm: in-kernel: refactor fill_local_addresses_vec
Matthieu Baerts (NGI0)
1
-71
/
+104
2025-09-26
mptcp: pm: in-kernel: usable client side with C-flag
Matthieu Baerts (NGI0)
3
-3
/
+62
2025-09-22
mptcp: remove unused returned value of check_data_fin
Matthieu Baerts (NGI0)
1
-4
/
+1
2025-09-22
mptcp: pm: netlink: deprecate server-side attribute
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-09-22
mptcp: pm: netlink: announce server-side flag
Matthieu Baerts (NGI0)
1
-4
/
+7
[next]