net: remove INIT_RCU_HEAD() usage
[safe/jmp/linux-2.6] / net / ipv6 / udp_impl.h
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2008-10-29 Eric Dumazetudp: introduce struct udp_table and multiple spinlocks
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
2008-01-28 YOSHIFUJI Hideaki[IPV6] UDPLITE: Sparse: Declare non-static symbols...
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-06-07 David S. Miller[UDP]: Revert 2-pass hashing changes.
2007-05-11 David S. Miller[UDP]: Fix AF-specific references in AF-agnostic code.
2007-02-11 YOSHIFUJI Hideaki[NET] IPV6: Fix whitespace errors.
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux