Commit Graph

97 Commits (030ba6bc67b4f2bc5cd174f57785a1745c929abe)

Author SHA1 Message Date
Al Viro eeb61f719c missing bits of net-namespace / sysctl 17 years ago
Al Viro 6f9f489a4e net: missing bits of net-namespace / sysctl 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 17 years ago
YOSHIFUJI Hideaki e0835f8fa5 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. 17 years ago
Wang Chen 623d1a1af7 ipv6: Do cleanup for ip6_mr_init. 17 years ago
Brian Haley 7d06b2e053 net: change proto destroy method to return void 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov 2e761e0532 ipv6 netns: init net is used to set bindv6only for new sock 17 years ago
YOSHIFUJI Hideaki 7bc570c8b4 [IPV6] MROUTE: Support multicast forwarding. 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Daniel Lezcano 6f8b13bcb3 [NETNS][IPV6] tcp6 - make proc per namespace 17 years ago
Daniel Lezcano 0c96d8c50b [NETNS][IPV6] udp6 - make proc per namespace 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Daniel Lezcano af2849377e [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf 17 years ago
Benjamin Thery 075de93957 [NETNS][IPV6] af_inet6 - allow socket creation per namespace 17 years ago
Benjamin Thery 94911fe317 [NETNS][IPV6] Move sysctl initialization later on in the IPv6 init sequence 17 years ago
Daniel Lezcano 5578689a4e [NETNS][IPV6] route6 - make route6 per namespace 17 years ago
YOSHIFUJI Hideaki 662397fd7a [IPV6]: Move packet_type{} related bits to af_inet6.c. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Denis V. Lunev 9b0f976f27 [INET]: Remove struct net_proto_family* from _init calls. 17 years ago
Wang Chen 5ee46e562c [IPV6]: Fix hardcoded removing of old module code 17 years ago
Pavel Emelyanov 8d8354d2fb [NETNS][FRAGS]: Move ctl tables around. 17 years ago
YOSHIFUJI Hideaki 2334ecbdb2 [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Daniel Lezcano 41a76906b3 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. 17 years ago
Daniel Lezcano 4990509f19 [NETNS][IPV6]: Make sysctls route per namespace. 17 years ago
Daniel Lezcano e71e0349eb [NETNS][IPV6]: Make ip6_frags per namespace. 17 years ago
Daniel Lezcano 99bc9c4e45 [NETNS][IPV6]: Make bindv6only sysctl per namespace. 17 years ago
Daniel Lezcano 81c1c17804 [NETNS][IPV6]: Make a subsystem for af_inet6. 17 years ago
Daniel Lezcano 291480c09a [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. 17 years ago
Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
Daniel Lezcano 87c3efbfdd [IPV6]: make inet6_register_protosw to return an error code 17 years ago
Daniel Lezcano 853cbbaaa4 [IPV6]: make frag to return an error at initialization 17 years ago
Daniel Lezcano 248b238dc9 [IPV6]: make extended headers to return an error at initialization 17 years ago
Daniel Lezcano 0a3e78ac2c [IPV6]: make flowlabel to return an error 17 years ago
YOSHIFUJI Hideaki c69bce20dd [NET]: Remove unused "mibalign" argument for snmp_mib_init(). 17 years ago
Daniel Lezcano e2fddf5e96 [IPV6]: Make af_inet6 to check ip6_route_init return value. 17 years ago
Pavel Emelyanov f126734735 [IPV6]: Correct the comment concerning inetsw6 table 17 years ago
Jens Axboe a0974dd3da [TCP] splice: add tcp_splice_read() to IPV6 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Pavel Emelyanov dc8a82ad28 [IPV6]: Fix memory leak in cleanup_ipv6_mibs() 18 years ago
David L Stevens 14878f75ab [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
David S. Miller 3516ffb0fe [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). 18 years ago
Masahide NAKAMURA 59fbb3a61e [IPV6] MIP6: Loadable module support for MIPv6. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago