Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a97c40068fab5d85c4241451fc312cb9025d7e6c
/
net
/
ipv4
/
tcp_input.c
b3de755
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
by Yuchung Cheng
· 14 years ago
a4d2580
tcp: Fix race in tcp_poll
by Tom Marshall
· 14 years ago
ba78e2d
tcp: no md5sig option size check bug
by Dmitry Popov
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
288fcee
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
by Joe Perches
· 14 years ago
ccbd6a5
net: Remove unnecessary semicolons after switch statements
by Joe Perches
· 14 years ago
f84af32
net: ip_queue_rcv_skb() helper
by Eric Dumazet
· 15 years ago
b6c6712
net: sk_dst_cache RCUification
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b138338
net: remove trailing space in messages
by Frans Pop
· 15 years ago
6830c25
tcp: Fix tcp_mark_head_lost() with packets == 0
by Lennart Schulte
· 15 years ago
7e38017
net: TCP thin dupack
by Andreas Petlund
· 15 years ago
5988564
tcp: fix ICMP-RTO war
by Damian Lukowski
· 15 years ago
bb5b7c1
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
by David S. Miller
· 15 years ago
77722b1
tcp: fix retrans_stamp advancing in error cases
by Ilpo Järvinen
· 15 years ago
4957faa
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
9d4fb27
net/ipv4: Move && and || to end of previous line
by Joe Perches
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
6a2a2d6
tcp: Use defaults when no route options are available
by Gilad Ben-Yossef
· 15 years ago
dc34347
Allow disabling of DSACK TCP option per route
by Gilad Ben-Yossef
· 15 years ago
345cda2
Allow to turn off TCP window scale opt per route
by Gilad Ben-Yossef
· 15 years ago
cda42eb
Allow disabling TCP timestamp options per route
by Gilad Ben-Yossef
· 15 years ago
1aba721
Add the no SACK route option feature
by Gilad Ben-Yossef
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
ea84e55
net: Corrected spelling error heurestics->heuristics
by Andreas Petlund
· 15 years ago
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
f1ecd5d
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
by Damian Lukowski
· 15 years ago
2df9001
tcp: fix loop in ofo handling code and reduce its complexity
by Ilpo Järvinen
· 15 years ago
9152194
tcp: Use SKB queue and list helpers instead of doing it by-hand.
by David S. Miller
· 15 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0c26689
tcp: Fix tcp_prequeue() to get correct rto_min value
by Satoru SATOH
· 16 years ago
255cac9
tcp: extend ECN sysctl to allow server-side only ECN
by Ilpo Järvinen
· 16 years ago
86bceba
tcp: fix >2 iw selection
by Ilpo Järvinen
· 16 years ago
96e0bf4
tcp: Discard segments that ack data not yet sent
by John Dykstra
· 16 years ago
a0bffff
net/*: use linux/kernel.h swap()
by Ilpo Järvinen
· 16 years ago
0c54b85
tcp: simplify tcp_current_mss
by Ilpo Järvinen
· 16 years ago
72211e9
tcp: don't check mtu probe completion in the loop
by Ilpo Järvinen
· 16 years ago
c887e6d
tcp: consolidate paws check
by Ilpo Järvinen
· 16 years ago
c43d558
tcp: kill dead end_seq variable in clean_rtx_queue
by Ilpo Järvinen
· 16 years ago
5861f8e
tcp: remove pointless .dsack/.num_sacks code
by Ilpo Järvinen
· 16 years ago
ee7537b
tcp: tcp_init_wl / tcp_update_wl argument cleanup
by Hantzis Fotis
· 16 years ago
cabeccb
tcp: kill eff_sacks "cache", the sole user can calculate itself
by Ilpo Järvinen
· 16 years ago
7363a5b
tcp: separate timeout marking loop to it's own function
by Ilpo Järvinen
· 16 years ago
d0af416
tcp: remove redundant code from tcp_mark_lost_retrans
by Ilpo Järvinen
· 16 years ago
59a08cb
tcp: fix lost_cnt_hint miscounts
by Ilpo Järvinen
· 16 years ago
9ec06ff
tcp: fix retrans_out leaks
by Ilpo Järvinen
· 16 years ago
f67b459
net_dma: convert to dma_find_channel
by Dan Williams
· 16 years ago
41834b7
tcp: share code through function, not through copy-paste. :-)
by Ilpo Järvinen
· 16 years ago
ee6aac5
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
by Ilpo Järvinen
· 16 years ago
5013316
tcp: no need to pass prev skb around, reduces arg pressure
by Ilpo Järvinen
· 16 years ago
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
Next »