summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_iptunnel.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2017-08-251-2/+23
* ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-251-10/+37
* ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-071-8/+4
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-301-2/+3
* 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-271-18/+0
* 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-091-0/+21
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-091-0/+410