index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
tcp.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-16
[NET] Reorder struct tcp_options_received
Thomas Graf
1
-8
/
+7
2005-03-06
[IPSEC]: Get rid of dst_pmtu/ext2_header_len
Herbert Xu
1
-6
/
+4
2005-02-21
[TCP]: Fix excessive stack usage resulting in OOPS with 4KSTACKS.
Arnaldo Carvalho de Melo
1
-26
/
+31
2005-01-16
[TCP]: Remove tcp_pcount_t
Herbert Xu
1
-10
/
+6
2004-12-28
[TCP] merge tcp_sock with tcp_opt
Arnaldo Carvalho de Melo
1
-9
/
+5
2004-12-27
[INET] move inet_sock into inet_opt and rename it to inet_sock
Arnaldo Carvalho de Melo
1
-5
/
+1
2004-10-20
[TCP]: Add total num retransmits accounting.
David S. Miller
1
-0
/
+4
2004-09-26
[TCP]: Choose congestion algorithm at initialization.
Stephen Hemminger
1
-2
/
+8
2004-09-07
[TCP]: Fix some typos.
Baruch Even
1
-1
/
+1
2004-09-06
[TCP]: Calculate SKB tso factor more accurately.
David S. Miller
1
-1
/
+0
2004-09-06
[TCP]: Make TSO play nice with congestion window.
David S. Miller
1
-6
/
+11
2004-08-02
[TCP]: BIC tcp congestion calculation timestamp
Stephen Hemminger
1
-0
/
+1
2004-06-21
[NET] move send_head from tcp private area to struct sock
Arnaldo Carvalho de Melo
1
-1
/
+0
2004-06-21
[NET] generalise tcp_free_skb, renaming it to sk_stream_free_skb
Arnaldo Carvalho de Melo
1
-1
/
+1
2004-06-20
[NET] generalise wait_for_tcp_connect
Arnaldo Carvalho de Melo
1
-2
/
+0
2004-06-07
[TCP]: Add receive DRS info to tcp_info.
Stephen Hemminger
1
-0
/
+3
2004-06-07
[TCP]: Update tcp_get_info() comments in net/tcp.h
Stephen Hemminger
1
-3
/
+3
2004-05-27
[TCP]: Grow socket receive buffer based upon estimated sender window.
David S. Miller
1
-0
/
+7
2004-05-27
[TCP]: Add receiver side RTT estimation.
David S. Miller
1
-0
/
+7
2004-05-08
[TCP]: BIC TCP for Linux 2.6.6
Stephen Hemminger
1
-0
/
+7
2004-04-21
[TCP]: Add vegas congestion avoidance support.
David S. Miller
1
-0
/
+12
2004-04-21
[TCP]: Better packing of frto fields into tcp_opt.
Stephen Hemminger
1
-3
/
+4
2004-03-14
[TCP]: Kill westwood bw_sample, set but never used.
Stephen Hemminger
1
-1
/
+0
2004-01-31
[TCP]: Port 2.4.x version of TCP Westwood support to 2.6.x
Stephen Hemminger
1
-0
/
+14
2003-12-29
[TCP]: Make tcp_sk() do type checking.
Ingo Molnar
1
-1
/
+4
2003-06-17
o sock: remove sk_prev
Arnaldo Carvalho de Melo
1
-1
/
+1
2003-06-05
[NET]: Missing __KERNEL__ ifdefs in linux/{tcp,udp}.h
David S. Miller
1
-4
/
+10
2003-04-15
[IPV6]: Add MLDv2 support.
David Stevens
1
-0
/
+1
2003-03-19
[IPSEC]: fragmentation & tcp mss calculation.
Alexey Kuznetsov
1
-0
/
+1
2002-10-15
[NET]: Prepare for zerocopy NFS and IPSEC.
Alexey Kuznetsov
1
-2
/
+0
2002-10-09
[TCP]: Add F-RTO support.
Pasi Sarolahti
1
-0
/
+3
2002-08-28
[NET]: Add segmentation offload support to TCP.
Alexey Kuznetsov
1
-1
/
+2
2002-04-10
Rearrange some int members of
Benjamin LaHaise
1
-1
/
+1
2002-02-10
Split protocol specific information out from struct sock.
David S. Miller
1
-1
/
+196
2002-02-04
v2.4.13.7 -> v2.4.13.8
Linus Torvalds
1
-1
/
+1
2002-02-04
v2.4.3.2 -> v2.4.3.3
Linus Torvalds
1
-0
/
+1
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+187