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: 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
*
|
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
2024-05-14
3
-2
/
+2
*
|
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
2024-05-14
1
-15
/
+17
*
|
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-14
3
-4
/
+5
*
|
mptcp: add net.mptcp.available_schedulers
Gregory Detal
2024-05-14
3
-1
/
+49
*
|
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
2024-05-14
1
-0
/
+4
*
|
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-05-14
2
-0
/
+61
*
|
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-05-14
1
-2
/
+0
*
|
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2024-05-13
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-1
/
+38
|
\
|
*
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
2024-05-08
1
-1
/
+38
*
|
mptcp: fix possible NULL dereferences
Eric Dumazet
2024-05-08
1
-15
/
+17
*
|
mptcp: fix typos in comments
Shi-Sheng Yang
2024-05-07
1
-2
/
+2
*
|
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-03
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-0
/
+3
|
\
|
|
*
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-05-01
1
-0
/
+3
*
|
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-05-01
1
-1
/
+2
*
|
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
3
-7
/
+14
*
|
mptcp: support rstreason for passive reset
Jason Xing
2024-04-26
2
-5
/
+44
*
|
rstreason: prepare for active reset
Jason Xing
2024-04-26
2
-3
/
+6
*
|
rstreason: prepare for passive reset
Jason Xing
2024-04-26
1
-3
/
+5
*
|
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
1
-1
/
+1
*
|
mptcp: add last time fields in mptcp_info
Geliang Tang
2024-04-11
4
-5
/
+22
*
|
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-09
1
-4
/
+6
*
|
mptcp: add reset reason options in some places
Jason Xing
2024-04-08
1
-5
/
+15
*
|
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-06
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-05
3
-2
/
+6
|
\
|
|
*
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-02
2
-2
/
+2
|
*
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
2024-04-02
1
-0
/
+4
[next]