summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_iptunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun2017-04-171-0/+8
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+1
* ipv6: sr: select DST_CACHE by defaultDavid Lebrun2017-03-281-18/+0Star
* ipv6: sr: use dst_cache in seg6_inputDavid Lebrun2017-03-241-1/+26
* ipv6: sr: expand skb head only if necessaryDavid Lebrun2017-03-241-2/+2
* ipv6: sr: fix non static symbol warningsWei Yongjun2017-02-071-4/+4
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-1/+1
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+1
* ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2017-01-131-0/+4
* ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun2016-11-101-0/+21
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-101-0/+410