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