aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_hmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01ipv6: sr: Use ARRAY_SIZE macroThomas Meyer1-3/+4
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun1-4/+4
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet1-1/+2
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun1-1/+1
2017-01-12ipv6: sr: static percpu allocation for hmac_ringEric Dumazet1-40/+3
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun1-0/+484