net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / ipv6 / udplite.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2008-10-29 Eric Dumazetudp: RCU handling for Unicast packets.
2008-10-29 Eric Dumazetudp: introduce struct udp_table and multiple spinlocks
2008-10-07 Denis V. Lunevnetns: make uplitev6 mib per/namespace
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-03-29 Denis V. Lunev[UDP]: Remove owner from udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Place file operations directly into udp_seq_afinfo.
2008-03-29 Denis V. Lunev[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-24 Pavel Emelyanov[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in...
2008-03-22 Pavel Emelyanov[UDP]: Make full use of proto.h.udp_hash innovation.
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-04 YOSHIFUJI Hideaki[IPV6] UDP: Rename IPv6 UDP files.
2008-01-28 YOSHIFUJI Hideaki[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite...
2008-01-28 Daniel Lezcano[IPV6]: fix section mismatch warnings
2008-01-28 Daniel Lezcano[IPV6]: make the protocol initialization to return...
2007-11-07 Eric Dumazet[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
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-04-26 Herbert Xu[UDP]: Clean up UDP-Lite receive checksum
2006-12-03 Adrian Bunk[NET]: Possible cleanups.
2006-12-03 Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux