index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
TCP: MTUprobe: fix potential sk_send_head corruption
Ilpo Järvinen
2007-12-14
1
-0
/
+3
*
[TCP]: Fix MD5 signature handling on big-endian.
David S. Miller
2007-09-28
1
-4
/
+2
*
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
David S. Miller
2007-08-02
1
-1
/
+1
*
[TCP]: congestion control API pass RTT in microseconds
Stephen Hemminger
2007-07-31
1
-1
/
+1
*
[TCP]: remove unused argument to cong_avoid op
Stephen Hemminger
2007-07-18
1
-4
/
+2
*
[TCP]: Consolidate checking for tcp orphan count being too big.
Pavel Emelianov
2007-05-31
1
-0
/
+6
*
[TCP]: Use S+L catcher only with SACK for now
Ilpo Järvinen
2007-05-03
1
-1
/
+2
*
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
Ilpo Järvinen
2007-04-30
1
-0
/
+5
*
[TCP]: Catch skb with S+L bugs earlier
Ilpo Järvinen
2007-04-30
1
-3
/
+1
*
[TCP]: Congestion control API update.
Stephen Hemminger
2007-04-25
1
-4
/
+5
*
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
Ilpo Järvinen
2007-04-25
1
-10
/
+15
*
[TCP]: Uninline tcp_done().
Andi Kleen
2007-04-25
1
-15
/
+1
*
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[TCP]: Abstract out all write queue operations.
David S. Miller
2007-04-25
1
-0
/
+114
*
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
2007-04-25
1
-2
/
+2
*
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
2007-04-25
1
-1
/
+2
*
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
2007-04-25
1
-0
/
+1
*
[TCP] FRTO: Entry is allowed only during (New)Reno like recovery
Ilpo Järvinen
2007-04-25
1
-1
/
+1
*
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
Ilpo Järvinen
2007-04-25
1
-13
/
+1
*
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
2007-02-08
1
-3
/
+2
*
[TCP]: Use old definition of before
Gerrit Renker
2007-01-04
1
-1
/
+1
*
[TCP]: Fix ambiguity in the `before' relation.
Gerrit Renker
2006-12-22
1
-7
/
+2
*
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
2006-12-02
1
-3
/
+3
*
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-02
1
-0
/
+143
*
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2006-12-02
1
-0
/
+3
*
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2006-12-02
1
-0
/
+4
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-02
1
-1
/
+0
*
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
2006-08-02
1
-0
/
+3
*
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-08
1
-0
/
+1
*
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
2006-06-30
1
-1
/
+1
*
[NET]: Added GSO header verification
Herbert Xu
2006-06-29
1
-1
/
+1
*
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
1
-0
/
+2
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-2
/
+2
*
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-06-20
1
-1
/
+0
|
\
|
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
|
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
2006-06-17
1
-0
/
+1
*
|
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
2006-06-17
1
-2
/
+2
*
|
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-17
1
-0
/
+1
*
|
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
2006-06-17
1
-0
/
+2
*
|
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-06-17
1
-0
/
+7
|
/
*
[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()
David S. Miller
2006-03-31
1
-3
/
+0
*
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
1
-0
/
+6
*
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
2006-03-20
1
-0
/
+1
*
[TCP]: MTU probing
John Heffner
2006-03-20
1
-0
/
+9
*
[TCP]: less inline's
Stephen Hemminger
2006-01-03
1
-166
/
+27
*
[TCP]: Don't use __constant_htonl for a non const arg
Arnaldo Carvalho de Melo
2006-01-03
1
-5
/
+5
*
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+3
[next]