summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev2008-01-281-2/+2
* [NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano2008-01-283-4/+4
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-284-34/+48
* [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano2008-01-281-0/+6
* [NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano2008-01-283-13/+23
* [NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano2008-01-282-4/+5
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-283-12/+78
* [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano2008-01-281-4/+19
* [NETNS][IPV6]: Make a subsystem for af_inet6.Daniel Lezcano2008-01-281-0/+22
* [NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano2008-01-282-3/+11
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-282-23/+5
* [NET]: prot_inuse cleanups and optimizationsEric Dumazet2008-01-283-10/+10
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-283-0/+8
* [UDP]: Add memory accounting.Hideo Aoki2008-01-281-4/+28
* [IPV6]: Remove useless code from fib6_del_route().Gui Jianfeng2008-01-281-3/+0
* [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu2008-01-282-4/+1
* [IPSEC]: Fix transport-mode async resume on intput without netfilterHerbert Xu2008-01-281-7/+5
* [NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman2008-01-282-3/+3
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-283-1/+3
* [TCP]: Convert several length variable to unsigned.YOSHIFUJI Hideaki2008-01-281-4/+4
* [XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA2008-01-281-0/+3
* [XFRM] MIPv6: Fix to input RO state correctly.Masahide NAKAMURA2008-01-281-25/+29
* [XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA2008-01-282-2/+19
* [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnelsHerbert Xu2008-01-281-8/+8
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-281-3/+20
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: constify nf_afinfoPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-283-0/+3
* [NETFILTER]: ctnetlink: use netlink attribute helpersPatrick McHardy2008-01-281-12/+6
* [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters()Patrick McHardy2008-01-281-1/+1
* [NETFILTER]: ip6_tables: fix stack leagagePatrick McHardy2008-01-281-1/+1
* [NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy2008-01-281-9/+7
* [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy2008-01-281-23/+23
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-281-56/+767
* [NETFILTER]: ip6_tables: resync get_entries() with ip_tablesPatrick McHardy2008-01-281-19/+18
* [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate functionPatrick McHardy2008-01-281-42/+47
* [NETFILTER]: ip6_tables: move counter allocation to seperate functionPatrick McHardy2008-01-281-9/+22
* [NETFILTER]: ip6_tables: use vmalloc_node()Patrick McHardy2008-01-281-3/+4
* [NETFILTER]: ip6_tables: move entry, match and target checks to seperate func...Patrick McHardy2008-01-281-47/+82
* [NETFILTER]: ip6_tables: kill a few useless defines/forward declarationsPatrick McHardy2008-01-281-14/+2
* [UDP]: Move udp_stats_in6 into net/ipv4/udp.cHerbert Xu2008-01-281-3/+0
* [IPV6] sit: Rebinding of SIT tunnels to other interfacesMichal Schmidt2008-01-281-28/+42
* [IPV6]: Always pass a valid nl_info to inet6_rt_notify.Denis V. Lunev2008-01-282-15/+15
* [IPV6]: fix section mismatch warningsDaniel Lezcano2008-01-285-5/+5
* [IPSEC]: Do not let packets pass when ICMP flag is offHerbert Xu2008-01-281-2/+5
* [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAITHerbert Xu2008-01-284-4/+4
* [IPSEC]: Fix reversed ICMP6 policy checkHerbert Xu2008-01-281-1/+1
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-281-4/+56
* [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverseHerbert Xu2008-01-281-5/+5
OpenPOWER on IntegriCloud