index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
2024-08-29
3
-1
/
+14
*
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2024-08-29
2
-1
/
+8
*
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
2024-08-29
1
-2
/
+5
*
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
2024-08-29
1
-0
/
+2
*
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
2024-08-29
1
-2
/
+11
*
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
2024-08-29
1
-3
/
+6
*
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
2024-08-29
1
-3
/
+6
*
mptcp: pm: fix RM_ADDR ID for the initial subflow
Matthieu Baerts (NGI0)
2024-08-29
1
-13
/
+15
*
mptcp: pm: reuse ID 0 after delete and re-add
Matthieu Baerts (NGI0)
2024-08-29
1
-0
/
+10
*
mptcp: pr_debug: add missing \n at the end
Matthieu Baerts (NGI0)
2024-08-27
9
-107
/
+107
*
mptcp: sched: check both backup in retrans
Matthieu Baerts (NGI0)
2024-08-27
1
-1
/
+1
*
mptcp: close subflow when receiving TCP+FIN
Matthieu Baerts (NGI0)
2024-08-27
2
-3
/
+10
*
mptcp: pm: avoid possible UaF when selecting endp
Matthieu Baerts (NGI0)
2024-08-21
1
-30
/
+34
*
mptcp: pm: fullmesh: select the right ID later
Matthieu Baerts (NGI0)
2024-08-21
1
-1
/
+10
*
mptcp: pm: only in-kernel cannot have entries with ID 0
Matthieu Baerts (NGI0)
2024-08-21
2
-3
/
+4
*
mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-21
1
-2
/
+2
*
mptcp: pm: only decrement add_addr_accepted for MPJ req
Matthieu Baerts (NGI0)
2024-08-21
1
-2
/
+6
*
mptcp: pm: only mark 'subflow' endp as available
Matthieu Baerts (NGI0)
2024-08-21
1
-9
/
+17
*
mptcp: pm: remove mptcp_pm_remove_subflow()
Matthieu Baerts (NGI0)
2024-08-21
3
-22
/
+7
*
mptcp: pm: re-using ID of unused flushed subflows
Matthieu Baerts (NGI0)
2024-08-21
1
-0
/
+7
*
mptcp: pm: re-using ID of unused removed subflows
Matthieu Baerts (NGI0)
2024-08-21
1
-1
/
+10
*
mptcp: pm: re-using ID of unused removed ADD_ADDR
Matthieu Baerts (NGI0)
2024-08-21
1
-1
/
+4
*
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
2024-08-14
1
-1
/
+1
*
mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
Matthieu Baerts (NGI0)
2024-08-02
1
-4
/
+12
*
mptcp: pm: don't try to create sf if alloc failed
Matthieu Baerts (NGI0)
2024-08-02
1
-4
/
+6
*
mptcp: pm: reduce indentation blocks
Matthieu Baerts (NGI0)
2024-08-02
1
-8
/
+11
*
mptcp: pm: deny endp with signal + subflow + port
Matthieu Baerts (NGI0)
2024-08-02
1
-2
/
+2
*
mptcp: fully established after ADD_ADDR echo on MPJ
Matthieu Baerts (NGI0)
2024-08-02
1
-1
/
+2
*
mptcp: fix duplicate data handling
Paolo Abeni
2024-08-01
1
-4
/
+12
*
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
2024-08-01
1
-4
/
+4
*
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
2024-07-30
5
-0
/
+54
*
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
2024-07-30
3
-0
/
+10
*
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
2024-07-30
1
-1
/
+0
*
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
2024-07-30
3
-1
/
+3
*
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
2024-07-30
1
-4
/
+6
*
mptcp: fix NL PM announced address accounting
Paolo Abeni
2024-07-29
1
-4
/
+6
*
mptcp: fix user-space PM announced address accounting
Paolo Abeni
2024-07-29
1
-4
/
+13
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
2
-7
/
+15
|
\
|
*
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-11
1
-6
/
+10
|
*
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-06-11
1
-1
/
+4
|
*
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
2024-06-11
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
1
-2
/
+7
|
\
|
|
*
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-06-05
1
-2
/
+7
*
|
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-06-06
2
-3
/
+3
*
|
mptcp: add mptcp_space_from_win helper
Geliang Tang
2024-06-06
3
-2
/
+7
*
|
mptcp: use mptcp_win_from_space helper
Geliang Tang
2024-06-06
1
-1
/
+1
|
/
*
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
1
-6
/
+5
|
\
|
*
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
1
-6
/
+5
*
|
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
2024-05-14
1
-0
/
+2
[next]