aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_iptunnel.c
AgeCommit message (Expand)Author
2021-12-14seg6: fix the iif in the IPv6 socket control blockAndrea Mayer
2019-02-06ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulationYohei Kanemaru
2018-12-17ipv6: sr: properly initialize flowi6 prior passing to ip6_route_outputShmulik Ladkani
2018-06-11ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-04-29ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam
2018-04-12ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun
2018-03-31ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun
2018-03-31ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-04-17ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-03-27ipv6: sr: select DST_CACHE by defaultDavid Lebrun
2017-03-24ipv6: sr: use dst_cache in seg6_inputDavid Lebrun
2017-03-24ipv6: sr: expand skb head only if necessaryDavid Lebrun
2017-02-07ipv6: sr: fix non static symbol warningsWei Yongjun
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun
2016-11-09ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun