index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
seg6_iptunnel.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-01-30
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-28
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
2018-04-30
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
Ahmed Abdelsalam
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-22
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2017-08-25
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2017-08-25
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-07
ipv6: sr: export SRH insertion functions
David Lebrun
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-04-17
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-03-27
ipv6: sr: select DST_CACHE by default
David Lebrun
2017-03-24
ipv6: sr: use dst_cache in seg6_input
David Lebrun
2017-03-24
ipv6: sr: expand skb head only if necessary
David Lebrun
2017-02-07
ipv6: sr: fix non static symbol warnings
Wei Yongjun
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-13
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2016-11-09
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun