Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Alexey Dobriyan
|
c7d03a00b5
netns: make struct pernet_operations::id unsigned int
|
8 years ago |
Jarod Wilson
|
b96f9afee4
ipv4/6: use core net MTU range checking
|
8 years ago |
Wei Yongjun
|
03ff497934
sit: make function ipip6_valid_ip_proto() static
|
9 years ago |
Jiri Kosina
|
e87a8f24c9
net: resolve symbol conflicts with generic hashtable.h
|
9 years ago |
Simon Horman
|
49dbe7ae21
sit: support MPLS over IPv4
|
9 years ago |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
20e1954fe2
ipv6: RFC 4884 partial support for SIT/GRE tunnels
|
9 years ago |
Eric Dumazet
|
2d7a3b276b
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
|
9 years ago |
Eric Dumazet
|
5fbba8ac93
ip6: move ipip6_err_gen_icmpv6_unreach()
|
9 years ago |
Simon Horman
|
d5d8760b78
sit: correct IP protocol used in ipip6_err
|
9 years ago |
Simon Horman
|
adba931fbc
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
|
9 years ago |
Tom Herbert
|
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
|
9 years ago |
Alexander Duyck
|
aed069df09
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
|
9 years ago |
Jesse Gross
|
a09a4c8dd1
tunnels: Remove encapsulation offloads on decap.
|
9 years ago |
Jiri Benc
|
7f290c9435
iptunnel: scrub packet in iptunnel_pull_header
|
9 years ago |
Paolo Abeni
|
e09acddf87
ip_tunnel: replace dst_cache with generic implementation
|
9 years ago |
Edward Cree
|
6fa79666e2
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
|
9 years ago |
Thadeu Lima de Souza Cascardo
|
87e57399e9
sit: set rtnl_link_ops before calling register_netdevice
|
9 years ago |
Pravin B Shelar
|
039f50629b
ip_tunnel: Move stats update to iptunnel_xmit()
|
9 years ago |
Eric Dumazet
|
4ece900977
sit: fix sit0 percpu double allocations
|
9 years ago |
Pravin B Shelar
|
2e15ea390e
ip_gre: Add support to collect tunnel metadata.
|
10 years ago |
Hannes Frederic Sowa
|
1b11287118
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
|
10 years ago |
Nicolas Dichtel
|
1e99584b91
ipip,gre,vti,sit: implement ndo_get_iflink
|
10 years ago |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
a409caecb2
sit: fix some __be16/u16 mismatches
|
10 years ago |