Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-03 | 1 | -1/+1 |
|\ | |||||
| * | ipv6: sr: fix passing wrong flags to crypto_alloc_shash() | Eric Biggers | 2018-07-02 | 1 | -1/+1 |
* | | rhashtable: split rhashtable.h | NeilBrown | 2018-06-22 | 1 | -0/+1 |
|/ | |||||
* | ipv6: sr: Use ARRAY_SIZE macro | Thomas Meyer | 2017-09-01 | 1 | -3/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-07 | 1 | -4/+4 |
|\ | |||||
| * | ipv6: sr: remove cleanup flag and fix HMAC computation | David Lebrun | 2017-02-03 | 1 | -4/+4 |
* | | ipv6: add NUMA awareness to seg6_hmac_init_algo() | Eric Dumazet | 2017-01-22 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | ipv6: sr: fix several BUGs when preemption is enabled | David Lebrun | 2017-01-13 | 1 | -1/+1 |
* | | ipv6: sr: static percpu allocation for hmac_ring | Eric Dumazet | 2017-01-12 | 1 | -40/+3 |
|/ | |||||
* | ipv6: sr: add core files for SR HMAC support | David Lebrun | 2016-11-09 | 1 | -0/+484 |