开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
2024-11-05
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
2024-11-05
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-10-28
mptcp: init: protect sched with rcu_read_lock
Matthieu Baerts (NGI0)
2024-10-17
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
2024-10-09
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
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-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-11
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
2024-09-11
mptcp: export mptcp_subflow_early_fallback()
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-09-03
mptcp: pm: rename helpers linked to 'flush'
Matthieu Baerts (NGI0)
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-08-29
mptcp: pm: reuse ID 0 after delete and re-add
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-20
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
2024-08-20
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-19
mptcp: Remove unused declaration mptcp_sockopt_sync()
Yue Haibing
2024-08-13
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
2024-08-01
mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
Matthieu Baerts (NGI0)
2024-08-01
mptcp: pm: don't try to create sf if alloc failed
Matthieu Baerts (NGI0)
2024-08-01
mptcp: pm: reduce indentation blocks
Matthieu Baerts (NGI0)
2024-08-01
mptcp: pm: deny endp with signal + subflow + port
Matthieu Baerts (NGI0)
2024-08-01
mptcp: fully established after ADD_ADDR echo on MPJ
Matthieu Baerts (NGI0)
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
2024-08-01
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
[next]