Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-16 | kunit: mptcp: adhere to KUNIT formatting standard | 1 | -1/+1 | |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | 1 | -1/+1 | |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | 1 | -61/+2 | |
2020-07-16 | mptcp: use sha256() instead of open coding | 1 | -12/+3 | |
2020-06-26 | mptcp: move crypto test to KUNIT | 1 | -61/+2 | |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | 1 | -2/+2 | |
2020-05-22 | mptcp: use untruncated hash in ADD_ADDR HMAC | 1 | -15/+9 | |
2020-05-08 | mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES | 1 | -2/+2 | |
2020-03-29 | mptcp: Add ADD_ADDR handling | 1 | -6/+11 | |
2020-01-24 | mptcp: move from sha1 (v0) to sha256 (v1) | 1 | -55/+85 | |
2020-01-24 | mptcp: Add key generation and token tree | 1 | -0/+122 |