aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet3-10/+10
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet3-0/+8
2008-01-28[UDP]: Add memory accounting.Hideo Aoki1-4/+28
2008-01-28[IPV6]: Remove useless code from fib6_del_route().Gui Jianfeng1-3/+0
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2-4/+1
2008-01-28[IPSEC]: Fix transport-mode async resume on intput without netfilterHerbert Xu1-7/+5
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network namespacesEric W. Biederman2-3/+3
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore3-1/+3
2008-01-28[TCP]: Convert several length variable to unsigned.YOSHIFUJI Hideaki1-4/+4
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA1-0/+3
2008-01-28[XFRM] MIPv6: Fix to input RO state correctly.Masahide NAKAMURA1-25/+29
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2-2/+19
2008-01-28[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnelsHerbert Xu1-8/+8
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-3/+20
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: constify nf_afinfoPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy3-0/+3
2008-01-28[NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy1-12/+6
2008-01-28[NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy1-1/+1
2008-01-28[NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy1-1/+1
2008-01-28[NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy1-9/+7
2008-01-28[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy1-23/+23
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy1-56/+767
2008-01-28[NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy1-19/+18
2008-01-28[NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy1-42/+47
2008-01-28[NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy1-9/+22
2008-01-28[NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy1-3/+4
2008-01-28[NETFILTER]: ip6_tables: move entry, match and target checks to seperate functionsPatrick McHardy1-47/+82
2008-01-28[NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy1-14/+2
2008-01-28[UDP]: Move udp_stats_in6 into net/ipv4/udp.cHerbert Xu1-3/+0
2008-01-28[IPV6] sit: Rebinding of SIT tunnels to other interfacesMichal Schmidt1-28/+42
2008-01-28[IPV6]: Always pass a valid nl_info to inet6_rt_notify.Denis V. Lunev2-15/+15
2008-01-28[IPV6]: fix section mismatch warningsDaniel Lezcano5-5/+5
2008-01-28[IPSEC]: Do not let packets pass when ICMP flag is offHerbert Xu1-2/+5
2008-01-28[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAITHerbert Xu4-4/+4
2008-01-28[IPSEC]: Fix reversed ICMP6 policy checkHerbert Xu1-1/+1
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu1-4/+56
2008-01-28[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu1-5/+5
2008-01-28[IPV6]: make the protocol initialization to return an error codeDaniel Lezcano6-60/+159
2008-01-28[IPV6]: make inet6_register_protosw to return an error codeDaniel Lezcano1-4/+7
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano2-5/+19
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano2-28/+46
2008-01-28[IPV6]: make flowlabel to return an errorDaniel Lezcano2-8/+27
2008-01-28[NET]: Remove unused "mibalign" argument for snmp_mib_init().YOSHIFUJI Hideaki2-15/+11
2008-01-28[IPV6]: route6 remove ifdef for fib_rulesDaniel Lezcano1-6/+1
2008-01-28[IPV6]: remove ifdef in route6 for xfrm6Daniel Lezcano1-6/+1
2008-01-28[IPV6]: create route6 proc init-fini functionsDaniel Lezcano1-18/+40
2008-01-28[IPV6] route6/fib6: Don't panic a kmem_cache_create.Daniel Lezcano2-2/+8
2008-01-28[IPV6]: Make af_inet6 to check ip6_route_init return value.Daniel Lezcano1-1/+5