Commit Graph

99 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
Harvey Harrison f3a7c66b5c net: replace __constant_{endian} uses in net headers 16 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev 087fe24033 ipv6: added net argument to _DEVINC/_DEVADD 17 years ago
Denis V. Lunev 55d43808eb ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH 17 years ago
Denis V. Lunev a712d3e859 ipv6: ICMP6MSGIN_INC_STATS is not used 17 years ago
Denis V. Lunev 5a57d4c7fd ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH 17 years ago
Denis V. Lunev 5c5d244bd3 ipv6: added net argument to ICMP6MSGOUT_INC_STATS 17 years ago
Denis V. Lunev e41b5368e0 ipv6: added net argument to ICMP6_INC_STATS_BH 17 years ago
Denis V. Lunev a862f6a6dc ipv6: added net argument to ICMP6_INC_STATS 17 years ago
Denis V. Lunev 821d57776d ipv6: added net argument to IP6_ADD_STATS_BH 17 years ago
Denis V. Lunev 483a47d2fe ipv6: added net argument to IP6_INC_STATS_BH 17 years ago
Denis V. Lunev 3bd653c845 netns: add net parameter to IP6_INC_STATS 17 years ago
Ilpo Järvinen 93c8b90f01 ipv6: almost identical frag hashing funcs combined 17 years ago
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
Denis V. Lunev 7abbcd6a4c ipv6: remove unused macros from net/ipv6.h 17 years ago
Denis V. Lunev 725a8ff04a ipv6: remove unused parameter from ip6_ra_control 17 years ago
YOSHIFUJI Hideaki f630e43a21 ipv6: Drop packets for loopback address from outside of the box. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 17 years ago
YOSHIFUJI Hideaki 9acd9f3ae9 [IPV6]: Make address arguments const. 17 years ago
YOSHIFUJI Hideaki fed85383ac [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. 17 years ago
Rami Rosen 4f95165d4b [IPV6]: Remove three unused method declarations in include/net/ipv6.h 17 years ago
Benjamin Thery 60e8fbc4c5 [NETNS][IPV6] flowlabels - make flowlabels per namespace 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 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
Benjamin Thery c572872f89 [NETNS][IPV6] rt6_stats - make the stats per network namespace 17 years ago
Daniel Lezcano 6cc118bd50 [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics 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
Juha-Matti Tapio 99cd07a537 [IPV6]: Fix source address selection for ORCHID addresses 17 years ago
Daniel Lezcano 6de1a91040 [IPV6]: Fix sysctl compilation error. 17 years ago
Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 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 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 760f2d0186 [NETNS][IPV6]: Make multiple instance of sysctl tables. 17 years ago
Daniel Lezcano 291480c09a [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. 17 years ago
Pavel Emelyanov 3d7cc2ba62 [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules 17 years ago
Daniel Lezcano 7f4e4868f3 [IPV6]: make the protocol initialization to return an error code 17 years ago
Daniel Lezcano 0a3e78ac2c [IPV6]: make flowlabel to return an error 17 years ago
Pavel Emelyanov cbbb90e68c [SNMP]: Remove unused devconf macros. 17 years ago
Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
Herbert Xu ef76bc23ef [IPV6]: Add ip6_local_out 17 years ago
Pavel Emelyanov 48d6005638 [INET]: Remove no longer needed ->equal callback 17 years ago
Pavel Emelyanov abd6523d15 [INET]: Consolidate xxx_find() in fragment management 17 years ago