summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-2811-11/+11
* [NETFILTER]: Remove some EXPERIMENTAL dependenciesPatrick McHardy2008-01-281-6/+6
* [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.Pavel Emelyanov2008-01-281-3/+19
* [NETNS][RAW]: Eliminate explicit init_net references.Pavel Emelyanov2008-01-281-2/+2
* [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov2008-01-281-2/+2
* [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.Pavel Emelyanov2008-01-281-5/+13
* [IPV6] route: kill some bloatIlpo Järvinen2008-01-281-2/+1
* [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace awareDaniel Lezcano2008-01-282-2/+4
* [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace awareDaniel Lezcano2008-01-283-9/+14
* [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace awareDaniel Lezcano2008-01-281-3/+7
* [NETNS][IPV6]: inet6_addr - check ipv6 address per namespaceDaniel Lezcano2008-01-288-12/+17
* [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc fileDaniel Lezcano2008-01-281-6/+35
* [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlersPavel Emelyanov2008-01-281-6/+7
* [NETNS]: Use the per-net ipv6_devconf_dfltPavel Emelyanov2008-01-281-3/+3
* [NETNS]: Create ipv6 devconf-s for namespacesPavel Emelyanov2008-01-281-12/+70
* [NETNS]: Make the ctl-tables per-namespacePavel Emelyanov2008-01-281-10/+14
* [NETNS]: Make the __addrconf_sysctl_register return an errorPavel Emelyanov2008-01-281-3/+3
* [NETNS]: Clean out the ipv6-related sysctls creation/destructionPavel Emelyanov2008-01-281-29/+34
* [NETNS]: Add netns to nl_info structure.Denis V. Lunev2008-01-282-3/+9
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-281-1/+1
* [NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev2008-01-281-1/+1
* [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
OpenPOWER on IntegriCloud