index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-06-05
1
-2
/
+7
*
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-13
1
-6
/
+5
*
|
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
2024-05-13
1
-0
/
+2
*
|
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
2024-05-13
3
-2
/
+2
*
|
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
2024-05-13
1
-15
/
+17
*
|
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-13
3
-4
/
+5
*
|
mptcp: add net.mptcp.available_schedulers
Gregory Detal
2024-05-13
3
-1
/
+49
*
|
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
2024-05-13
1
-0
/
+4
*
|
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-05-13
2
-0
/
+61
*
|
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-05-13
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-07
1
-1
/
+38
*
|
mptcp: fix possible NULL dereferences
Eric Dumazet
2024-05-07
1
-15
/
+17
*
|
mptcp: fix typos in comments
Shi-Sheng Yang
2024-05-06
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-04-30
1
-0
/
+3
*
|
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-30
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-05
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
3
-2
/
+6
|
\
|
|
*
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-01
2
-2
/
+2
|
*
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
2024-04-01
1
-0
/
+4
*
|
inet: preserve const qualifier in inet_csk()
Eric Dumazet
2024-04-01
1
-1
/
+1
|
/
*
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
1
-1
/
+1
*
mptcp: drop lookup_by_id in lookup_addr
Geliang Tang
2024-03-06
1
-7
/
+5
*
mptcp: set error messages for set_flags
Geliang Tang
2024-03-06
2
-3
/
+12
*
mptcp: update set_flags interfaces
Geliang Tang
2024-03-06
4
-52
/
+58
*
mptcp: drop duplicate header inclusions
Geliang Tang
2024-03-06
6
-9
/
+0
*
mptcp: get addr in userspace pm list
Geliang Tang
2024-03-04
3
-1
/
+15
*
mptcp: implement mptcp_userspace_pm_get_addr
Geliang Tang
2024-03-04
2
-0
/
+76
*
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
2024-03-04
1
-15
/
+16
*
mptcp: check userspace pm flags
Geliang Tang
2024-03-04
1
-5
/
+10
*
mptcp: dump addrs in userspace pm list
Geliang Tang
2024-03-04
3
-2
/
+20
*
mptcp: add token for get-addr in yaml
Geliang Tang
2024-03-04
2
-4
/
+5
*
mptcp: implement mptcp_userspace_pm_dump_addr
Geliang Tang
2024-03-04
2
-0
/
+62
*
mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
Geliang Tang
2024-03-04
2
-6
/
+7
*
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2024-03-04
2
-4
/
+2
*
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-03-04
1
-45
/
+30
*
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
2024-03-04
3
-6
/
+73
*
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
2024-03-04
1
-12
/
+8
[next]