index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_tunnel.c
Age
Commit message (
Expand
)
Author
2020-08-21
Merge 4.4.233 into android-4.4-p
Greg Kroah-Hartman
2020-08-21
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2019-04-30
Merge 4.4.179 into android-4.4-p
Greg Kroah-Hartman
2019-04-27
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
2018-10-20
Merge 4.4.162 into android-4.4-p
Greg Kroah-Hartman
2018-10-20
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-04-14
Merge 4.4.128 into android-4.4
Greg Kroah-Hartman
2018-04-13
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-02-26
Merge 4.4.118 into android-4.4
Greg Kroah-Hartman
2018-02-25
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
2018-01-17
Merge 4.4.112 into android-4.4
Greg Kroah-Hartman
2018-01-17
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
2017-05-03
Merge 4.4.66 into android-4.4
Greg Kroah-Hartman
2017-05-02
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-03-02
Merge branch 'upstream-linux-4.4.y' into android-4.4
Todd Kjos
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-01-03
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-12-20
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-12-10
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2016-11-15
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
2016-04-20
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-20
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2015-11-18
net/ip6_tunnel: fix dst leak
Paolo Abeni
2015-09-24
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
2015-09-15
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-07-31
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
2015-07-31
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-02
ip6tnl,gre6,vti6: implement ndo_get_iflink
Nicolas Dichtel
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-17
ip6_tunnel: fix error code when tunnel exists
Nicolas Dichtel
2015-02-24
ipv6: remove dead debug code from ip6_tunnel.c
Ian Morris
2015-01-19
tunnels: advertise link netns via netlink
Nicolas Dichtel
2014-11-23
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-10-30
ip6_tunnel: allow to change mode for the ip6tnl0
Alexey Andriyanov
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-28
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
[next]