- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / tcp_ipv4.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-05-20 Andreas Kleen- patches.suse/tcp-proc-listen: Fix deadlock
2006-05-19 Andreas Kleen- patches.suse/tcp-proc-listen: Readd /proc/net/tcp_lis...
2006-04-26 Greg Kroah-Hartman- patches.suse/ioat-engine-dma-mask: Delete.
2006-02-02 Olaf Hering+- update to 2.6.16-rc1-git6
2006-02-01 Sam Ravnborg[NET]: Do not export inet_bind_bucket_create twice.
2006-02-01 Patrick McHardy[IPV4]: Always set fl.proto in ip_route_newports
2006-01-16 Olaf Kirch- patches.suse/ioat-dma-*: Enabled IOAT (142510).
2006-01-12 Olaf Kirch- patches.suse/netfilter-nf_conntrack{,-fixup}: Delete...
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-04 Arnaldo Carvalho... [TCP]: syn_flood_warning is only needed if CONFIG_SYN_C...
2006-01-04 Stephen Hemminger[TCP]: less inline's
2006-01-03 Arnaldo Carvalho... [IP_SOCKGLUE]: Remove most of the tcp specific calls
2006-01-03 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash_connect
2006-01-03 Arnaldo Carvalho... [TWSK]: Introduce struct timewait_sock_ops
2006-01-03 Arnaldo Carvalho... [ICSK]: Move v4_addr2sockaddr from TCP to icsk
2006-01-03 Arnaldo Carvalho... [ICSK]: Rename struct tcp_func to struct inet_connectio...
2006-01-03 Arnaldo Carvalho... [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
2005-11-11 Stephen Hemminger[TCP]: spelling fixes
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-11-05 Stephen Hemminger[TCP/DCCP]: Randomize port selection
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Introduce inet_timewait_death_row
2005-08-29 Arnaldo Carvalho... [ICSK]: Generalise tcp_listen_{start,stop}
2005-08-29 Arnaldo Carvalho... [NET]: Just move the inet_connection_sock function...
2005-08-29 Arnaldo Carvalho... [NET]: Introduce inet_connection_sock
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the TCP sock ID lookup routines
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_lookup_listener
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_v4_hash & tcp_unhash
2005-08-29 Arnaldo Carvalho... [INET]: Generalise the tcp_listen_ lock routines
2005-08-29 Arnaldo Carvalho... [INET]: Move tcp_port_rover to inet_hashinfo
2005-08-29 Arnaldo Carvalho... [INET]: Generalise tcp_bind_hash & tcp_inherit_port
2005-08-29 Arnaldo Carvalho... [INET]: Move bind_hash from tcp_sk to inet_sk
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP hashtable functions/structs to...
2005-08-29 Arnaldo Carvalho... [INET]: Just rename the TCP hashtable functions/structs...
2005-08-29 Arnaldo Carvalho... [INET]: Move the TCP ehash functions to include/net...
2005-08-29 Arnaldo Carvalho... [INET]: Introduce inet_sk_rebuild_header
2005-08-29 Arnaldo Carvalho... [SOCK]: Introduce sk_setup_caps
2005-08-29 Arnaldo Carvalho... [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash
2005-08-24 Olaf Hering+- update to 2.6.13-rc7, network, md fixes
2005-08-23 David S. Miller[TCP]: Document non-trivial locking path in tcp_v{4...
2005-08-17 Olaf Kirch- patches.suse/netfilter-02-output-hooks: nat over...
2005-08-08 Heikki Orsila[IPV4]: Debug cleanup
2005-07-05 David S. Miller[TCP]: Move to new TSO segmenting scheme.
2005-06-24 Stephen Hemminger[TCP]: Allow choosing TCP congestion control via sockopt.
2005-06-23 Stephen Hemminger[TCP]: Add pluggable congestion control algorithm infra...
2005-06-19 David S. Miller[NET]: Move sysctl_max_syn_backlog into request_sock.c
2005-06-19 Arnaldo Carvalho... [NET] rename struct tcp_listen_opt to struct listen_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise tcp_listen_opt
2005-06-19 Arnaldo Carvalho... [NET] Rename open_request to request_sock
2005-06-19 Arnaldo Carvalho... [NET] Generalise TCP's struct open_request minisock...
2005-05-03 Folkert van Heusden[TCP]: Optimize check in port-allocation code.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-23 Olaf Hering+- update to 2.6.11-rc4-bk11, nfs, network fixes
2005-02-22 Arnaldo Carvalho... [TCP]: Fix excessive stack usage resulting in OOPS...
2005-02-18 Chris L MasonUpdate the nat over IPsec patches
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-09 David S. MillerMerge nuts.davemloft.net:/disk1/BK/network-2.6
2005-01-08 Ingo Molnar[PATCH] sched: net: fix scheduling latencies in netstat
2004-12-28 Arnaldo Carvalho... [TCP] merge tcp_sock with tcp_opt
2004-12-27 Arnaldo Carvalho... [INET] move inet_sock into inet_opt and rename it to...
2004-12-20 Stephen Hemminger[TCP]: Efficient port randomization (rev 3)
2004-11-15 Arnaldo Carvalho... [NET] Assign inet transport sockets to the right module
2004-11-01 Herbert Xu[TCP]: Modularize tcpdiag
2004-10-25 Christoph Hellwig[TCP]: Remove dead exports.
2004-10-19 Andi Kleen[TCP]: Remove bogus CONFIG_SYSCTL ifdef
2004-10-05 Herbert Xu[TCP]: Show all SYN_RECV sockets in /proc/net/tcp
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-09-14 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6
2004-09-13 Arnaldo Carvalho... [NET] generalise per protocol slab cache handling
2004-09-13 David S. Miller[TCP]: Just silently ignore ICMP Source Quench messages.
2004-09-07 David S. Miller[TCP]: Calculate SKB tso factor more accurately.
2004-09-07 David S. Miller[TCP]: Make TSO play nice with congestion window.
2004-08-10 Andreas KleenReenable tcp-proc-walk and tcp-proc-listen
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-06 David S. Miller[NET]: Move sndmsg_page destruction back into TCP for...
2004-08-05 Andreas SchwabDisable patches.fixes/early-hotplug-events.patch
2004-08-05 Olaf Kirch- netfilter patches still broken :-(
2004-08-05 Olaf Kirch- Ported and enabled evlog patches
2004-07-08 Hideaki Yoshifuji[NET] convert storage for MIB from struct member to...
2004-06-24 Arnaldo Carvalho... [NET] share tcp_v4_destroy_sock with tcpv6
2004-06-23 Arnaldo Carvalho... [NET] make the struct proto entries related to memory...
2004-06-23 Arnaldo Carvalho... [NET] Generalise tcp_{writequeue_purge,rmem_schedule...
2004-06-22 Arnaldo Carvalho... [NET] Generalise tcp memory pressure handling
2004-06-22 Arnaldo Carvalho... [NET] Move sndmsg_page and sndmsg_off to struct sock
2004-06-12 Arnaldo Carvalho... [NET] first bits of net/core/stream.c
2004-06-11 Arnaldo Carvalho... [NET] generalize some simple tcp sk_ack_backlog handlin...
2004-06-09 Olaf Kirch- Merged patch from mainline: /proc/net/tcp would not...
2004-06-02 Hideaki Yoshifuji[IPV4] use ip-independent ipstats_mib to store IPv4...
2004-05-28 Andreas Kleenfix and reenable tcp-proc-listen patch (#40888)
2004-05-27 Andreas KleenDisable /proc/net/*listen for now
2004-05-27 Andreas Kleendisable tcp-proc-walk temporarily
2004-05-26 Andreas Kleenadd /proc/net/tcp_listen, tcp6_listen to make slpd...
2004-05-26 Andreas Kleenoptimize proc tcp socket list walking slightly (#40888)
2004-05-10 Andrew Morton[PATCH] jiffies-to-clockt fix
next