Paolo Abeni
|
206b49500d
net/ip6_tunnel: fix dst leak
|
9 년 전 |
Matt Bennett
|
17a10c9215
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
|
10 년 전 |
Martin KaFai Lau
|
70da5b5c53
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
|
10 년 전 |
Martin KaFai Lau
|
cdf3464e6c
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
|
10 년 전 |
Martin KaFai Lau
|
f230d1e891
ipv6: Rename the dst_cache helper functions in ip6_tunnel
|
10 년 전 |
Tom Herbert
|
42240901f7
ipv6: Implement different admin modes for automatic flow labels
|
10 년 전 |
Tom Herbert
|
67800f9b1f
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
|
10 년 전 |
Martin KaFai Lau
|
b197df4f0f
ipv6: Add rt6_get_cookie() function
|
10 년 전 |
David Miller
|
79b16aadea
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
|
10 년 전 |
Nicolas Dichtel
|
ecf2c06a88
ip6tnl,gre6,vti6: implement ndo_get_iflink
|
10 년 전 |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 년 전 |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 년 전 |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 년 전 |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 년 전 |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Nicolas Dichtel
|
37355565ba
ip6_tunnel: fix error code when tunnel exists
|
10 년 전 |
Ian Morris
|
49e64dcda2
ipv6: remove dead debug code from ip6_tunnel.c
|
10 년 전 |
Nicolas Dichtel
|
1728d4fabd
tunnels: advertise link netns via netlink
|
10 년 전 |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
10 년 전 |
David S. Miller
|
4e84b496fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Steffen Klassert
|
ea3dc9601b
ip6_tunnel: Add support for wildcard tunnel endpoints.
|
10 년 전 |
Steffen Klassert
|
d50051407f
ipv6: Allow sending packets through tunnels with wildcard endpoints
|
10 년 전 |
Steffen Klassert
|
6c6151daaf
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
|
11 년 전 |
Alexey Andriyanov
|
acf722f734
ip6_tunnel: allow to change mode for the ip6tnl0
|
11 년 전 |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 년 전 |
David S. Miller
|
739e4a758e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 년 전 |
Steffen Klassert
|
2b0bb01b6e
ip6_tunnel: Return an error when adding an existing tunnel.
|
11 년 전 |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 년 전 |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 년 전 |
Tom Herbert
|
cb1ce2ef38
ipv6: Implement automatic flow label generation on transmit
|
11 년 전 |