summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2008-01-28[NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy
2008-01-28[NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy
2008-01-28[NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy
2008-01-28[UDP]: Move udp_stats_in6 into net/ipv4/udp.cHerbert Xu
2008-01-28[IPV6] sit: Rebinding of SIT tunnels to other interfacesMichal Schmidt
2008-01-28[IPV6]: Always pass a valid nl_info to inet6_rt_notify.Denis V. Lunev
2008-01-28[IPV6]: fix section mismatch warningsDaniel Lezcano
2008-01-28[IPSEC]: Do not let packets pass when ICMP flag is offHerbert Xu
2008-01-28[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAITHerbert Xu
2008-01-28[IPSEC]: Fix reversed ICMP6 policy checkHerbert Xu
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu
2008-01-28[IPV6]: make the protocol initialization to return an error codeDaniel Lezcano
2008-01-28[IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano
2008-01-28[IPV6]: make flowlabel to return an errorDaniel Lezcano
2008-01-28[NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki
2008-01-28[IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano
2008-01-28[IPV6]: remove ifdef in route6 for xfrm6Daniel Lezcano
2008-01-28[IPV6]: create route6 proc init-fini functionsDaniel Lezcano
2008-01-28[IPV6] route6/fib6: Don't panic a kmem_cache_create.Daniel Lezcano
2008-01-28[IPV6]: Make af_inet6 to check ip6_route_init return value.Daniel Lezcano
2008-01-28[IPV6]: Make ip6_route_init to return an error code.Daniel Lezcano
2008-01-28[IPV6]: Make fib6_rules_init to return an error code.Daniel Lezcano
2008-01-28[IPV6]: Make xfrm6_init to return an error code.Daniel Lezcano
2008-01-28[IPV6]: Make fib6_init to return an error code.Daniel Lezcano
2008-01-28[NET]: Multiple namespaces in the all dst_ifdown routines.Denis V. Lunev
2008-01-28[UDP]: Only increment counter on first peek/recvHerbert Xu
2008-01-28[UDP]: Restore missing inDatagrams incrementsHerbert Xu
2008-01-28[UDP]: Avoid repeated counting of checksum errors due to peekingHerbert Xu
2008-01-28[IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.a...Pavel Emelyanov
2008-01-28[IPV6]: Use sysctl paths to register ipv6 sysctl tablesPavel Emelyanov
2008-01-28[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleanerPavel Emelyanov
2008-01-28[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdictPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_infoPatrick McHardy
2008-01-28[NETFILTER]: ip6_queue: resync dev-index based flushingPatrick McHardy
2008-01-28[NETFILTER]: ip6_queue: deobfuscate entry lookupsPatrick McHardy
2008-01-28[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entryPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: move queueing related functions/struct to seperate headerPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: remove unused data pointerPatrick McHardy
2008-01-28[NETFILTER]: nf_queue: make queue_handler constPatrick McHardy