summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
AgeCommit message (Expand)AuthorLines
2005-03-02[TCP]: Put back tcp_timer_bug_msg[] symbol export.Hideaki Yoshifuji-0/+1
2005-02-21[TCP]: Fix excessive stack usage resulting in OOPS with 4KSTACKS.Arnaldo Carvalho de Melo-1/+1
2005-01-16[TCP]: Remove tcp_pcount_tHerbert Xu-4/+4
2005-01-05Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller-10/+10
2004-12-28[TCP] merge tcp_sock with tcp_optArnaldo Carvalho de Melo-10/+10
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo-1/+1
2004-12-27Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller-3/+0
2004-12-27[IPV4]: Staticize and remove unneeded exports.Adrian Bunk-3/+0
2004-11-10[IPV6] Fix unresolved symbol timer_bug_msg.Hideaki Yoshifuji-1/+6
2004-09-06[TCP]: Make TSO play nice with congestion window.David S. Miller-4/+4
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji-12/+12
2004-06-30[TCP]: TCP acts like it is always out of memory.Stephen Hemminger-1/+1
2004-06-23[NET] make the struct proto entries related to memory pressure be pointersArnaldo Carvalho de Melo-1/+1
2004-06-22[NET] Generalise tcp memory pressure handlingArnaldo Carvalho de Melo-6/+6
2004-06-21[NET] move send_head from tcp private area to struct sockArnaldo Carvalho de Melo-2/+2
2004-06-09[NET] Introduce sk_reset_timer and sk_stop_timerArnaldo Carvalho de Melo-20/+9
2003-09-28o NET: move net/ipv4/tcp_timer.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo-0/+6
2003-06-14[TCP]: Use proper time_*() comparisons on jiffies.David S. Miller-3/+3
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo-25/+25
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo-6/+6
2003-03-02[NET]: Convert volatile char socket flags to real bitops mask, work by Pedro ...James Morris-6/+6
2003-01-06[IPV4]: Convert mibstats to use kmalloc_percpuRavikiran G. Thirumalai-1/+2
2002-10-09[TCP]: Add F-RTO support.Pasi Sarolahti-1/+5
2002-10-08[AIO]: First stage of AIO infrastructure for networking.Benjamin LaHaise-3/+3
2002-03-10Move IP-specific identity informationDavid S. Miller-3/+5
2002-02-10Split protocol specific information out from struct sock.David S. Miller-12/+12
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds-6/+5
2002-02-04v2.4.9.12 -> v2.4.9.13Linus Torvalds-1/+1
2002-02-04v2.4.9.7 -> v2.4.9.8Linus Torvalds-4/+4
2002-02-04v2.4.8.4 -> v2.4.9Linus Torvalds-5/+6
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds-1/+26
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds-1/+1
2002-02-04Import changesetLinus Torvalds-0/+626