index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
seg6_iptunnel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-2
/
+2
*
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
2019-01-30
1
-0
/
+2
*
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-07
1
-0
/
+1
*
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
2018-07-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-2
/
+2
|
\
|
*
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
2018-05-28
1
-2
/
+2
*
|
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
Ahmed Abdelsalam
2018-04-30
1
-1
/
+1
*
|
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-25
1
-2
/
+22
|
/
*
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
2018-04-22
1
-1
/
+1
*
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
*
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-22
1
-2
/
+3
*
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2018-03-22
1
-1
/
+1
*
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2017-08-25
1
-2
/
+23
*
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-25
1
-10
/
+37
*
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
1
-8
/
+4
*
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
1
-2
/
+3
*
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
2017-04-17
1
-0
/
+8
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
ipv6: sr: select DST_CACHE by default
David Lebrun
2017-03-27
1
-18
/
+0
*
ipv6: sr: use dst_cache in seg6_input
David Lebrun
2017-03-24
1
-1
/
+26
*
ipv6: sr: expand skb head only if necessary
David Lebrun
2017-03-24
1
-2
/
+2
*
ipv6: sr: fix non static symbol warnings
Wei Yongjun
2017-02-07
1
-4
/
+4
*
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
2017-01-30
1
-1
/
+1
*
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
1
-0
/
+1
*
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2017-01-13
1
-0
/
+4
*
ipv6: sr: add calls to verify and insert HMAC signatures
David Lebrun
2016-11-09
1
-0
/
+21
*
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
2016-11-09
1
-0
/
+410