Li RongQing
|
d76ed22b22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 years ago |
Li RongQing
|
abb6013cca
ipv6: fix the use of pcpu_tstats in ip6_tunnel
|
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 |
Linus Torvalds
|
1ee2dcc224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
1e9f3d6f1c
ip6tnl: fix use after free of fb_tnl_dev
|
12 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Oussama Ghorbel
|
582442d6d5
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
|
12 years ago |
Nicolas Dichtel
|
bb8140947a
ip6tnl: allow to use rtnl ops on fb tunnel
|
12 years ago |
Ding Zhi
|
0d2ede929f
ip6_tunnels: raddr and laddr are inverted in nl msg
|
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 |
Nicolas Dichtel
|
8b27f27797
skb: allow skb_scrub_packet() to be used by tunnels
|
12 years ago |
Nicolas Dichtel
|
e837735ec4
ip6_tunnel: ensure to always have a link local address
|
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 |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 years ago |
Cong Wang
|
e8f72ea4a1
ipv6: introduce ip6tunnel_xmit() helper
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
3e4e4c1f2d
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
|
12 years ago |
Nicolas Dichtel
|
f4e0b4c5e1
ip6tnl/sit: drop packet if ECN present with not-ECT
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
13 years ago |
Nicolas Dichtel
|
1ff05fb711
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
|
13 years ago |
Nicolas Dichtel
|
0b11245722
ip6tnl: add support of link creation via rtnl
|
13 years ago |
Nicolas Dichtel
|
b58d731acc
ip6tnl: rename rtnl functions for consistency
|
13 years ago |
Nicolas Dichtel
|
cfa323b6b9
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
|
13 years ago |
Amerigo Wang
|
aa0010f880
net: convert __IPTUNNEL_XMIT() to an inline function
|
13 years ago |
Nicolas Dichtel
|
c075b13098
ip6tnl: advertise tunnel param via rtnl
|
13 years ago |