summaryrefslogtreecommitdiff
path: root/net/ipv6/seg6_iptunnel.c
Commit message (Expand)AuthorAge
* ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun2018-03-30
* ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun2018-03-22
* ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun2018-03-22
* ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2017-08-25
* ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-25
* ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-07
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun2017-04-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* ipv6: sr: select DST_CACHE by defaultDavid Lebrun2017-03-27
* ipv6: sr: use dst_cache in seg6_inputDavid Lebrun2017-03-24
* ipv6: sr: expand skb head only if necessaryDavid Lebrun2017-03-24
* ipv6: sr: fix non static symbol warningsWei Yongjun2017-02-07
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-24
* ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2017-01-13
* ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun2016-11-09
* ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun2016-11-09