index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
crypto.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
mptcp: use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-33
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2021-04-16
kunit: mptcp: adhere to KUNIT formatting standard
Nico Pache
1
-1
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-61
/
+2
2020-07-16
mptcp: use sha256() instead of open coding
Eric Biggers
1
-12
/
+3
2020-06-26
mptcp: move crypto test to KUNIT
Paolo Abeni
1
-61
/
+2
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
1
-15
/
+9
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
1
-2
/
+2
2020-03-29
mptcp: Add ADD_ADDR handling
Peter Krystad
1
-6
/
+11
2020-01-24
mptcp: move from sha1 (v0) to sha256 (v1)
Paolo Abeni
1
-55
/
+85
2020-01-24
mptcp: Add key generation and token tree
Peter Krystad
1
-0
/
+122