Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a1197f5a6faa23e5d0c1f8ed97b011deb2a75457
/
net
/
ipv4
/
tcp_input.c
a1197f5
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
by Ilpo Järvinen
· 16 years ago
775ffab
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
by Ilpo Järvinen
· 16 years ago
9969ca5
tcp: Fix thinko making the not-shiftable to cover S|R as well
by Ilpo Järvinen
· 16 years ago
f0bc52f
tcp: force mss equality with the next skb too.
by Ilpo Järvinen
· 16 years ago
8eecaba
tcp: tcp_limit_reno_sacked can become static
by Ilpo Järvinen
· 16 years ago
111cc8b
tcp: add some mibs to track collapsing
by Ilpo Järvinen
· 16 years ago
92ee76b
tcp: Make shifting not clear the hints
by Ilpo Järvinen
· 16 years ago
832d11c
tcp: Try to restore large SKBs while SACK processing
by Ilpo Järvinen
· 16 years ago
f58b22f
tcp: make tcp_sacktag_one able to handle partial skb too
by Ilpo Järvinen
· 16 years ago
adb92db
tcp: Make SACK code to split only at mss boundaries
by Ilpo Järvinen
· 16 years ago
e8bae27
tcp: more aggressive skipping
by Ilpo Järvinen
· 16 years ago
e1aa680
tcp: move tcp_simple_retransmit to tcp_input
by Ilpo Järvinen
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
53240c2
tcp: Fix possible double-ack w/ user dma
by Ali Saidi
· 16 years ago
4a7e560
tcp: cleanup messy initializer
by Ilpo Järvinen
· 16 years ago
33f5f57
tcp: kill pointless urg_mode
by Ilpo Järvinen
· 16 years ago
28e3487
tcp: Fix queue traversal in tcp_use_frto().
by David S. Miller
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
90638a0
tcp: don't clear lost_skb_hint when not necessary
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
184d68b
tcp: No need to clear retransmit_skb_hint when SACKing
by Ilpo Järvinen
· 16 years ago
f09142e
tcp: Kill precaution that's very likely obsolete
by Ilpo Järvinen
· 16 years ago
006f582
tcp: convert retransmit_cnt_hint to seqno
by Ilpo Järvinen
· 16 years ago
41ea36e
tcp: add helper for lost bit toggling
by Ilpo Järvinen
· 16 years ago
c8c213f
tcp: move tcp_verify_retransmit_hint
by Ilpo Järvinen
· 16 years ago
64edc27
tcp: Partial hint clearing has again become meaningless
by Ilpo Järvinen
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
0a68a20
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp
by David S. Miller
· 16 years ago
6224877
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 16 years ago
a4356b2
tcp: Add tcp_parse_aligned_timestamp
by Ilpo Järvinen
· 16 years ago
2cf4663
tcp: Add tcp_collapse_one to eliminate duplicated code
by Ilpo Järvinen
· 16 years ago
cbe2d12
tcp: Add tcp_validate_incoming & put duplicated code there
by Ilpo Järvinen
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
4b53fb6
tcp: Clear probes_out more aggressively in tcp_ack().
by David S. Miller
· 16 years ago
4389dde
tcp: Remove redundant checks when setting eff_sacks
by Adam Langley
· 16 years ago
c1e20f7
tcp: RTT metrics scaling
by Stephen Hemminger
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
1ed8346
tcp: replace tcp_sock argument with sock in some places
by Pavel Emelyanov
· 16 years ago
63231bd
mib: add net to TCP_INC_STATS_BH
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
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ec0a196
tcp: Revert 'process defer accept as established' changes.
by David S. Miller
· 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
7d5d552
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
a660447
tcp: fix skb vs fack_count out-of-sync condition
by Ilpo Järvinen
· 16 years ago
8aca6cb
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
by Ilpo Järvinen
· 16 years ago
79d44516
tcp FRTO: work-around inorder receivers
by Ilpo Järvinen
· 16 years ago
a1c1f28
tcp FRTO: Fix fallback to conventional recovery
by Ilpo Järvinen
· 16 years ago
62ab222
tcp FRTO: SACK variant is errorneously used with NewReno
by Ilpo Järvinen
· 17 years ago
5ffc02a
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
by Satoru SATOH
· 17 years ago
d3e2ce3
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
9ae27e0
tcp: Fix slab corruption with ipv6 and tcp6fuzz
by Evgeniy Polyakov
· 17 years ago
d7ee147
tcp: Make use of before macro in tcp_input.c
by Arnd Hannemann
· 17 years ago
1e42198
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
56f367b
[TCP]: Add return value indication to tcp_prune_ofo_queue().
by Vitaliy Gusev
· 17 years ago
b000cd3
[TCP]: Fix never pruned tcp out-of-order queue.
by Vitaliy Gusev
· 17 years ago
569508c
[TCP]: Format addresses appropriately in debug messages.
by YOSHIFUJI Hideaki
· 17 years ago
a7d632b
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
by YOSHIFUJI Hideaki
· 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
7de6c03
[SKB]: __skb_append = __skb_queue_after
by Gerrit Renker
· 17 years ago
6adb4f7
[TCP]: Don't allow FRTO to take place while MTU is being probed
by Ilpo Järvinen
· 17 years ago
882beba
[TCP]: tcp_simple_retransmit can cause S+L
by Ilpo Järvinen
· 17 years ago
c137f3d
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
by Ilpo Järvinen
· 17 years ago
1b69d74
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
by Ilpo Järvinen
· 17 years ago
ec3c0982
[TCP]: TCP_DEFER_ACCEPT updates - process as established
by Patrick McManus
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
255333c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
d152a7d
[TCP]: Must count fack_count also when skipping
by Ilpo Järvinen
· 17 years ago
ad1984e
[TCP]: NewReno must count every skb while marking losses
by Ilpo Järvinen
· 17 years ago
f038ac8
[TCP]: cleanup tcp_parse_options deep indented switch
by Ilpo Järvinen
· 17 years ago
056834d
[TCP]: cleanup tcp_{in,out}put.c style
by Ilpo Järvinen
· 17 years ago
4828e7f
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
by Ilpo Järvinen
· 17 years ago
cadbd03
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
by Ilpo Järvinen
· 17 years ago
90840de
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
by Ilpo Järvinen
· 17 years ago
3ccd313
[TCP]: Make invariant check complain about invalid sacked_out
by Ilpo Järvinen
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
c776ee0
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
by Ilpo Järvinen
· 17 years ago
dfd4f0a
[TCP]: Avoid two divides in __tcp_grow_window()
by Eric Dumazet
· 17 years ago
6859d49
[TCP]: Abstract tp->highest_sack accessing & point to next skb
by Ilpo Järvinen
· 17 years ago
7201883
[TCP]: Cleanup local variables of clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
ea60658c
[TCP]: Add unlikely() to urgent handling in clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
89d478f
[TCP]: Remove duplicated code block from clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
c3a05c6
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
by Ilpo Järvinen
· 17 years ago
ede9f3b
[TCP]: Unite identical code from two seqno split blocks
by Ilpo Järvinen
· 17 years ago
407ef1d
[TCP]: Remove superflucious FLAG_DATA_SACKED
by Ilpo Järvinen
· 17 years ago
bce392f
[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
by Ilpo Järvinen
· 17 years ago
ea4f76a
[TCP]: Two fixes to new sacktag code
by Ilpo Järvinen
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
20de20b
[TCP]: Correct DSACK check placing
by Ilpo Järvinen
· 17 years ago
68f8353
[TCP]: Rewrite SACK block processing & sack_recv_cache use
by Ilpo Järvinen
· 17 years ago
fd6dad6
[TCP]: Earlier SACK block verification & simplify access to them
by Ilpo Järvinen
· 17 years ago
9e10c47
[TCP]: Create tcp_sacktag_one().
by Ilpo Järvinen
· 17 years ago
b7d4815
[TCP]: Prior_fackets can be replaced by highest_sack seq
by Ilpo Järvinen
· 17 years ago
9f58f3b
[TCP]: Make lost retrans detection more self-contained
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
Next »