index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
subflow.c
Age
Commit message (
Expand
)
Author
2024-11-09
mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_...
MoYuanhao
2024-10-28
mptcp: use "middlebox interference" RST when no DSS
Davide Caratti
2024-10-28
mptcp: annotate data-races around subflow->fully_established
Gang Yan
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
2024-10-09
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
2024-10-09
mptcp: handle consistently DSS corruption
Paolo Abeni
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-03
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
2024-09-03
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
2024-08-27
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
2024-07-30
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
2024-07-30
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
2024-06-06
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-05-13
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
2024-05-07
mptcp: fix possible NULL dereferences
Eric Dumazet
2024-05-06
mptcp: fix typos in comments
Shi-Sheng Yang
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-03-06
mptcp: drop duplicate header inclusions
Geliang Tang
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-18
mptcp: fix data races on remote_id
Paolo Abeni
2024-02-18
mptcp: fix data races on local_id
Paolo Abeni
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-12
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
2024-02-12
mptcp: fix more tx path fields initialization
Paolo Abeni
2024-02-12
mptcp: fix rcv space initialization
Paolo Abeni
2024-02-05
mptcp: annotate access for msk keys
Paolo Abeni
2024-01-17
mptcp: relax check on MPC passive fallback
Paolo Abeni
2024-01-12
mptcp: refine opt_mp_capable determination
Eric Dumazet
2024-01-12
mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
Eric Dumazet
2024-01-12
mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
Eric Dumazet
2024-01-12
mptcp: strict validation before using mp_opt->hmac
Eric Dumazet
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-02
mptcp: prevent tcp diag from closing listener subflows
Paolo Abeni
2024-01-02
mptcp: use mptcp_set_state
Geliang Tang
2023-12-17
mptcp: fix inconsistent state on fastopen race
Paolo Abeni
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-25
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-25
mptcp: refactor sndbuf auto-tuning
Paolo Abeni
2023-10-25
mptcp: consolidate sockopt synchronization
Paolo Abeni
2023-10-25
mptcp: give rcvlowat some love
Paolo Abeni
2023-10-25
mptcp: use plain bool instead of custom binary enum
Paolo Abeni
[next]