index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_tunnel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-02-18
1
-1
/
+1
*
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-02-18
1
-12
/
+22
*
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2016-12-10
1
-2
/
+11
*
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
2016-11-15
1
-0
/
+2
*
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-20
1
-1
/
+1
*
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-04-20
1
-0
/
+2
*
net/ip6_tunnel: fix dst leak
Paolo Abeni
2015-11-18
1
-1
/
+1
*
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
2015-09-24
1
-8
/
+8
*
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-24
/
+27
*
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-30
/
+92
*
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-09-15
1
-6
/
+6
*
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
2015-07-31
1
-1
/
+1
*
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
2015-07-31
1
-1
/
+1
*
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
1
-1
/
+1
*
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
1
-1
/
+1
*
ip6tnl,gre6,vti6: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-2
/
+8
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-4
/
+2
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-4
/
+2
*
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-03-31
1
-2
/
+2
*
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-31
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-16
/
+17
|
\
|
*
ip6_tunnel: fix error code when tunnel exists
Nicolas Dichtel
2015-03-17
1
-16
/
+17
*
|
ipv6: remove dead debug code from ip6_tunnel.c
Ian Morris
2015-02-24
1
-6
/
+0
|
/
*
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
1
-0
/
+9
*
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-23
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
1
-9
/
+1
|
\
|
*
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
1
-9
/
+1
*
|
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
1
-1
/
+40
*
|
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-06
1
-8
/
+15
*
|
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
2014-10-30
1
-7
/
+25
|
/
*
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-1
/
+5
|
\
|
*
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
2014-09-28
1
-1
/
+5
*
|
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
1
-16
/
+16
|
/
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-2
/
+3
*
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2014-07-07
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-1
/
+1
|
\
|
*
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
2014-05-13
1
-1
/
+1
*
|
net: tunnels - enable module autoloading
Tom Gundersen
2014-05-21
1
-0
/
+1
|
/
*
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-4
/
+4
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
1
-2
/
+2
*
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-14
1
-8
/
+1
*
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
2014-01-15
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-5
/
+16
|
\
|
*
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
2014-01-02
1
-5
/
+16
*
|
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-04
1
-6
/
+6
*
|
ipv6: add ip6_flowlabel helper
Florent Fourcot
2013-12-09
1
-1
/
+1
*
|
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
Florent Fourcot
2013-12-09
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-5
/
+13
|
\
|
*
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
2013-11-14
1
-5
/
+13
[next]