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.12.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: netlink: respect v4/v6-only sockets
Matthieu Baerts
2023-01-13
3
-0
/
+35
*
mptcp: explicitly specify sock family at subflow creation time
Paolo Abeni
2023-01-13
3
-6
/
+8
*
mptcp: fix lockdep false positive
Paolo Abeni
2022-12-21
3
-4
/
+19
*
mptcp: fix deadlock in fastopen error path
Paolo Abeni
2022-12-21
2
-4
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
2
-10
/
+55
|
\
|
*
mptcp: use proper req destructor for IPv6
Matthieu Baerts
2022-12-12
1
-3
/
+16
|
*
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
2022-12-12
1
-8
/
+26
|
*
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2022-12-12
1
-1
/
+11
|
*
mptcp: netlink: fix some error return code
Wei Yongjun
2022-12-12
1
-0
/
+4
*
|
mptcp: return 0 instead of 'err' var
Matthieu Baerts
2022-12-09
2
-3
/
+3
*
|
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
2022-12-09
1
-4
/
+4
*
|
mptcp: add pm listener events
Geliang Tang
2022-12-01
3
-0
/
+62
*
|
mptcp: add support for TCP_FASTOPEN_KEY sockopt
Matthieu Baerts
2022-11-29
1
-3
/
+3
*
|
mptcp: add TCP_FASTOPEN sock option
Dmytro Shytyi
2022-11-29
1
-1
/
+4
*
|
mptcp: add subflow_v(4,6)_send_synack()
Dmytro Shytyi
2022-11-29
4
-1
/
+92
*
|
mptcp: implement delayed seq generation for passive fastopen
Dmytro Shytyi
2022-11-29
6
-15
/
+54
*
|
mptcp: consolidate initial ack seq generation
Paolo Abeni
2022-11-29
4
-45
/
+45
*
|
mptcp: track accurately the incoming MPC suboption type
Paolo Abeni
2022-11-29
1
-3
/
+8
*
|
mptcp: add MSG_FASTOPEN sendmsg flag support
Dmytro Shytyi
2022-11-29
1
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
2
-10
/
+9
|
\
|
|
*
mptcp: fix sleep in atomic at close time
Paolo Abeni
2022-11-28
1
-3
/
+3
|
*
mptcp: don't orphan ssk in mptcp_close()
Menglong Dong
2022-11-28
1
-7
/
+6
*
|
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
2022-11-21
1
-11
/
+13
*
|
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
2022-11-21
1
-22
/
+13
*
|
mptcp: Fix grammar in a comment
Mat Martineau
2022-11-11
1
-2
/
+2
*
|
mptcp: get sk from msk directly
Geliang Tang
2022-11-11
3
-6
/
+6
*
|
mptcp: change 'first' as a parameter
Geliang Tang
2022-11-11
1
-14
/
+6
*
|
mptcp: use msk instead of mptcp_sk
Geliang Tang
2022-11-11
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
3
-81
/
+113
|
\
|
|
*
mptcp: fix abba deadlock on fastopen
Paolo Abeni
2022-10-24
1
-15
/
+34
|
*
mptcp: factor out mptcp_connect()
Paolo Abeni
2022-10-24
2
-67
/
+73
|
*
mptcp: set msk local address earlier
Paolo Abeni
2022-10-24
3
-2
/
+9
*
|
mptcp: fix tracking issue in mptcp_subflow_create_socket()
Eric Dumazet
2022-10-26
1
-0
/
+2
*
|
mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
Matthieu Baerts
2022-10-25
1
-13
/
+3
*
|
mptcp: add TCP_FASTOPEN_NO_COOKIE support
Matthieu Baerts
2022-10-25
1
-2
/
+5
*
|
mptcp: sockopt: make 'tcp_fastopen_connect' generic
Matthieu Baerts
2022-10-25
1
-5
/
+6
*
|
net: introduce and use custom sockopt socket flag
Paolo Abeni
2022-10-24
1
-0
/
+4
*
|
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2022-10-24
1
-7
/
+0
|
/
*
mptcp: update misleading comments.
Paolo Abeni
2022-10-03
1
-7
/
+7
*
mptcp: use fastclose on more edge scenarios
Paolo Abeni
2022-10-03
1
-19
/
+44
*
mptcp: propagate fastclose error
Paolo Abeni
2022-10-03
1
-11
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
3
-29
/
+22
|
\
|
*
mptcp: fix unreleased socket in accept queue
Menglong Dong
2022-09-28
3
-27
/
+9
|
*
mptcp: factor out __mptcp_close() without socket lock
Menglong Dong
2022-09-28
2
-2
/
+13
*
|
mptcp: poll allow write call before actual connect
Benjamin Hesmans
2022-09-28
1
-0
/
+4
*
|
mptcp: handle defer connect in mptcp_sendmsg
Dmytro Shytyi
2022-09-28
1
-0
/
+22
*
|
mptcp: add TCP_FASTOPEN_CONNECT socket option
Benjamin Hesmans
2022-09-28
1
-1
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-1
/
+7
|
\
|
|
*
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
2022-09-13
1
-1
/
+7
*
|
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
1
-2
/
+5
[next]