Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d8f4f2235abc7b30cf447ca3e22ac28326b12f28
/
net
/
ipv4
/
tcp_input.c
d8f4f22
[TCP]: Extracted rexmit hint clearing from the LOST marking code
by Ilpo Järvinen
· 18 years ago
d738cd8
[TCP]: Add highest_sack seqno, points to globally highest SACK
by Ilpo Järvinen
· 18 years ago
48611c4
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
by Ilpo Järvinen
· 17 years ago
5c127c5
[TCP]: 'dst' can be NULL in tcp_rto_min()
by David S. Miller
· 17 years ago
05bb1fa
[TCP]: Allow minimum RTO to be configurable via routing metrics.
by David S. Miller
· 17 years ago
2672287
[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
by David S. Miller
· 17 years ago
49ff4bb
[TCP]: DSACK signals data receival, be conservative
by Ilpo Järvinen
· 17 years ago
2e60529
[TCP]: Also handle snd_una changes in tcp_cwnd_down
by Ilpo Järvinen
· 17 years ago
b8ed601
[TCP]: Bidir flow must not disregard SACK blocks for lost marking
by Ilpo Järvinen
· 17 years ago
1e757f9
[TCP]: Fix ratehalving with bidirectional flows
by Ilpo Järvinen
· 17 years ago
30cfd0b
[TCP]: congestion control API pass RTT in microseconds
by Stephen Hemminger
· 17 years ago
1675134
[TCP]: remove unused argument to cong_avoid op
by Stephen Hemminger
· 17 years ago
0a9f2a4
[TCP]: Verify the presence of RETRANS bit when leaving FRTO
by Ilpo Järvinen
· 17 years ago
7769f40
[TCP]: Fix logic breakage due to DSACK separation
by Ilpo Järvinen
· 17 years ago
b9ce204
[TCP]: Congestion control API RTT sampling fix
by Ilpo Järvinen
· 17 years ago
d7ea5b9
[TCP]: Add missing break to TCP option parsing code
by Ilpo Järvinen
· 17 years ago
af15cc7
[TCP]: Fix left_out setting during FRTO
by Ilpo Järvinen
· 17 years ago
6418204
[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)
by Ilpo Järvinen
· 17 years ago
580e572
[TCP] FRTO: Prevent state inconsistency in corner cases
by Ilpo Järvinen
· 18 years ago
4632365
[TCP] FRTO: Add missing ECN CWR sending to one of the responses
by Ilpo Järvinen
· 18 years ago
d551e45
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
by Ilpo Järvinen
· 18 years ago
575ee71
[TCP] FRTO: Delay skb available check until it's mandatory
by Ilpo Järvinen
· 18 years ago
164891a
[TCP]: Congestion control API update.
by Stephen Hemminger
· 18 years ago
9e412ba
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
by Ilpo Järvinen
· 18 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
6047637
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
by Herbert Xu
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
967b05f
[SK_BUFF]: Introduce skb_set_transport_header
by Arnaldo Carvalho de Melo
· 18 years ago
c14d245
[SK_BUFF]: Introduce skb_set_network_header
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
31713c3
[TCP]: Use skb_set_mac_header in tcp_collapse
by Arnaldo Carvalho de Melo
· 18 years ago
c51957d
[TCP]: Do the layer header setting in tcp_collapse relative to skb->data
by Arnaldo Carvalho de Melo
· 18 years ago
2de979b
[TCP]: whitespace cleanup
by Stephen Hemminger
· 18 years ago
fe067e8
[TCP]: Abstract out all write queue operations.
by David S. Miller
· 18 years ago
9d729f7
[NET]: Convert xtime.tv_sec to get_seconds()
by James Morris
· 18 years ago
e317f6f
[TCP]: FRTO undo response falls back to ratehalving one if ECEd
by Ilpo Järvinen
· 18 years ago
e01f9d7
[TCP]: Complete icsk-to-local-variable change (in tcp_enter_cwr)
by Ilpo Järvinen
· 18 years ago
3cfe3ba
[TCP]: Add two new spurious RTO responses to FRTO
by Ilpo Järvinen
· 18 years ago
c5e7af0
[TCP]: Correct reordering detection change (no FRTO case)
by Ilpo Järvinen
· 18 years ago
4dc2665
[TCP]: SACK enhanced FRTO
by Ilpo Järvinen
· 18 years ago
288035f9
[TCP]: Prevent reordering adjustments during FRTO
by Ilpo Järvinen
· 18 years ago
66e93e4
[TCP] FRTO: Fake cwnd for ssthresh callback
by Ilpo Järvinen
· 18 years ago
d1a54c6
[TCP] FRTO: Reverse RETRANS bit clearing logic
by Ilpo Järvinen
· 18 years ago
46d0de4
[TCP] FRTO: Entry is allowed only during (New)Reno like recovery
by Ilpo Järvinen
· 18 years ago
7c9a4a5
[TCP]: Prevent unrelated cwnd adjustment while using FRTO
by Ilpo Järvinen
· 18 years ago
94d0ea7
[TCP] FRTO: frto_counter modulo-op converted to two assignments
by Ilpo Järvinen
· 18 years ago
52c63f1
[TCP]: Don't enter to fast recovery while using FRTO
by Ilpo Järvinen
· 18 years ago
aa8b6a7
[TCP] FRTO: Response should reset also snd_cwnd_cnt
by Ilpo Järvinen
· 18 years ago
95c4922
[TCP] FRTO: fixes fallback to conventional recovery
by Ilpo Järvinen
· 18 years ago
6408d20
[TCP] FRTO: Ignore some uninteresting ACKs
by Ilpo Järvinen
· 18 years ago
7b0eb22
[TCP] FRTO: Use Disorder state during operation instead of Open
by Ilpo Järvinen
· 18 years ago
7487c48
[TCP] FRTO: Consecutive RTOs keep prior_ssthresh and ssthresh
by Ilpo Järvinen
· 18 years ago
30935cf
[TCP] FRTO: Comment cleanup & improvement
by Ilpo Järvinen
· 18 years ago
bdaae17
[TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c
by Ilpo Järvinen
· 18 years ago
9ead9a1
[TCP] FRTO: Separated response from FRTO detection algorithm
by Ilpo Järvinen
· 18 years ago
522e754
[TCP] FRTO: Incorrectly clears TCPCB_EVER_RETRANS bit
by Ilpo Järvinen
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8a3c3a9
[TCP]: Check num sacks in SACK fast path
by Baruch Even
· 18 years ago
6f74651
[TCP]: Seperate DSACK from SACK fast path
by Baruch Even
· 18 years ago
fda03fb
[TCP]: Advance fast path pointer for first block only
by Baruch Even
· 18 years ago
db3ccda
[TCP]: Fix sorting of SACK blocks.
by Baruch Even
· 18 years ago
fb7e239
[TCP]: skb is unexpectedly freed.
by Masayuki Nakagawa
· 18 years ago
e16aa20
[NET]: Memory barrier cleanups
by Ralf Baechle
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
6b87769
SELinux: Return correct context for SO_PEERSEC
by Venkat Yekkirala
· 18 years ago
80246ab
[TCP]: Kill warning in tcp_clean_rtx_queue().
by David S. Miller
· 18 years ago
8ea333e
[TCP]: Fix and simplify microsecond rtt sampling
by John Heffner
· 18 years ago
4f3608b
[TCP] net/ipv4/tcp_input.c: trivial annotations
by Al Viro
· 18 years ago
269bd27
[TCP]: struct tcp_sack_block annotations
by Al Viro
· 18 years ago
1ef9696
[TCP]: Send ACKs each 2nd received segment.
by Alexey Kuznetsov
· 18 years ago
ff9b5e0
[TCP]: Fix rcv mss estimate for LRO
by Herbert Xu
· 18 years ago
ab32ea5
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
by Brian Haley
· 18 years ago
b3a8a40
[TCP]: Turn ABC off.
by Stephen Hemminger
· 18 years ago
3fdf3f0
[TCP]: Two RFC3465 Appropriate Byte Count fixes.
by Daikichi Osuga
· 18 years ago
d254bcd
[TCP]: Fixes IW > 2 cases when TCP is application limited
by Ilpo Järvinen
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b0da8537
[NET]: Add ECN support for TSO
by Michael Chan
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
72dc5b9
[TCP]: Minimum congestion window consolidation.
by Stephen Hemminger
· 18 years ago
15986e1
[TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous
by David S. Miller
· 18 years ago
1a2449a
[I/OAT]: TCP recv offload to I/OAT
by Chris Leech
· 18 years ago
79320d7
[TCP]: continued: reno sacked_out count fix
by Aki M Nyrhinen
· 18 years ago
8872d8e
[TCP]: reno sacked_out count fix
by Angelo P. Castellani
· 19 years ago
6c97e72
[IPV4]: Possible cleanups.
by Adrian Bunk
· 19 years ago
0e7b136
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
by John Heffner
· 19 years ago
5d424d5
[TCP]: MTU probing
by John Heffner
· 19 years ago
6fcf941
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
by John Heffner
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
40efc6f
[TCP]: less inline's
by Stephen Hemminger
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
31f3426
[TCP]: More spelling fixes.
by Stephen Hemminger
· 19 years ago
6a438bb
[TCP]: speed up SACK processing
by Stephen Hemminger
· 19 years ago
caa20d9a
[TCP]: spelling fixes
by Stephen Hemminger
· 19 years ago
326f36e
[TCP]: receive buffer growth limiting with mixed MTU
by John Heffner
· 19 years ago
9772efb
[TCP]: Appropriate Byte Count support
by Stephen Hemminger
· 19 years ago
2d2abba
[TCP]: simplify microsecond rtt sampling
by Stephen Hemminger
· 19 years ago
Next »