summaryrefslogtreecommitdiffstats
path: root/net/ipv6/af_inet6.c
Commit message (Expand)AuthorAgeFilesLines
* [IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA2007-07-111-9/+1Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [IPV6]: Consolidate common SNMP codeHerbert Xu2007-04-261-15/+15
* [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.YOSHIFUJI Hideaki2007-04-261-33/+0Star
* [INET]: Use jhash + random secret for ehash.David S. Miller2007-04-261-0/+5
* [IPv6]: Use rtnl registration interfaceThomas Graf2007-04-261-0/+2
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-261-1/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-0/+3
* [IPV6]: Decentralize EXPORT_SYMBOLs.YOSHIFUJI Hideaki2007-04-261-0/+12
* [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin2007-02-261-10/+14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-20/+20
* [INET]: style updates for the inet_sock->is_icsk assignment fixPaul Moore2007-01-091-1/+1
* [INET]: Fix incorrect "inet_sock->is_icsk" assignment.Paul Moore2007-01-091-1/+1
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-071-4/+2Star
* [IPV6]: Misc endianness annotations.Al Viro2006-12-031-2/+2
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-031-1/+20
* [IPV6]: flowlabels are net-endianAl Viro2006-12-031-1/+1
* [IPV6]: Seperate sit driver to extra moduleJoerg Roedel2006-10-121-2/+0Star
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-291-1/+1
* [NET]: Use BUILD_BUG_ON() for checking size of skb->cb.YOSHIFUJI Hideaki2006-09-231-5/+2Star
* [IPV6] MIP6: Add routing header type 2 transformation.Noriaki TAKAMIYA2006-09-231-0/+9
* [IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2006-09-221-1/+1
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-221-1/+1
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-0/+1
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-011-2/+0Star
|\
| * [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-2/+0Star
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
|/
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-211-60/+60
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-211-0/+12
* [IPV6]: Fix illegal dst locking in softirq context.Herbert Xu2006-02-031-6/+0Star
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-121-0/+1
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-091-2/+2
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-5/+3Star
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-3/+3
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-031-0/+1
* [IPV6]: Export ipv6_opt_acceptedArnaldo Carvalho de Melo2006-01-031-0/+21
* [IPV6]: Export some symbols for DCCPv6Arnaldo Carvalho de Melo2006-01-031-0/+2
* [IPV6]: Generalise some functionsArnaldo Carvalho de Melo2006-01-031-0/+52
* [IPV6]: Load protocol module dynamically.YOSHIFUJI Hideaki2005-12-031-14/+33
* [IPV6]: Fix inet6_init missing unregister.David S. Miller2005-11-121-2/+6
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-301-24/+0Star
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-301-20/+11Star
* [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.Harald Welte2005-08-301-0/+7
* [IPV6]: Makes IPv6 rcv registration happen last during initialisation.Herbert Xu2005-07-051-2/+2
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-261-1/+0Star
* [IPV6]: export inet6_sock_nrArnaldo Carvalho de Melo2005-04-251-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+867