index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
subflow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-11
1
-0
/
+4
*
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
2024-09-03
1
-3
/
+18
*
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
2024-09-03
1
-11
/
+18
*
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
1
-24
/
+24
*
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-27
1
-2
/
+6
*
mptcp: fix duplicate data handling
Paolo Abeni
2024-08-01
1
-4
/
+12
*
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
2024-07-30
1
-0
/
+3
*
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
2024-07-30
1
-0
/
+6
*
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
2024-07-30
1
-0
/
+1
*
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-06-06
1
-1
/
+1
*
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
2024-05-13
1
-15
/
+17
*
mptcp: fix possible NULL dereferences
Eric Dumazet
2024-05-07
1
-15
/
+17
*
mptcp: fix typos in comments
Shi-Sheng Yang
2024-05-06
1
-2
/
+2
*
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
1
-4
/
+2
*
mptcp: support rstreason for passive reset
Jason Xing
2024-04-26
1
-5
/
+17
*
rstreason: prepare for active reset
Jason Xing
2024-04-26
1
-2
/
+3
*
rstreason: prepare for passive reset
Jason Xing
2024-04-26
1
-3
/
+5
*
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-09
1
-4
/
+6
*
mptcp: add reset reason options in some places
Jason Xing
2024-04-08
1
-5
/
+15
*
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-01
1
-0
/
+2
*
mptcp: drop duplicate header inclusions
Geliang Tang
2024-03-06
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
1
-7
/
+8
|
\
|
*
mptcp: fix data races on remote_id
Paolo Abeni
2024-02-18
1
-3
/
+3
|
*
mptcp: fix data races on local_id
Paolo Abeni
2024-02-18
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
1
-27
/
+44
|
\
|
|
*
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
2024-02-12
1
-24
/
+32
|
*
mptcp: fix more tx path fields initialization
Paolo Abeni
2024-02-12
1
-2
/
+11
|
*
mptcp: fix rcv space initialization
Paolo Abeni
2024-02-12
1
-2
/
+2
*
|
mptcp: annotate access for msk keys
Paolo Abeni
2024-02-05
1
-4
/
+6
|
/
*
mptcp: relax check on MPC passive fallback
Paolo Abeni
2024-01-17
1
-1
/
+2
*
mptcp: refine opt_mp_capable determination
Eric Dumazet
2024-01-12
1
-4
/
+4
*
mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
Eric Dumazet
2024-01-12
1
-2
/
+2
*
mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
Eric Dumazet
2024-01-12
1
-1
/
+1
*
mptcp: strict validation before using mp_opt->hmac
Eric Dumazet
2024-01-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
1
-0
/
+13
|
\
|
*
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
2024-01-02
1
-0
/
+13
*
|
mptcp: use mptcp_set_state
Geliang Tang
2024-01-02
1
-1
/
+1
|
/
*
mptcp: fix inconsistent state on fastopen race
Paolo Abeni
2023-12-17
1
-11
/
+17
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
1
-1
/
+1
|
\
|
*
mptcp: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-1
/
+1
*
|
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-25
1
-1
/
+0
*
|
mptcp: refactor sndbuf auto-tuning
Paolo Abeni
2023-10-25
1
-2
/
+1
*
|
mptcp: consolidate sockopt synchronization
Paolo Abeni
2023-10-25
1
-9
/
+9
*
|
mptcp: give rcvlowat some love
Paolo Abeni
2023-10-25
1
-2
/
+10
*
|
mptcp: use plain bool instead of custom binary enum
Paolo Abeni
2023-10-25
1
-6
/
+6
*
|
mptcp: fix delegated action races
Paolo Abeni
2023-10-05
1
-2
/
+8
*
|
mptcp: fix dangling connection hang-up
Paolo Abeni
2023-09-18
1
-0
/
+1
*
|
mptcp: rename timer related helper to less confusing names
Paolo Abeni
2023-09-18
1
-1
/
+1
*
|
mptcp: move __mptcp_error_report in protocol.c
Paolo Abeni
2023-09-18
1
-36
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-29
/
+29
|
\
[next]