Commit Graph

59 Commits (113a0e4590881ce579ca992a80ddc562b3372ede)

Author SHA1 Message Date
Alexey Dobriyan be77e59307 net: fix tunnels in netns after ndo_ changes 16 years ago
Stephen Hemminger 1326c3d5a4 ipv6: convert tunnels to net_device_ops 16 years ago
YOSHIFUJI Hideaki 2b4743bd6b ipv6 sit: Avoid extra need for compat layer in PRL management. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Rami Rosen 071f92d059 net: The world is not perfect patch. 17 years ago
Pavel Emelyanov 4eecc107a8 sit: Use on-device stats instead of private ones. 17 years ago
David S. Miller 36ca34cc3b sit: Add missing kfree_skb() on pskb_may_pull() failure. 17 years ago
Pavel Emelyanov 7a97146cc6 [SIT]: Allow to create SIT tunnels in net namespaces. 17 years ago
Pavel Emelyanov 907a08c402 [SIT]: Use proper net in routing calls. 17 years ago
Pavel Emelyanov 291821766b [SIT]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov cd3dbc194d [SIT]: Make the fallback tunnel device per-net 17 years ago
Pavel Emelyanov fcee5ec9fd [SIT]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov ca8def1483 [SIT]: Add net/sit_net argument to some functions. 17 years ago
Pavel Emelyanov 8190d9009a [SIT]: Introduce empty struct sit_net and init/exit net ops. 17 years ago
YOSHIFUJI Hideaki 02e10b90cd [IPV6] SIT: Sparse: Use NULL pointer instead of 0. 17 years ago
YOSHIFUJI Hideaki 52eeeb8481 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). 17 years ago
YOSHIFUJI Hideaki 300aaeeaab [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. 17 years ago
YOSHIFUJI Hideaki 0009ae1f50 [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL. 17 years ago
YOSHIFUJI Hideaki 3fcfa12904 [IPV6] SIT: Fix locking issues in PRL management. 17 years ago
Templin, Fred L fadf6bf060 [IPV6] SIT: Add PRL management for ISATAP. 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
Daniel Lezcano 606a2b4862 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup 17 years ago
Pavel Emelyanov b37d428b24 [INET]: Don't create tunnels with '%' in name. 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Michal Schmidt 8a4a50f98b [IPV6] sit: Rebinding of SIT tunnels to other interfaces 17 years ago
Fred L. Templin c7dc89c0ac [IPV6]: Add RFC4214 support 17 years ago
Chuck Lever c2636b4d9e [NET]: Treat the sign of the result of skb_headroom() consistently 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Patrick McHardy cfbba49d80 [NET]: Avoid copying writable clones in tunnel drivers 18 years ago
YOSHIFUJI Hideaki 420fe234ad [IPV6] SIT: Unify code path to get hash array index. 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 88c7664f13 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo e2d1bca7e6 [SK_BUFF]: Use skb_reset_network_header in skb_push cases 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kazunori MIYAZAWA c73cb5a2d6 [IPSEC]: make sit use the xfrm4_tunnel_register 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Adrian Bunk 89c8945815 [IPV6] net/ipv6/sit.c: make 2 functions static 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Patrick McHardy daccff024f [IPV6]: Give sit driver an appropriate module alias. 18 years ago
Jan Dittmer 39c850863d [IPV6] sit: Add missing MODULE_LICENSE 19 years ago
Joerg Roedel 989e5b96e1 [IPV6]: Seperate sit driver to extra module 19 years ago
Herbert Xu 5d9c5a3292 [IPV4]: Get rid of redundant IPCB->opts initialisation 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 45af08be6d [INET]: Use port unreachable instead of proto for tunnels 19 years ago