index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
protocol.c
Age
Commit message (
Expand
)
Author
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2025-03-10
mptcp: pm: avoid calling PM specific code from core
Matthieu Baerts (NGI0)
2025-03-10
mptcp: pm: remove '_nl' from mptcp_pm_nl_work
Matthieu Baerts (NGI0)
2025-03-03
net: use sock_kmemdup for ip_options
Geliang Tang
2025-02-19
mptcp: micro-optimize __mptcp_move_skb()
Paolo Abeni
2025-02-19
mptcp: dismiss __mptcp_rmem()
Paolo Abeni
2025-02-19
mptcp: cleanup mem accounting
Paolo Abeni
2025-02-19
mptcp: move the whole rx path under msk socket lock protection
Paolo Abeni
2025-02-19
mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
Paolo Abeni
2025-01-27
mptcp: handle fastopen disconnect correctly
Paolo Abeni
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
2025-01-02
mptcp: prevent excessive coalescing on receive
Paolo Abeni
2025-01-02
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
2025-01-02
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-12
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
Dmitry Kandybka
2024-11-11
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-11
mptcp: error out earlier on disconnect
Paolo Abeni
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-28
mptcp: implement mptcp_pm_connection_closed
Geliang Tang
2024-10-28
mptcp: annotate data-races around subflow->fully_established
Gang Yan
2024-10-28
mptcp: init: protect sched with rcu_read_lock
Matthieu Baerts (NGI0)
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-09
mptcp: handle consistently DSS corruption
Paolo Abeni
2024-10-04
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-11
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-27
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-08-27
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-01
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-06-06
mptcp: add mptcp_space_from_win helper
Geliang Tang
2024-06-06
mptcp: use mptcp_win_from_space helper
Geliang Tang
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-30
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
[next]