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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-19
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-12-07
mptcp: Fix proto fallback detection with BPF
Jiayuan Chen
1
-2
/
+7
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 race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
2025-12-07
mptcp: introduce mptcp_schedule_work
Paolo Abeni
3
-16
/
+24
2025-12-07
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
1
-4
/
+2
2025-10-02
mptcp: propagate shutdown to subflows when possible
Matthieu Baerts (NGI0)
1
-0
/
+16
2025-10-02
mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
Matthieu Baerts (NGI0)
1
-1
/
+0
2025-05-02
mptcp: sockopt: fix getting IPV6_V6ONLY
Matthieu Baerts (NGI0)
1
-0
/
+45
2025-05-02
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+4
2025-05-02
mptcp: fix NULL pointer in can_accept_new_subflow
Gang Yan
1
-6
/
+7
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
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: fix sometimes-uninitialized warning
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-17
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-10-17
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
3
-6
/
+6
2024-10-17
mptcp: export lookup_anno_list_by_saddr
Geliang Tang
2
-5
/
+8
2024-09-12
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
1
-20
/
+25
2024-09-12
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
6
-90
/
+90
2024-09-04
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-09-04
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
1
-1
/
+1
2024-08-19
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
4
-0
/
+32
2024-08-19
mptcp: export local_address
Geliang Tang
2
-5
/
+5
2024-08-19
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
3
-0
/
+10
2024-08-19
mptcp: fix NL PM announced address accounting
Paolo Abeni
1
-0
/
+1
2024-08-19
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
3
-2
/
+4
2024-08-19
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
1
-4
/
+6
2024-08-19
mptcp: fix duplicate data handling
Paolo Abeni
1
-4
/
+12
2024-07-05
mptcp: pm: update add_addr counters after connect
YonglongLi
1
-5
/
+9
2024-07-05
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
1
-2
/
+2
2024-07-05
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
1
-0
/
+1
2024-05-25
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+2
2024-04-13
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2
-3
/
+3
2024-03-06
mptcp: fix double-free on socket dismantle
Davide Caratti
1
-0
/
+49
2024-03-06
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
1
-0
/
+3
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+5
2024-01-25
mptcp: fix uninit-value in mptcp_incoming_options
Edward Adam Davis
1
-0
/
+1
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
1
-7
/
+0
2023-03-22
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
1
-1
/
+0
2023-01-14
mptcp: use proper req destructor for IPv6
Mat Martineau
1
-3
/
+16
2023-01-14
mptcp: dedicated request sock for subflow in v6
Mat Martineau
1
-8
/
+26
2023-01-14
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Mat Martineau
1
-1
/
+11
2023-01-14
mptcp: mark ops structures as ro_after_init
Mat Martineau
1
-8
/
+7
2022-08-31
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
1
-3
/
+3
2022-08-03
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
1
-1
/
+1
2021-12-22
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
1
-1
/
+3
[next]