Xin Long
|
d41bb33ba3
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
|
8 years ago |
Xin Long
|
8c22dab03a
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
|
8 years ago |
Haishuang Yan
|
6c1cb4393c
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
|
8 years ago |
Haishuang Yan
|
18e1173d5f
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
|
8 years ago |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 years ago |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
Haishuang Yan
|
46f8cd9d2f
ip6_tunnel: Correct tos value in collect_md mode
|
8 years ago |
Haishuang Yan
|
f1925ca50d
ip6_tunnel: fix potential issue in __ip6_tnl_rcv
|
8 years ago |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 years ago |
Liam McBirnie
|
5f733ee68f
ip6_tunnel: fix traffic class routing for tunnels
|
8 years ago |
Peter Dawson
|
0e9a709560
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
|
8 years ago |
Craig Gallek
|
89a23c8b52
ip6_tunnel: Fix missing tunnel encapsulation limit option
|
8 years ago |
David S. Miller
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
199ab00f3c
ipv6: check skb->protocol before lookup for nexthop
|
8 years ago |
Craig Gallek
|
0a473b82cb
ip6_tunnel: Allow policy-based routing through tunnels
|
8 years ago |
Dan Carpenter
|
63117f09c7
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
|
8 years ago |
Eric Dumazet
|
fbfa743a9d
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
|
8 years ago |
Eric Dumazet
|
21b995a9cb
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
|
8 years ago |
Jakub Sitnicki
|
02ca0423fd
ip6_tunnel: Account for tunnel header in tunnel MTU
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eli Cooper
|
80d1106aea
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
|
8 years ago |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Paolo Abeni
|
b5c2d49544
ip6_tunnel: disable caching when the traffic class is inherited
|
8 years ago |
David Lebrun
|
613fa3ca9e
ipv6: add source address argument for ipv6_push_nfrag_opts
|
9 years ago |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
9 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eli Cooper
|
ae148b0858
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
|
9 years ago |