index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
9 days
mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
Harshit Varu
12 days
mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resets
Shardul Bankar
12 days
mptcp: honour configured min/max RTO in retransmit paths
Kalpan Jani
12 days
mptcp: pm: userspace: make remove_addr_entry static
Matthieu Baerts (NGI0)
12 days
mptcp: pm: add WARN_ON_ONCE guards on extra_subflows underflow
Tao Cui
2026-08-11
mptcp: implemented OoO queue pruning
Paolo Abeni
2026-08-11
mptcp: avoid code duplication in __mptcp_move_skb()
Paolo Abeni
2026-08-11
mptcp: enforce hard limit on backlog flushing
Paolo Abeni
2026-08-11
mptcp: explicitly drop over memory limits
Paolo Abeni
2026-08-11
mptcp: let the retrans scheduler do its job
Paolo Abeni
2026-08-11
mptcp: move the stale logic out of retrans scheduler
Paolo Abeni
2026-08-11
mptcp: move the retrans loop to a separate helper
Paolo Abeni
2026-08-06
mptcp: reclaim forward-allocated memory on RX path errors
Paolo Abeni
2026-08-06
mptcp: fastopen: only mark MPTFO subflows with SYN data
Wyatt Feng
2026-08-06
mptcp: pm: fix memory leak from alloc-during-teardown race
Shardul Bankar
2026-08-06
mptcp: pm: fix data race in add_addr timer callback
Qing Luo
2026-08-06
mptcp: remove MPC && MPJ check
Matthieu Baerts (NGI0)
2026-08-06
mptcp: avoid combining some incoming suboptions
Matthieu Baerts (NGI0)
2026-08-06
mptcp: options: reset DSS fields in case of unexpected size
Matthieu Baerts (NGI0)
2026-07-23
mptcp: fix BUILD_BUG_ON on legacy ARM config
Matthieu Baerts (NGI0)
2026-07-23
mptcp: fix stale skb->sk reference on subflow close
Kalpan Jani
2026-07-23
mptcp: pm: userspace: fix use-after-free in get_local_id
Geliang Tang
2026-07-23
mptcp: decrement subflows counter on failed passive join
Chenguang Zhao
2026-07-21
mptcp: only set DATA_FIN when a mapping is present
Michael Bommarito
2026-06-11
mptcp: options: rst: drop unused skb parameter
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: avoid using del_timer directly
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: make mptcp_pm_add_addr_send_ack static
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: remove add_ prefix from timer
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: uniform announced addresses helpers
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: rename add_entry structure to add_addr
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: use for_each_subflow helper
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
Matthieu Baerts (NGI0)
2026-06-11
tcp: allow mptcp to drop TS for some packets
Matthieu Baerts (NGI0)
2026-06-11
mptcp: introduce add_addr_v6_port_drop_ts sysctl knob
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: avoid computing add_addr size twice
Matthieu Baerts (NGI0)
2026-06-11
mptcp: pm: avoid computing rm_addr size twice
Matthieu Baerts (NGI0)
2026-06-11
mptcp: options: suboptions sizes can be negative
Matthieu Baerts (NGI0)
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-03
mptcp: change mptcp_established_options() to return opt_size
Eric Dumazet
2026-06-03
mptcp: add-addr: always drop other suboptions
Matthieu Baerts (NGI0)
2026-06-03
mptcp: fix uninit-value in mptcp_established_options
Paolo Abeni
2026-06-03
mptcp: check desc->count in read_sock
Gang Yan
2026-06-03
mptcp: sockopt: set sockopt on all subflows
Matthieu Baerts (NGI0)
2026-06-03
mptcp: sockopt: check timestamping ret value
Matthieu Baerts (NGI0)
2026-06-03
mptcp: pm: fix extra_subflows underflow on userspace PM subflow creation
Tao Cui
2026-06-03
mptcp: allow subflow rcv wnd to shrink
Paolo Abeni
2026-06-03
mptcp: close TOCTOU race while computing rcv_wnd
Paolo Abeni
2026-06-03
mptcp: fix retransmission loop when csum is enabled
Paolo Abeni
2026-06-03
mptcp: fix missing wakeups in edge scenarios
Paolo Abeni
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]