aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2-4/+4
2008-01-28[NETNS][FRAGS]: Make the pernet subsystem for fragments.Pavel Emelyanov1-1/+13
2008-01-28[NETNS][FRAGS]: Make the LRU list per namespace.Pavel Emelyanov2-2/+2
2008-01-28[NETNS][FRAGS]: Isolate the secret interval from namespaces.Pavel Emelyanov2-9/+3
2008-01-28[NETNS][FRAGS]: Make thresholds work in namespaces.Pavel Emelyanov2-14/+13
2008-01-28[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.Pavel Emelyanov2-5/+5
2008-01-28[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov1-3/+38
2008-01-28[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov3-21/+23
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov3-3/+6
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov2-4/+7
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov5-77/+94
2008-01-28[IPV6] NDISC: Sparse: Use different variable name for local use.YOSHIFUJI Hideaki1-5/+5
2008-01-28[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward.YOSHIFUJI Hideaki1-20/+18
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.YOSHIFUJI Hideaki2-5/+0
2008-01-28[IPV6] ADDRLABEL: Sparse: Make several functions static.YOSHIFUJI Hideaki1-10/+10
2008-01-28[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.YOSHIFUJI Hideaki1-0/+1
2008-01-28[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.YOSHIFUJI Hideaki2-2/+2
2008-01-28[IPV6]: addrconf sparse warningsStephen Hemminger1-1/+3
2008-01-28[NETNS]: FIB rules API cleanup.Denis V. Lunev1-2/+2
2008-01-28[FIB]: Add netns to fib_rules_ops.Denis V. Lunev1-0/+1
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-2/+2
2008-01-28[IPV6]: Fix ip6_frag ctlDaniel Lezcano1-0/+3
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2-3/+3
2008-01-28[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy1-8/+0
2008-01-28[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy1-7/+0
2008-01-28[NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko1-19/+23
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt11-11/+11
2008-01-28[NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy1-6/+6
2008-01-28[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.Pavel Emelyanov1-3/+19
2008-01-28[NETNS][RAW]: Eliminate explicit init_net references.Pavel Emelyanov1-2/+2
2008-01-28[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov1-2/+2
2008-01-28[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.Pavel Emelyanov1-5/+13
2008-01-28[IPV6] route: kill some bloatIlpo Järvinen1-2/+1
2008-01-28[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano2-2/+4
2008-01-28[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano3-9/+14
2008-01-28[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace awareDaniel Lezcano1-3/+7
2008-01-28[NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano8-12/+17
2008-01-28[NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc fileDaniel Lezcano1-6/+35
2008-01-28[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlersPavel Emelyanov1-6/+7
2008-01-28[NETNS]: Use the per-net ipv6_devconf_dfltPavel Emelyanov1-3/+3
2008-01-28[NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov1-12/+70
2008-01-28[NETNS]: Make the ctl-tables per-namespacePavel Emelyanov1-10/+14
2008-01-28[NETNS]: Make the __addrconf_sysctl_register return an errorPavel Emelyanov1-3/+3
2008-01-28[NETNS]: Clean out the ipv6-related sysctls creation/destructionPavel Emelyanov1-29/+34
2008-01-28[NETNS]: Add netns to nl_info structure.Denis V. Lunev2-3/+9
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman1-1/+1
2008-01-28[NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev1-1/+1
2008-01-28[NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev1-2/+2
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano3-4/+4
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano4-34/+48