summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_hmac.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6/addrconf: annotate data-races around devconf fields (II)Eric Dumazet2024-03-011-3/+5
* net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing2022-06-281-1/+0
* net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada2022-06-081-1/+0
* net: ipv6: check return value of rhashtable_initMichelleJin2021-09-281-3/+1
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+0
* crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* 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-011-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/+3
|/
* ipv6: sr: add core files for SR HMAC supportDavid Lebrun2016-11-091-0/+484