- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / inet_connection_sock.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Anton Arapov[INET]: Justification for local port range robustness.
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-06-04 Mark Glines[TCP]: Use default 32768-61000 outgoing port range...
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-09-29 Al Viro[IPV4]: inet_rcv_saddr() annotations
2006-09-29 Al Viro[IPV4]: inet_csk_search_req() annotations
2006-09-29 Al Viro[IPV4]: inet_csk_search_req() (partial) annotations
2006-09-22 Venkat Yekkirala[MLSXFRM]: Auto-labeling of child sockets
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 David S. Miller[INET]: Fix typo in Arnaldo's connection sock compat...
2006-03-21 Arnaldo Carvalho... [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
2006-03-21 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_ctl_sock_create
2006-01-03 Arnaldo Carvalho... [ICSK]: Move v4_addr2sockaddr from TCP to icsk
2006-01-03 Arnaldo Carvalho... [ICSK]: make inet_csk_reqsk_queue_hash_add timeout...
2006-01-03 Arnaldo Carvalho... [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
2005-11-05 Stephen Hemminger[TCP/DCCP]: Randomize port selection
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Arnaldo Carvalho... [ICSK]: Move generalised functions from tcp to inet_con...
2005-08-29 Arnaldo Carvalho... [ICSK]: Introduce inet_csk_clone
2005-08-29 Arnaldo Carvalho... [NET]: Just move the inet_connection_sock function...