index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
token.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-07
mptcp: full disconnect implementation
Paolo Abeni
1
-0
/
+1
2021-09-24
mptcp: don't return sockets in foreign netns
Florian Westphal
1
-3
/
+8
2021-05-28
mptcp: using TOKEN_MAX_RETRIES instead of magic number
Jianguo Wu
1
-2
/
+1
2021-05-28
mptcp: fix pr_debug in mptcp_token_new_connect
Jianguo Wu
1
-3
/
+3
2021-04-16
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
1
-1
/
+1
2020-11-03
mptcp: token: fix unititialized variable
Davide Caratti
1
-1
/
+1
2020-07-31
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
1
-0
/
+26
2020-07-31
mptcp: token: move retry to caller
Florian Westphal
1
-8
/
+4
2020-07-22
mptcp: zero token hash at creation time.
Paolo Abeni
1
-1
/
+1
2020-07-21
mptcp: move helper to where its used
Florian Westphal
1
-0
/
+12
2020-07-09
mptcp: add msk interations helper
Paolo Abeni
1
-1
/
+60
2020-06-26
mptcp: introduce token KUNIT self-tests
Paolo Abeni
1
-0
/
+9
2020-06-26
mptcp: refactor token container
Paolo Abeni
1
-79
/
+192
2020-04-02
mptcp: fix "fn parameter not described" warnings
Matthieu Baerts
1
-4
/
+5
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-0
/
+27
2020-03-15
mptcp: create msk early
Paolo Abeni
1
-29
/
+2
2020-01-24
mptcp: Add key generation and token tree
Peter Krystad
1
-0
/
+195