summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* tcpv6: fix option space offsets with md5Ilpo Järvinen2008-10-081-1/+1
* tcp: fix length used for checksum in a resetIlpo Järvinen2008-10-081-2/+2
* ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibsDenis V. Lunev2008-10-081-17/+0Star
* ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-082-23/+23
* ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-081-1/+1
* ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-082-2/+2
* ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-082-3/+3
* ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-084-5/+6
* ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-082-3/+3
* ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-081-1/+1
* ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-086-50/+70
* netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-088-39/+55
* ipv6: consolidate error paths in ipv6_frag_rcvDenis V. Lunev2008-10-081-12/+10Star
* ipv6: local dev is actually unused in ip6_fragmentDenis V. Lunev2008-10-081-2/+0Star
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+8
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-3/+7
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-084-22/+17Star
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-084-32/+24Star
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-3/+7
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-087-60/+35Star
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-089-81/+47Star
* netfilter: xtables: use "if" blocks in KconfigJan Engelhardt2008-10-081-13/+4Star
* netfilter: xtables: sort extensions alphabetically in KconfigJan Engelhardt2008-10-081-22/+22
* netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOGJan Engelhardt2008-10-081-10/+10
* netfilter: ip6tables: fix name of hopbyhop in KconfigJan Engelhardt2008-10-081-1/+1
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-14/+9Star
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hookAlexey Dobriyan2008-10-081-4/+5
* netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-081-8/+16
* netfilter: netns: fix {ip,6}_route_me_harder() in netnsAlexey Dobriyan2008-10-081-1/+1
* netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-081-1/+1
* netfilter: netns: ip6t_REJECT in netns for realAlexey Dobriyan2008-10-081-10/+12
* netfilter: netns: ip6table_mangle in netns for realAlexey Dobriyan2008-10-081-9/+22
* netfilter: netns: ip6table_raw in netns for realAlexey Dobriyan2008-10-081-4/+16
* netfilter: netns: remove nf_*_net() wrappersAlexey Dobriyan2008-10-082-6/+6
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-0811-14/+15
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-082-3/+3
* netns: make uplitev6 mib per/namespaceDenis V. Lunev2008-10-073-9/+10
* netns: make udpv6 mib per/namespaceDenis V. Lunev2008-10-072-6/+6
* netns: add stub functions for per/namespace mibs allocationDenis V. Lunev2008-10-071-2/+16
* netns: allow per device ipv6 snmp statistics in non-initial namespaceDenis V. Lunev2008-10-071-3/+0Star
* netns: register global ipv6 mibs statistics in each namespaceDenis V. Lunev2008-10-071-2/+4
* ipv6: separate seq_ops for global & per/device ipv6 statisticsDenis V. Lunev2008-10-071-16/+32
* ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.cDenis V. Lunev2008-10-071-13/+13
* netns: register /proc/net/dev_snmp6/* in each nsDenis V. Lunev2008-10-071-24/+16Star
* netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev2008-10-071-9/+11
* ipv6: initialize ip6_route sysctl vars in ip6_route_net_init()Peter Zijlstra2008-10-072-8/+9
* ipv6: clean up ip6_route_net_init() error handlingPeter Zijlstra2008-10-071-9/+10