Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Tom Herbert
|
cb1ce2ef38
ipv6: Implement automatic flow label generation on transmit
|
11 years ago |
Tom Herbert
|
81249bea1f
gre6: Call skb_checksum_simple_validate
|
11 years ago |
Nicolas Dichtel
|
22f08069e8
ip6gre: add x-netns support
|
11 years ago |
Nicolas Dichtel
|
54d63f787b
ip6_gre: don't allow to remove the fb_tunnel_dev
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
Li RongQing
|
d76ed22b22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
|
11 years ago |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 years ago |
Florent Fourcot
|
3308de2b84
ipv6: add ip6_flowlabel helper
|
11 years ago |
Florent Fourcot
|
37cfee909c
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Oussama Ghorbel
|
bf58175954
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
|
12 years ago |
Oussama Ghorbel
|
0e719e3a53
ipv6: Fix the upper MTU limit in GRE tunnel
|
12 years ago |
Hannes Frederic Sowa
|
3da812d860
ipv6: gre: correct calculation of max_headroom
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
ea23192e8e
tunnels: harmonize cleanup done on skb on rx path
|
12 years ago |
Nicolas Dichtel
|
963a88b31d
tunnels: harmonize cleanup done on skb on xmit path
|
12 years ago |
Hannes Frederic Sowa
|
3d483058c8
ipv6: wire up skb->encapsulation
|
12 years ago |
Nicolas Dichtel
|
0bd8762824
ip6tnl: add x-netns support
|
12 years ago |
Amerigo Wang
|
5dbd506843
ipv6,gre: do not leak info to user-space
|
12 years ago |
Pravin B Shelar
|
f61dd388a9
Tunneling: use IP Tunnel stats APIs.
|
12 years ago |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 years ago |
Cong Wang
|
e8f72ea4a1
ipv6: introduce ip6tunnel_xmit() helper
|
12 years ago |
David S. Miller
|
fd5023111c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Tommi Rantala
|
41ab3e31bd
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
3e4e4c1f2d
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
|
12 years ago |
Isaku Yamahata
|
ae782bb16c
ipv6/ip6_gre: set transport header correctly
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
13 years ago |
Amerigo Wang
|
e086cadc08
net: unify for_each_ip_tunnel_rcu()
|
13 years ago |
Amerigo Wang
|
aa0010f880
net: convert __IPTUNNEL_XMIT() to an inline function
|
13 years ago |