net: remove INIT_RCU_HEAD() usage
[safe/jmp/linux-2.6] / net / ipv6 / af_inet6.c
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-11-06 Eric Parisnet: check kern before calling security subsystem
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-11-02 Eric Dumazetipv6: no more dev_put() in inet6_bind()
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-10-07 Brian HaleyUse sk_mark for IPv6 routing lookups
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-24 Bruno Prémontipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc1...
2009-07-12 Sridhar Samudralaudpv6: Handle large incoming UDP/IPv6 packets and suppo...
2009-06-26 Jesper Dangaard... ipv6: Use rcu_barrier() on module unload.
2009-06-01 Brian HaleyIPv6: Add 'autoconf' and 'disable_ipv6' module parameters
2009-05-27 Herbert Xugro: Avoid unnecessary comparison after skb_gro_header
2009-03-25 Vlad Yasevichipv6: Make v4-mapped bindings consistent with IPv4
2009-03-25 Vlad Yasevichipv6: Allow ipv4 wildcard binds after ipv6 address...
2009-03-25 Vlad Yasevichipv6: Disallow binding to v4-mapped address on v6-only...
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-11 John Dykstraipv6: Fix BUG when disabled ipv6 module is unloaded
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-04 Brian HaleyIPv6: add "disable" module parameter support to ipv6.ko
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-30 Herbert Xugro: Avoid copying headers of unmerged packets
2009-01-20 Herbert Xugro: Fix handling of complete checksums in IPv6
2009-01-08 Herbert Xuipv6: Add GRO support
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-10-14 Alexey Dobriyannetns: mib6 section fixlet
2008-10-08 Denis V. Lunevipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs
2008-10-08 Denis V. Lunevipv6: making ip and icmp statistics per/namespace
2008-10-07 Denis V. Lunevnetns: make uplitev6 mib per/namespace
2008-10-07 Denis V. Lunevnetns: make udpv6 mib per/namespace
2008-10-07 Denis V. Lunevnetns: add stub functions for per/namespace mibs allocation
2008-10-07 Peter Zijlstraipv6: initialize ip6_route sysctl vars in ip6_route_net...
2008-10-01 KOVACS Krisztianipv4: Make inet_sock.h independent of route.h
2008-07-27 Al Viromissing bits of net-namespace / sysctl
2008-07-27 Al Vironet: missing bits of net-namespace / sysctl
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-25 Paul E. McKenneylist_for_each_rcu must die: networking
2008-07-03 YOSHIFUJI Hideakiipv4,ipv6 mroute: Add some helper inline functions...
2008-07-03 Wang Chenipv6: Do cleanup for ip6_mr_init.
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-09 Pavel Emelyanovipv6 netns: init net is used to set bindv6only for...
2008-04-05 YOSHIFUJI Hideaki[IPV6] MROUTE: Support multicast forwarding.
2008-03-26 Daniel Lezcano[NETNS][IPV6] anycast - handle several network namespace
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV6] udp6 - make proc per namespace
2008-03-07 David S. Miller[UDP]: Revert udplite and code split.
2008-03-05 Daniel Lezcano[NETNS][IPV6] addrconf - Pass the proper network namesp...
2008-03-05 Benjamin Thery[NETNS][IPV6] af_inet6 - allow socket creation per...
2008-03-05 Benjamin Thery[NETNS][IPV6] Move sysctl initialization later on in...
2008-03-04 Daniel Lezcano[NETNS][IPV6] route6 - make route6 per namespace
2008-03-04 YOSHIFUJI Hideaki[IPV6]: Move packet_type{} related bits to af_inet6.c.
2008-03-04 YOSHIFUJI Hideaki[UDP]: Allow users to configure UDP-Lite.
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-02-18 Wang Chen[IPV6]: Fix hardcoded removing of old module code
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Move ctl tables around.
2008-01-28 YOSHIFUJI Hideaki[IPV6]: Sparse: Declare non-static ipv6_{route,icmp...
2008-01-28 Daniel Lezcano[NETNS][IPV6]: inet6_addr - check ipv6 address per...
2008-01-28 Eric W. Biederman[NETNS]: Add netns parameter to inet_(dev_)add_type.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make sysctls route per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ip6_frags per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make bindv6only sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make a subsystem for af_inet6.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ipv6_sysctl_register to return...
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2008-01-28 Daniel Lezcano[IPV6]: make inet6_register_protosw to return an error...
2008-01-28 Daniel Lezcano[IPV6]: make frag to return an error at initialization
2008-01-28 Daniel Lezcano[IPV6]: make extended headers to return an error at...
2008-01-28 Daniel Lezcano[IPV6]: make flowlabel to return an error
2008-01-28 YOSHIFUJI Hideaki[NET]: Remove unused "mibalign" argument for snmp_mib_i...
2008-01-28 Daniel Lezcano[IPV6]: Make af_inet6 to check ip6_route_init return...
2008-01-28 Pavel Emelyanov[IPV6]: Correct the comment concerning inetsw6 table
2008-01-28 Jens Axboe[TCP] splice: add tcp_splice_read() to IPV6
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-18 Pavel Emelyanov[IPV6]: Fix memory leak in cleanup_ipv6_mibs()
2007-10-10 David L Stevens[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-08-03 David S. Miller[TCP]: Invoke tcp_sendmsg() directly, do not use inet_s...
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Loadable module support for MIPv6.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Herbert Xu[IPV6]: Consolidate common SNMP code
2007-04-26 YOSHIFUJI Hideaki[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
2007-04-26 David S. Miller[INET]: Use jhash + random secret for ehash.
2007-04-26 Thomas Graf[IPv6]: Use rtnl registration interface
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 YOSHIFUJI Hideaki[IPV6]: Decentralize EXPORT_SYMBOLs.
2007-02-26 Joe Jin[IPV6]: Adjust inet6_exit() cleanup sequence against...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2007-01-09 Paul Moore[INET]: style updates for the inet_sock->is_icsk assign...
2007-01-09 Paul Moore[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
next