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
/
sockopt.c
Age
Commit message (
Expand
)
Author
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-05-19
mptcp: update window_clamp on subflows when SO_RCVBUF is set
Gang Yan
2026-05-04
mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf
Matthieu Baerts (NGI0)
2026-04-28
mptcp: fix scheduling with atomic in timestamp sockopt
Gang Yan
2026-04-28
mptcp: sockopt: set timestamp flags on subflow socket, not msk
Gang Yan
2025-11-04
mptcp: pm: in-kernel: record fullmesh endp nb
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: add laminar endpoints
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
2025-09-09
mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
Krister Johansen
2025-07-21
mptcp: add TCP_MAXSEG sockopt support
Geliang Tang
2025-07-21
mptcp: sockopt: drop redundant tcp_getsockopt
Geliang Tang
2025-03-21
mptcp: sockopt: fix getting freebind & transparent
Matthieu Baerts (NGI0)
2025-03-21
mptcp: sockopt: fix getting IPV6_V6ONLY
Matthieu Baerts (NGI0)
2024-08-27
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-06-06
mptcp: add mptcp_space_from_win helper
Geliang Tang
2024-05-13
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-13
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
2024-05-13
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-05-13
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-01
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
2024-03-04
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-03-04
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
2024-03-04
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
2024-02-05
mptcp: annotate lockless accesses around read-mostly fields
Paolo Abeni
2023-12-26
mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT
Maxim Galaganov
2023-12-26
mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()
Maxim Galaganov
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
2023-11-14
mptcp: fix setsockopt(IP_TOS) subflow locking
Paolo Abeni
2023-10-27
mptcp: use mptcp_check_fallback helper
Geliang Tang
2023-10-25
mptcp: refactor sndbuf auto-tuning
Paolo Abeni
2023-10-25
mptcp: ignore notsent_lowat setting at the subflow level
Paolo Abeni
2023-10-25
mptcp: consolidate sockopt synchronization
Paolo Abeni
2023-10-25
mptcp: give rcvlowat some love
Paolo Abeni
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-14
mptcp: change the mpc check helper to return a sk
Paolo Abeni
2023-08-14
mptcp: avoid additional indirection in sockopt
Paolo Abeni
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-06-21
mptcp: introduce MPTCP_FULL_INFO getsockopt
Paolo Abeni
[next]