Commit Graph

66 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Alexey Dobriyan d5aa407f59 tunnels: fix netns vs proto registration ordering 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Eric W. Biederman 86de8a631e net: Simplify ipip pernet operations. 15 years ago
Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 years ago
Herbert Xu 23ca0c989e ipip: Fix handling of DF packets when pmtudisc is OFF 15 years ago
Eric Dumazet 0694c4c016 ipip: Optimize multiple unregistration 15 years ago
Eric Dumazet 8f95dd63a2 ipip: convert hash tables locking to RCU 16 years ago
Eric Dumazet 0bfbedb14a tunnels: Optimize tx path 16 years ago
Eric Dumazet a43912ab19 tunnel: eliminate recursion field 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 511c3f92ad net: skb->rtable accessor 16 years ago
Eric Dumazet 28e72216d7 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() 16 years ago
Wei Yongjun 26d94b46d0 ipip: used time_before for comparing jiffies 16 years ago
Stephen Hemminger 5747a1aacd ip: ipip compile warning 16 years ago
Alexey Dobriyan be77e59307 net: fix tunnels in netns after ndo_ changes 16 years ago
Stephen Hemminger 23a12b1471 ipip: convert to net_device_ops 16 years ago
Jianjun Kong 5a5f3a8db9 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 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 50f59cea07 ipip: Use on-device stats instead of private ones. 17 years ago
Pavel Emelyanov 0a826406d4 [IPIP]: Allow to create IPIP tunnels in net namespaces. 17 years ago
Pavel Emelyanov b99f0152e5 [IPIP]: Use proper net in (mostly) routing calls. 17 years ago
Pavel Emelyanov 44d3c299dc [IPIP]: Make tunnels hashes per net. 17 years ago
Pavel Emelyanov cec3ffae1a [IPIP]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov b9fae5c913 [IPIP]: Add net/ipip_net argument to some functions. 17 years ago
Pavel Emelyanov b9855c54da [IPIP]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 10dc4c7bb7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 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 5533995b62 [IPIP]: Allow rebinding the tunnel to another interface 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 87d1a164df [IPV4] IPIP: 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 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 c0d56408e3 [IPSEC]: Changing API of xfrm4_tunnel_register. 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Al Viro d5a0a1e310 [IPV4]: encapsulation annotations 18 years ago