index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+5
2024-05-14
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-14
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
3
-2
/
+2
2024-05-14
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
1
-15
/
+17
2024-05-14
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
3
-4
/
+5
2024-05-14
mptcp: add net.mptcp.available_schedulers
Gregory Detal
3
-1
/
+49
2024-05-14
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
1
-0
/
+4
2024-05-14
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2
-0
/
+61
2024-05-14
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
1
-2
/
+0
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-6
/
+5
2024-05-14
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+38
2024-05-08
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
1
-1
/
+38
2024-05-08
mptcp: fix possible NULL dereferences
Eric Dumazet
1
-15
/
+17
2024-05-07
mptcp: fix typos in comments
Shi-Sheng Yang
1
-2
/
+2
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
1
-1
/
+0
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-05-01
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-05-01
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
1
-1
/
+2
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
3
-7
/
+14
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
2
-5
/
+44
2024-04-26
rstreason: prepare for active reset
Jason Xing
2
-3
/
+6
2024-04-26
rstreason: prepare for passive reset
Jason Xing
1
-3
/
+5
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
4
-5
/
+22
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
1
-4
/
+6
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
1
-5
/
+15
2024-04-06
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2
-2
/
+2
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+6
2024-04-02
inet: preserve const qualifier in inet_csk()
Eric Dumazet
1
-1
/
+1
2024-04-02
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2
-2
/
+2
2024-04-02
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
1
-0
/
+4
2024-03-11
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
1
-1
/
+1
2024-03-07
mptcp: drop lookup_by_id in lookup_addr
Geliang Tang
1
-7
/
+5
2024-03-07
mptcp: set error messages for set_flags
Geliang Tang
2
-3
/
+12
2024-03-07
mptcp: update set_flags interfaces
Geliang Tang
4
-52
/
+58
2024-03-07
mptcp: drop duplicate header inclusions
Geliang Tang
6
-9
/
+0
2024-03-04
mptcp: get addr in userspace pm list
Geliang Tang
3
-1
/
+15
2024-03-04
mptcp: implement mptcp_userspace_pm_get_addr
Geliang Tang
2
-0
/
+76
2024-03-04
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
1
-15
/
+16
2024-03-04
mptcp: check userspace pm flags
Geliang Tang
1
-5
/
+10
2024-03-04
mptcp: dump addrs in userspace pm list
Geliang Tang
3
-2
/
+20
2024-03-04
mptcp: add token for get-addr in yaml
Geliang Tang
2
-4
/
+5
2024-03-04
mptcp: implement mptcp_userspace_pm_dump_addr
Geliang Tang
2
-0
/
+62
2024-03-04
mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
Geliang Tang
2
-6
/
+7
2024-03-04
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2
-4
/
+2
2024-03-04
mptcp: cleanup SOL_TCP handling
Paolo Abeni
1
-45
/
+30
2024-03-04
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
3
-6
/
+73
2024-03-04
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
1
-12
/
+8
2024-03-04
mptcp: cleanup writer wake-up
Paolo Abeni
2
-22
/
+9
[next]