Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
71b973a42c5456824c8712e00659d9616d395919
/
net
/
ipv4
/
tcp_output.c
5209921
tcp: remove obsoleted comment about different passes
by Ilpo Järvinen
· 16 years ago
a23f4bb
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
by David S. Miller
· 16 years ago
64ff3b9
tcp: Always set urgent pointer if it's beyond snd_nxt
by Herbert Xu
· 16 years ago
a2acde0
tcp: fix tso_should_defer in 64bit
by Ilpo Järvinen
· 16 years ago
d5dd917
tcp: use tcp_write_xmit also in tcp_push_one
by Ilpo Järvinen
· 16 years ago
730c30e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
726e07a
tcp: move some parts from tcp_write_xmit
by Ilpo Järvinen
· 16 years ago
f8269a4
tcp: make urg+gso work for real this time
by Ilpo Järvinen
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e1aa680
tcp: move tcp_simple_retransmit to tcp_input
by Ilpo Järvinen
· 16 years ago
4a17fc3
tcp: collapse more than two on retransmission
by Ilpo Järvinen
· 16 years ago
33cf71c
tcp: Do not use TSO/GSO when there is urgent data
by Petr Tesarik
· 16 years ago
09cb105
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
by Jianjun Kong
· 16 years ago
8b5f12d
syncookies: fix inclusion of tcp options in syn-ack
by Florian Westphal
· 16 years ago
fd6149d
tcp: Restore ordering of TCP options for the sake of inter-operability
by Ilpo Järvinen
· 16 years ago
75e3d8d
tcp: should use number of sack blocks instead of -1
by Ilpo Järvinen
· 16 years ago
33f5f57
tcp: kill pointless urg_mode
by Ilpo Järvinen
· 16 years ago
a3116ac5
tcp: Port redirection support for TCP
by KOVACS Krisztian
· 16 years ago
77d40a0
tcp: Fix order of tests in tcp_retransmit_skb()
by David S. Miller
· 16 years ago
f5fff5d
tcp: advertise MSS requested by user
by Tom Quetchenbach
· 16 years ago
618d9f2
tcp: back retransmit_high when it over-estimated
by Ilpo Järvinen
· 16 years ago
ef9da47
tcp: don't clear retransmit_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
f0ceb0e
tcp: remove retransmit_skb_hint clearing from failure
by Ilpo Järvinen
· 16 years ago
0e1c54c
tcp: reorganize retransmit code loops
by Ilpo Järvinen
· 16 years ago
08ebd17
tcp: remove tp->lost_out guard to make joining diff nicer
by Ilpo Järvinen
· 16 years ago
61eb55f
tcp: Reorganize skb tagbit checks
by Ilpo Järvinen
· 16 years ago
3463857
tcp: remove obsolete validity concern
by Ilpo Järvinen
· 16 years ago
b5afe7b
tcp: add tcp_can_forward_retransmit
by Ilpo Järvinen
· 16 years ago
006f582
tcp: convert retransmit_cnt_hint to seqno
by Ilpo Järvinen
· 16 years ago
64edc27
tcp: Partial hint clearing has again become meaningless
by Ilpo Järvinen
· 16 years ago
7982d5e
tcp: fix tcp header size miscalculation when window scale is unused
by Philip Love
· 16 years ago
b32d131
tcp: Fix bitmask test in tcp_syn_options()
by David S. Miller
· 16 years ago
33ad798
tcp: options clean up
by Adam Langley
· 16 years ago
49a72df
tcp: Fix MD5 signatures for non-linear skbs
by Adam Langley
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
4e67344
mib: add net to NET_INC_STATS
by Pavel Emelyanov
· 16 years ago
81cc8a7
mib: add net to TCP_INC_STATS
by Pavel Emelyanov
· 16 years ago
40b215e
tcp: de-bloat a bit with factoring NET_INC_STATS_BH out
by Pavel Emelyanov
· 16 years ago
e6e30ad
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
076fb72
tcp md5sig: Remove redundant protocol argument.
by YOSHIFUJI Hideaki
· 17 years ago
26af65c
tcp: Increment OUTRSTS in tcp_send_active_reset()
by Sridhar Samudrala
· 16 years ago
7d227cd2
tcp: TCP connection times out if ICMP frag needed is delayed
by Sridhar Samudrala
· 16 years ago
1751540
[TCP]: Remove superflushious skb == write_queue_tail() check
by Ilpo Järvinen
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
4dfc281
[Syncookies]: Add support for TCP options via timestamps.
by Florian Westphal
· 17 years ago
882beba
[TCP]: tcp_simple_retransmit can cause S+L
by Ilpo Järvinen
· 17 years ago
82cc1a7
[NET]: Add per-connection option to set max TSO frame size
by Peter P Waskiewicz Jr
· 17 years ago
a25606c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
607bfbf
[TCP]: Fix shrinking windows with window scaling
by Patrick McHardy
· 17 years ago
577f99c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
5ea3a74
[TCP]: Prevent sending past receiver window with TSO (at last skb)
by Ilpo Järvinen
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
30a50cc
[TCP]: Unexport sysctl_tcp_tso_win_divisor
by Adrian Bunk
· 17 years ago
e870a8e
[TCP]: Perform setting of common control fields in one place
by Ilpo Järvinen
· 17 years ago
19773b4
[TCP]: Urgent parameter effect can be simplified.
by Ilpo Järvinen
· 17 years ago
d436d68
[TCP]: Remove unnecessary local variable
by Ilpo Järvinen
· 17 years ago
409d22b
[TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
by Ilpo Järvinen
· 17 years ago
056834d
[TCP]: cleanup tcp_{in,out}put.c style
by Ilpo Järvinen
· 17 years ago
058dc33
[TCP]: reduce tcp_output's indentation levels a bit
by Ilpo Järvinen
· 17 years ago
4828e7f
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
by Ilpo Järvinen
· 17 years ago
90840de
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
by Ilpo Järvinen
· 17 years ago
66f5fe6
[TCP]: Rename update_send_head & include related increment to it
by Ilpo Järvinen
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
0e3a480
[TCP]: Force TSO splits to MSS boundaries
by Ilpo Järvinen
· 17 years ago
b92edbe
[TCP] Avoid two divides in tcp_output.c
by Eric Dumazet
· 17 years ago
bd515c3
[TCP]: Fix TSO deferring
by Ilpo Järvinen
· 17 years ago
6859d49
[TCP]: Abstract tp->highest_sack accessing & point to next skb
by Ilpo Järvinen
· 17 years ago
234b686
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
by Ilpo Järvinen
· 17 years ago
d67c58e
[TCP]: Remove local variable and use packets_in_flight directly
by Ilpo Järvinen
· 17 years ago
50c4817
[TCP]: MTUprobe: prepare skb fields earlier
by Ilpo Järvinen
· 17 years ago
df97c70
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
by Pavel Emelyanov
· 17 years ago
8512430
[TCP]: Move FRTO checks out from write queue abstraction funcs
by Ilpo Järvinen
· 17 years ago
68f8353
[TCP]: Rewrite SACK block processing & sack_recv_cache use
by Ilpo Järvinen
· 17 years ago
a47e5a9
[TCP]: Convert highest_sack to sk_buff to allow direct access
by Ilpo Järvinen
· 17 years ago
4e67d87
[TCP]: NAGLE_PUSH seems to be a wrong way around
by Ilpo Järvinen
· 17 years ago
7f9c33e
[TCP] MTUprobe: Cleanup send queue check (no need to loop)
by Ilpo Järvinen
· 17 years ago
91cc17c
[TCP]: MTUprobe: receiver window & data available checks fixed
by Ilpo Järvinen
· 17 years ago
6e42141
[TCP] MTUprobe: fix potential sk_send_head corruption
by Ilpo Järvinen
· 17 years ago
b08d6cb
[TCP]: Limit processing lost_retrans loop to work-to-do cases
by Ilpo Järvinen
· 17 years ago
29d0a30
[TCP]: Fix two off-by-one errors in fackets_out adjusting logic
by Ilpo Järvinen
· 17 years ago
dc86967
[TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled
by Ilpo Järvinen
· 17 years ago
a6963a6
[TCP]: Re-place highest_sack check to a more robust position
by Ilpo Järvinen
· 17 years ago
b768920
[TCP]: Avoid clearing sacktag hint in trivial situations
by Ilpo Järvinen
· 17 years ago
5af4ec2
[TCP]: clear_all_retrans_hints prefixed by tcp_
by Ilpo Järvinen
· 17 years ago
91fed7a
[TCP]: Make fackets_out accurate
by Ilpo Järvinen
· 17 years ago
0dde7b5
[TCP]: Maintain highest_sack accurately to the highest skb
by Ilpo Järvinen
· 17 years ago
356f89e
[NET] Cleanup: DIV_ROUND_UP
by Ilpo Järvinen
· 17 years ago
6ff03ac
[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)
by Ilpo Järvinen
· 17 years ago
e9144bd
[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
by Ilpo Järvinen
· 17 years ago
e60402d
[TCP]: Move sack_ok access to obviously named funcs & cleanup
by Ilpo Järvinen
· 17 years ago
005903b
[TCP]: Left out sync->verify (the new meaning of it) & definify
by Ilpo Järvinen
· 17 years ago
b5860bb
[TCP]: Tighten tcp_sock's belt, drop left_out
by Ilpo Järvinen
· 17 years ago
af610b4
[TCP]: Add tcp_dec_pcount_approx int variant
by Ilpo Järvinen
· 17 years ago
bdf1ee5
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
by Ilpo Järvinen
· 17 years ago
539d243
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
by Ilpo Järvinen
· 17 years ago
9c681b4
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
d041005
[TCP]: SACK fastpath did override adjusted fackets_out
by Ilpo Järvinen
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
d551e45
[TCP] FRTO: RFC4138 allows Nagle override when new data must be sent
by Ilpo Järvinen
· 18 years ago
Next »