summaryrefslogtreecommitdiffstats
path: root/include/net/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: making ip and icmp statistics per/namespaceDenis V. Lunev2008-10-081-8/+2Star
* ipv6: added net argument to _DEVINC/_DEVADDDenis V. Lunev2008-10-081-19/+21
* ipv6: added net argument to ICMP6MSGIN_INC_STATS_BHDenis V. Lunev2008-10-081-2/+2
* ipv6: ICMP6MSGIN_INC_STATS is not usedDenis V. Lunev2008-10-081-2/+0Star
* ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BHDenis V. Lunev2008-10-081-2/+2
* ipv6: added net argument to ICMP6MSGOUT_INC_STATSDenis V. Lunev2008-10-081-2/+2
* ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-081-1/+2
* ipv6: added net argument to ICMP6_INC_STATSDenis V. Lunev2008-10-081-1/+2
* ipv6: added net argument to IP6_ADD_STATS_BHDenis V. Lunev2008-10-081-1/+2
* ipv6: added net argument to IP6_INC_STATS_BHDenis V. Lunev2008-10-081-1/+2
* netns: add net parameter to IP6_INC_STATSDenis V. Lunev2008-10-081-1/+2
* ipv6: almost identical frag hashing funcs combinedIlpo Järvinen2008-10-011-0/+2
* missing bits of net-namespace / sysctlAl Viro2008-07-271-0/+2
* ipv6: remove unused macros from net/ipv6.hDenis V. Lunev2008-07-191-6/+0Star
* ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-191-3/+1Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-0/+6
|\
| * ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-201-0/+6
* | net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
|/
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-0/+9
* [IPV6]: Make address arguments const.YOSHIFUJI Hideaki2008-04-121-2/+2
* [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.YOSHIFUJI Hideaki2008-04-121-12/+10Star
* [IPV6]: Remove three unused method declarations in include/net/ipv6.hRami Rosen2008-03-281-17/+0Star
* [NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery2008-03-271-0/+1
* [NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano2008-03-271-11/+6Star
* [NETNS][IPV6] tcp6 - make proc per namespaceDaniel Lezcano2008-03-211-2/+2
* [NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano2008-03-211-2/+2
* [UDP]: Revert udplite and code split.David S. Miller2008-03-071-5/+0Star
* [NETNS][IPV6] rt6_stats - make the stats per network namespaceBenjamin Thery2008-03-041-1/+0Star
* [NETNS][IPV6] rt6_stats - dynamically allocate the routes statisticsDaniel Lezcano2008-03-041-1/+1
* [IPV6]: Move packet_type{} related bits to af_inet6.c.YOSHIFUJI Hideaki2008-03-041-4/+0Star
* [UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki2008-03-041-0/+5
* [IPV6]: Fix source address selection for ORCHID addressesJuha-Matti Tapio2008-02-291-0/+10
* [IPV6]: Fix sysctl compilation error.Daniel Lezcano2008-02-051-4/+2Star
* [NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov2008-01-291-1/+1
* [NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov2008-01-291-1/+1
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-291-1/+0Star
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-291-0/+4
* [NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano2008-01-291-3/+0Star
* [NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano2008-01-291-1/+0Star
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-291-2/+2
* [NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano2008-01-291-1/+1
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-291-0/+2
* [IPV6]: make the protocol initialization to return an error codeDaniel Lezcano2008-01-281-1/+1
* [IPV6]: make flowlabel to return an errorDaniel Lezcano2008-01-281-1/+1
* [SNMP]: Remove unused devconf macros.Pavel Emelyanov2008-01-281-8/+0Star
* [UDP]: Restore missing inDatagrams incrementsHerbert Xu2008-01-281-9/+0Star
* [IPV6]: Add ip6_local_outHerbert Xu2008-01-281-0/+3
* [INET]: Remove no longer needed ->equal callbackPavel Emelyanov2007-10-181-1/+0Star
* [INET]: Consolidate xxx_find() in fragment managementPavel Emelyanov2007-10-181-0/+1
* [INET]: Consolidate xxx_frag_create()Pavel Emelyanov2007-10-181-0/+8