net: spread __net_init, __net_exit
[safe/jmp/linux-2.6] / net / ipv6 / tcp_ipv6.c
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-18 Octavian Purdilatcp: account SYN-ACK timeouts & retransmissions
2010-01-08 Joe Perchesnet/ipv6/tcp_ipv6.c: Use compressed IPv6 address
2009-12-16 David S. Millertcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-03 Eric W. Biedermannet: Batch inet_twsk_purge
2009-12-03 William Allen SimpsonTCPCT part 1g: Responder Cookie => Initiator
2009-12-03 William Allen SimpsonTCPCT part 1d: define TCP cookie option, extend existin...
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-11-14 William Allen Simpsonnet: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-10-29 Gilad Ben-YossefAllow tcp_parse_options to consult dst entry
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-07 Brian HaleyIPv6: use ipv6_addr_set_v4mapped()
2009-10-07 Brian HaleyUse sk_mark for IPv6 routing lookups
2009-09-15 Ilpo Järvinentcp: fix ssthresh u16 leftover
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-09-04 Cosmin Ratiuipv6: Fix tcp_v6_send_response(): it didn't set skb...
2009-09-03 Wu Fengguangtcp: replace hard coded GFP_KERNEL with sk_allocation
2009-09-02 Stephen Hemmingerinet: inet_connection_sock_af_ops const
2009-09-02 Stephen Hemmingertcp: MD5 operations should be const
2009-07-20 John Dykstratcp: Use correct peer adr when copying MD5 keys
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-22 Herbert Xutcp: Unexport TCPv6 GRO functions
2009-04-27 Herbert Xugro: Fix COMPLETE checksum handling
2009-02-25 Wei Yongjunipv6: Remove some pointless conditionals before kfree_skb()
2009-01-30 Herbert Xugro: Avoid copying headers of unmerged packets
2009-01-09 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-01-08 Herbert Xutcp6: Add GRO support
2009-01-06 Dan Williamsnet_dma: convert to dma_find_channel
2008-12-30 Herbert Xunet: Fix percpu counters deadlock
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-19 Joe Perchesinclude/net net/ - csum_partial - remove unnecessary...
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace uses of NIP6_FMT with %p6
2008-10-20 KOVACS Krisztiantcp: Fix IPv6 fallout from 'Port redirection support...
2008-10-10 Guo-Fu Tsengtcpv6: fix error with CONFIG_TCP_MD5SIG disabled
2008-10-09 Ilpo Järvinentcpv6: combine tcp_v6_send_(reset|ack)
2008-10-09 Ilpo Järvinentcpv6: convert opt[] -> topt in tcp_v6_send_reset
2008-10-09 Ilpo Järvinentcpv6: trivial formatting changes to send_(ack|reset)
2008-10-09 Ilpo Järvinentcpv[46]: fix md5 pseudoheader address field ordering
2008-10-08 Ilpo Järvinentcpv6: fix option space offsets with md5
2008-10-08 Ilpo Järvinentcp: fix length used for checksum in a reset
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-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01 Denis V. Lunevipv6: NULL pointer dereferrence in tcp_v6_send_ack
2008-09-12 Vegard Nossumtcp_ipv6: fix use of uninitialized memory
2008-09-08 Daniel Lezcanonetns : fix kernel panic in timewait socket destruction
2008-08-07 Gui Jianfengtcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
2008-08-01 Adam Langleytcp: MD5: Fix IPv6 signatures
2008-08-01 Adam Langleytcp: MD5: Fix MD5 signatures on certain ACK packets
2008-07-30 David S. Millertcp: MD5: Use MIB counter instead of warning for MD5...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-19 Adam Langleytcp: Fix MD5 signatures for non-linear skbs
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-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare struct net for TCP MIB accounting
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Stephen Hemmingertcp: /proc/net/tcp rto,ato values not scaled properly...
2008-06-18 Rami Rosenipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 David S. MillerMerge branch 'net-next-2.6-misc-20080612a' of git:...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Let the caller pass appropriate key for...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share most of hash calcucaltion bits betwee...
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Remove redundant protocol argument.
2008-06-11 YOSHIFUJI Hideakitcp md5sig: Share MD5 Signature option parser between...
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 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-11 YOSHIFUJI Hideaki[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
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-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - handle several network namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - make socket control per namespace
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-05 Daniel Lezcano[NETNS][IPV6] route6 - pass always a valid socket to...
2008-03-04 Glenn Griffin[TCP]: Add IPv6 support to TCP SYN cookies
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 YOSHIFUJI Hideaki[TCP]: Convert several length variable to unsigned.
2008-01-28 Daniel Lezcano[IPV6]: fix section mismatch warnings
2008-01-28 Herbert Xu[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP...
next