index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
crypto.c
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