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