summaryrefslogtreecommitdiff
path: root/net/ipv6/seg6_hmac.c
AgeCommit message (Expand)Author
2025-08-26ipv6: sr: Prepare HMAC key ahead of timeEric Biggers
2025-08-26ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functionsEric Biggers
2025-08-20ipv6: sr: Fix MAC comparison to be constant-timeEric Biggers
2025-08-18ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_addMinhong He
2025-05-15ipv6: sr: Use nested-BH locking for hmac_storageSebastian Andrzej Siewior
2024-05-21ipv6: sr: fix memleak in seg6_hmac_init_algoHangbin Liu
2024-03-01ipv6/addrconf: annotate data-races around devconf fields (II)Eric Dumazet
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-06-08net: ipv6: unexport __init-annotated seg6_hmac_init()Masahiro Yamada
2021-09-28net: ipv6: check return value of rhashtable_initMichelleJin
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-06-22rhashtable: split rhashtable.hNeilBrown
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun
2017-01-12ipv6: sr: static percpu allocation for hmac_ringEric Dumazet
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun