summaryrefslogtreecommitdiff
path: root/net/ipv6/seg6_iptunnel.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-1/+1
2017-03-28ipv6: sr: select DST_CACHE by defaultDavid Lebrun1-18/+0
2017-03-25ipv6: sr: use dst_cache in seg6_inputDavid Lebrun1-1/+26
2017-03-25ipv6: sr: expand skb head only if necessaryDavid Lebrun1-2/+2
2017-02-07ipv6: sr: fix non static symbol warningsWei Yongjun1-4/+4
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-1/+1
2017-01-25net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+1
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun1-0/+4
2016-11-10ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun1-0/+21
2016-11-10ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun1-0/+410