Julia Lawall
|
39294c3df2
Revert "ipv6: constify inet6_protocol structures"
|
8 лет назад |
Julia Lawall
|
3a3a4e3054
ipv6: constify inet6_protocol structures
|
8 лет назад |
Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 лет назад |
Matthias Schiffer
|
ad744b223c
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
|
8 лет назад |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 лет назад |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 лет назад |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 лет назад |
Peter Dawson
|
0e9a709560
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
|
8 лет назад |
Craig Gallek
|
0a473b82cb
ip6_tunnel: Allow policy-based routing through tunnels
|
8 лет назад |
David S. Miller
|
3efa70d78f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 лет назад |
Eric Dumazet
|
7892032cfe
ip6_gre: fix ip6gre_err() invalid reads
|
8 лет назад |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 лет назад |
Felix Jia
|
45ce0fd19d
net/ipv6: support more tunnel interfaces for EUI64 link-local generation
|
8 лет назад |
Eric Dumazet
|
21b995a9cb
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
|
8 лет назад |
Jakub Sitnicki
|
c10aa71b9d
gre6: Clean up unused struct ipv6_tel_txoption definition
|
8 лет назад |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 лет назад |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 лет назад |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 лет назад |
Lance Richardson
|
c2675de447
gre: use nla_get_be32() to extract flowinfo
|
9 лет назад |
Lance Richardson
|
db32e4e49c
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
|
9 лет назад |
David S. Miller
|
60747ef4d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 лет назад |
Simon Horman
|
3d7b332092
gre: set inner_protocol on xmit
|
9 лет назад |
Jiri Kosina
|
e87a8f24c9
net: resolve symbol conflicts with generic hashtable.h
|
9 лет назад |
Eric Dumazet
|
e582615ad3
gre: fix error handler
|
9 лет назад |
Shweta Choudaha
|
0a46baaf63
ip6gre: Allow live link address change
|
9 лет назад |
Haishuang Yan
|
252f3f5a11
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
|
9 лет назад |
Haishuang Yan
|
1b227e5366
ip6_gre: Fix MTU setting for ip6gretap
|
9 лет назад |
Alexander Duyck
|
6a55368101
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
|
9 лет назад |
Tom Herbert
|
1faf3d9f7c
ip6_gre: Add support for fou/gue encapsulation
|
9 лет назад |
Haishuang Yan
|
da73b4e953
gre: Fix wrong tpi->proto in WCCP
|
9 лет назад |