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
/
token.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptcp: add statistics for mptcp socket in use
Menglong Dong
2023-01-09
1
-0
/
+6
*
mptcp: rename 'sk' to 'ssk' in mptcp_token_new_connect()
Menglong Dong
2023-01-09
1
-4
/
+4
*
mptcp: Fix grammar in a comment
Mat Martineau
2022-11-11
1
-2
/
+2
*
mptcp: full disconnect implementation
Paolo Abeni
2022-01-07
1
-0
/
+1
*
mptcp: don't return sockets in foreign netns
Florian Westphal
2021-09-24
1
-3
/
+8
*
mptcp: using TOKEN_MAX_RETRIES instead of magic number
Jianguo Wu
2021-05-28
1
-2
/
+1
*
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
2021-05-28
1
-3
/
+3
*
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
2021-04-16
1
-1
/
+1
*
mptcp: token: fix unititialized variable
Davide Caratti
2020-11-03
1
-1
/
+1
*
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
2020-07-31
1
-0
/
+26
*
mptcp: token: move retry to caller
Florian Westphal
2020-07-31
1
-8
/
+4
*
mptcp: zero token hash at creation time.
Paolo Abeni
2020-07-22
1
-1
/
+1
*
mptcp: move helper to where its used
Florian Westphal
2020-07-21
1
-0
/
+12
*
mptcp: add msk interations helper
Paolo Abeni
2020-07-09
1
-1
/
+60
*
mptcp: introduce token KUNIT self-tests
Paolo Abeni
2020-06-26
1
-0
/
+9
*
mptcp: refactor token container
Paolo Abeni
2020-06-26
1
-79
/
+192
*
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
2020-04-02
1
-4
/
+5
*
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2020-03-29
1
-0
/
+27
*
mptcp: create msk early
Paolo Abeni
2020-03-15
1
-29
/
+2
*
mptcp: Add key generation and token tree
Peter Krystad
2020-01-24
1
-0
/
+195