net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / dccp / ipv6.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-07 Brian HaleyIPv6: use ipv6_addr_set_v4mapped()
2009-09-15 Alexey Dobriyannet: constify remaining proto_ops
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-09-02 Stephen Hemmingerinet: inet_connection_sock_af_ops const
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-03 Eric Dumazetnet: skb->dst accessors
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-05 Gerrit Renkerdccp: Cleanup routines for feature negotiation
2008-11-05 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-10-20 Gerrit Renkerdccp: Port redirection support for DCCP
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS_BH
2008-10-07 Arnaldo Carvalho... inet_hashtables: Add inet_lookup_skb helpers
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp: Cleanup routines for feature negotiation
2008-09-04 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-07-26 Wei Yongjundccp: Add check for truncated ICMPv6 DCCP error packets
2008-07-26 Wei Yongjundccp: Add check for sequence number in ICMPv6 message
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare net on the stack for NET accounting macros
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
2008-04-18 Pavel Emelyanov[INET]: Drop the inet_inherit_port() call.
2008-04-14 Pavel Emelyanov[DCCP]: Fix comment about control sockets.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Make per-net socket lookup.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Actually create ctl socket on each...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Add dummy per-net operations.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup.
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03 Denis V. Lunev[DCCP]: dccp_v(4|6)_ctl_socket is leaked.
2008-04-03 Denis V. Lunev[DCCP]: Replace socket with sock for reset sending.
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-03 Arnaldo Carvalho... [SOCK] proto: Add hashinfo member to struct proto
2008-02-01 Pavel Emelyanov[NETNS]: Tcp-v6 sockets per-net lookup.
2008-01-28 Gerrit Renker[DCCP]: Allow to parse options on Request Sockets
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
2007-11-07 David S. Miller[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
2007-10-24 Gerrit Renker[DCCP]: Retrieve packet sequence number for error reporting
2007-10-22 Jean Delvare[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-10 Gerrit Renker[DCCP]: Twice the wrong reset code in receiving connect...
2007-10-10 Gerrit Renker[DCCP]: Factor out common code for generating Resets
2007-10-10 Gerrit Renker[DCCP]: Sequence number wrap-around when sending reset
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Do not send RH0 anymore.
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-02-11 YOSHIFUJI Hideaki[NET] DCCP: Fix whitespace errors.
2007-02-08 David S. Miller[IPV4/IPV6]: Always wait for IPSEC SA resolution in...
2006-12-11 Arnaldo Carvalho... [DCCP]: Whitespace cleanups
2006-12-03 Gerrit Renker[DCCP]: Simplified conditions due to use of enum:8...
2006-12-03 Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-12-03 Al Viro[NET]: More dccp endianness annotations.
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[DCCP]: Miscellaneous code tidy-ups
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Gerrit Renker[DCCPv6]: Choose a genuine initial sequence number
2006-12-03 Gerrit Renker[DCCP]: Remove redundant statements in init_sequence...
2006-12-03 Gerrit Renker[DCCP]: Support for partial checksums (RFC 4340, sec...
2006-12-03 Gerrit Renker[DCCP]: Update code comments for Step 2/3
2006-12-03 Gerrit Renker[DCCP]: tidy up dccp_v{4,6}_conn_request
2006-12-03 Gerrit Renker[DCCPv6]: remove forward declarations in ipv6.c
2006-12-03 Gerrit Renker[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
2006-12-03 Gerrit Renker[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
2006-12-03 Gerrit Renker[DCCP]: Combine allocating & zeroing header space on skb
2006-12-03 Gerrit Renker[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
2006-11-22 YOSHIFUJI Hideaki[IPV6]: Fix address/interface handling in UDP and DCCP...
2006-10-24 Gerrit Renker[DCCP]: Update documentation references.
2006-10-22 David S. Miller[DCCP] ipv6: Fix opt_skb leak.
2006-10-22 Gerrit Renker[DCCP]: Fix Oops in DCCPv6
2006-10-12 YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 YOSHIFUJI Hideaki[IPV6]: Cache source address as well in ipv6_pinfo{}.
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-08-02 Herbert Xu[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
2006-07-24 Ian McDonald[DCCP]: Fix default sequence window size
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Arnaldo Carvalho... [NET]: Identation & other cleanups related to compat_...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-03-21 Arnaldo Carvalho... [DCCP]: ditch dccp_v[46]_ctl_send_ack
2006-03-21 Arnaldo Carvalho... [DCCP]: Use sk->sk_prot->max_header consistently for...
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: cleanups
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-03-21 Arnaldo Carvalho... [DCCP] ipv6: Add missing ipv6 control socket
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_[un]hash from ipv4.c to the core
2006-03-21 Arnaldo Carvalho... [DCCP]: Move dccp_v4_{init,destroy}_sock to the core
2006-03-21 Andrea Bittau[DCCP]: sparse endianness annotations
next