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