summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-1/+1
|\
| * ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers2018-07-021-1/+1
* | rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
|/
* ipv6: sr: Use ARRAY_SIZE macroThomas Meyer2017-09-021-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-4/+4
|\
| * ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-031-4/+4
* | ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet2017-01-221-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-1/+1
|\|
| * ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2017-01-131-1/+1
* | ipv6: sr: static percpu allocation for hmac_ringEric Dumazet2017-01-121-40/+3Star
|/
* ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-101-0/+484