index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
2 days
mptcp: avoid pruning for OoW data
Paolo Abeni
2 days
mptcp: being below memory limit is a likely() condition
Paolo Abeni
2 days
mptcp: options: fix uninit-value in mptcp_write_data_fin
Matthieu Baerts (NGI0)
2 days
mptcp: remove unneeded READ_ONCE() annotation
Paolo Abeni
2 days
mptcp: pm: reset retrans_time when ADD_ADDR entry is reused
Matthieu Baerts (NGI0)
2 days
mptcp: pm: userspace: fix address ID overflow
Qing Luo
2 days
mptcp: prevent race between disconnect() and rtx
Paolo Abeni
2 days
mptcp: options: handle MPC data + csum reqd + no csum
Matthieu Baerts (NGI0)
2 days
mptcp: pm: kernel: drop pending ADD_ADDR when removing ID0
Kalpan Jani
2 days
mptcp: syncookies: remember the request backup flag
Matthieu Baerts (NGI0)
2 days
mptcp: subflow: no need to copy thmac during ulp_clone
Matthieu Baerts (NGI0)
2 days
mptcp: do not reschedule the RTX timer for fallback sockets
Paolo Abeni
2026-08-28
tcp: use GFP_ATOMIC in tcp_send_active_reset()
Eric Dumazet
2026-08-20
mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
Harshit Varu
2026-08-17
mptcp: add per-event MIB counters for MPTCP_RST_EMPTCP resets
Shardul Bankar
2026-08-17
mptcp: honour configured min/max RTO in retransmit paths
Kalpan Jani
2026-08-17
mptcp: pm: userspace: make remove_addr_entry static
Matthieu Baerts (NGI0)
2026-08-17
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)
[next]