index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mptcp: move sk assignment statement ahead
Geliang Tang
2023-10-27
1
-5
/
+6
*
|
mptcp: use mptcp_get_ext helper
Geliang Tang
2023-10-27
1
-2
/
+2
*
|
mptcp: use mptcp_check_fallback helper
Geliang Tang
2023-10-27
2
-2
/
+2
*
|
mptcp: drop useless ssk in pm_subflow_check_next
Geliang Tang
2023-10-27
3
-3
/
+3
*
|
mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
2023-10-27
1
-0
/
+39
*
|
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-25
1
-1
/
+0
*
|
mptcp: refactor sndbuf auto-tuning
Paolo Abeni
2023-10-25
4
-10
/
+70
*
|
mptcp: ignore notsent_lowat setting at the subflow level
Paolo Abeni
2023-10-25
1
-0
/
+6
*
|
mptcp: consolidate sockopt synchronization
Paolo Abeni
2023-10-25
3
-33
/
+9
*
|
mptcp: use copy_from_iter helpers on transmit
Paolo Abeni
2023-10-25
1
-4
/
+15
*
|
mptcp: give rcvlowat some love
Paolo Abeni
2023-10-25
4
-15
/
+83
*
|
mptcp: use plain bool instead of custom binary enum
Paolo Abeni
2023-10-25
2
-12
/
+7
*
|
mptcp: properly account fastopen data
Paolo Abeni
2023-10-25
1
-0
/
+1
*
|
mptcp: add a new sysctl for make after break timeout
Paolo Abeni
2023-10-25
3
-3
/
+20
*
|
net: mptcp: use policy generated by YAML spec
Davide Caratti
2023-10-24
5
-161
/
+250
*
|
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
2023-10-24
3
-32
/
+32
*
|
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
2023-10-24
1
-64
/
+127
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-20
/
+23
|
\
\
|
*
|
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
2023-10-19
1
-6
/
+22
|
*
|
mptcp: more conservative check for zero probes
Paolo Abeni
2023-10-19
1
-7
/
+1
|
*
|
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
1
-7
/
+0
*
|
|
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-19
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
4
-45
/
+34
|
\
|
|
|
*
|
mptcp: userspace pm allow creating id 0 subflow
Geliang Tang
2023-10-05
1
-6
/
+0
|
*
|
mptcp: fix delegated action races
Paolo Abeni
2023-10-05
3
-39
/
+34
*
|
|
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
1
-4
/
+4
*
|
|
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
|
/
/
*
|
mptcp: fix dangling connection hang-up
Paolo Abeni
2023-09-18
3
-44
/
+65
*
|
mptcp: rename timer related helper to less confusing names
Paolo Abeni
2023-09-18
3
-23
/
+23
*
|
mptcp: process pending subflow error on close
Paolo Abeni
2023-09-18
1
-29
/
+34
*
|
mptcp: move __mptcp_error_report in protocol.c
Paolo Abeni
2023-09-18
2
-36
/
+36
*
|
mptcp: fix bogus receive window shrinkage with multiple subflows
Paolo Abeni
2023-09-18
1
-2
/
+3
|
/
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
1
-8
/
+15
|
\
|
*
mptcp: annotate data-races around msk->rmem_fwd_alloc
Eric Dumazet
2023-09-01
1
-6
/
+13
|
*
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-01
1
-3
/
+3
*
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-1
/
+2
*
|
mptcp: register default scheduler
Geliang Tang
2023-08-22
3
-22
/
+35
*
|
mptcp: use get_retrans wrapper
Geliang Tang
2023-08-22
2
-28
/
+43
*
|
mptcp: use get_send wrapper
Geliang Tang
2023-08-22
2
-45
/
+81
*
|
mptcp: add scheduler wrappers
Geliang Tang
2023-08-22
3
-2
/
+54
*
|
mptcp: add scheduled in mptcp_subflow_context
Geliang Tang
2023-08-22
2
-0
/
+9
*
|
mptcp: add sched in mptcp_sock
Geliang Tang
2023-08-22
3
-0
/
+45
*
|
mptcp: add a new sysctl scheduler
Geliang Tang
2023-08-22
2
-0
/
+15
*
|
mptcp: add struct mptcp_sched_ops
Geliang Tang
2023-08-22
3
-1
/
+60
*
|
mptcp: drop last_snd and MPTCP_RESET_SCHEDULER
Geliang Tang
2023-08-22
4
-23
/
+2
*
|
mptcp: refactor push_pending logic
Geliang Tang
2023-08-22
1
-72
/
+81
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-16
1
-0
/
+15
|
\
\
|
*
|
bpf: Add update_socket_protocol hook
Geliang Tang
2023-08-16
1
-0
/
+15
*
|
|
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
2023-08-16
1
-4
/
+6
[prev]
[next]