aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano
2008-01-28[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy
2008-01-28[NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt
2008-01-28[NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy
2008-01-28[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.Pavel Emelyanov
2008-01-28[NETNS][RAW]: Eliminate explicit init_net references.Pavel Emelyanov
2008-01-28[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov
2008-01-28[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.Pavel Emelyanov
2008-01-28[IPV6] route: kill some bloatIlpo Järvinen
2008-01-28[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano
2008-01-28[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano
2008-01-28[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace awareDaniel Lezcano
2008-01-28[NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano
2008-01-28[NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc fileDaniel Lezcano
2008-01-28[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlersPavel Emelyanov
2008-01-28[NETNS]: Use the per-net ipv6_devconf_dfltPavel Emelyanov
2008-01-28[NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov
2008-01-28[NETNS]: Make the ctl-tables per-namespacePavel Emelyanov
2008-01-28[NETNS]: Make the __addrconf_sysctl_register return an errorPavel Emelyanov
2008-01-28[NETNS]: Clean out the ipv6-related sysctls creation/destructionPavel Emelyanov
2008-01-28[NETNS]: Add netns to nl_info structure.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman
2008-01-28[NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev
2008-01-28[NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make a subsystem for af_inet6.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet
2008-01-28[NET]: Add some acquires/releases sparse annotations.Eric Dumazet
2008-01-28[UDP]: Add memory accounting.Hideo Aoki
2008-01-28[IPV6]: Remove useless code from fib6_del_route().Gui Jianfeng
2008-01-28[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_inputHerbert Xu
2008-01-28[IPSEC]: Fix transport-mode async resume on intput without netfilterHerbert Xu
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman
2008-01-28[XFRM]: RFC4303 compliant auditingPaul Moore
2008-01-28[TCP]: Convert several length variable to unsigned.YOSHIFUJI Hideaki
2008-01-28[XFRM]: Support to increment packet dropping statistics.Masahide NAKAMURA
2008-01-28[XFRM] MIPv6: Fix to input RO state correctly.Masahide NAKAMURA
2008-01-28[XFRM] IPv6: Fix dst/routing check at transformation.Masahide NAKAMURA
2008-01-28[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnelsHerbert Xu
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy